How i can Schdule the Informatica job in "Unix Corn
Schduling tool" ?
Answer Posted / sudhir kumar
we can do this by using crontab file in unix,
For this we need to sheduled the Powercentre job.
or
we can use "at" commmand in unix to schedule the job.
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Write the unconnected lookup syntax and how to return more than one column.
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
Explain the different dimensions.
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?
How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?
r u done any partitions in ur project?
How we can use union transformation?
What do you mean incremental aggregation?
draw informatica architecture 8.6 ?
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is mapping debugger?
Why update strategy and union transformations are active?
What are the different types of transformation available in informatica.
Explain constraint based loading in informatica