Answer Posted / surya
When transfering the data from Source to Target,we used
multiple steps that steps in informatica is called as
transformations.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How would you join a node to the already existing domain?
Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,
Under which circumstances, informatica server creates reject files?
What is pmcmd command?
How do you load unique records into one target table and duplicate records into a different target table?
Differentiate between joiner and lookup transformation?
how to load dimension table and fact table. plz tell me the steps.
Can we get 1st record through Informatica(without sequence number).
What is a joiner transformation and why it is an active one?
What do you mean by blocking transformation?
What are connected or unconnected transformations?
IN SCD1, insource we have 10 billion records and in the first day its uploaded successfully and in the second day its taking time to upload because some records it might get update or insert new records. As a developer what will be the better solution for this??
i have a data in my source as a flat files what test i have to perform the next step can any body help to me
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
What all are steps in up gradation of Informatica server?