whatis the default data driven operation in informatica
Answers were Sorted based on User's Feedback
Answer / umarao
This is defauly option for update strategy transformation.
The intigrationservice follows instructions coded in update
stategy within session mapping detarmine how to flag
records for insert,delete,update,reject.if you do not
datadriven option setting,the integration service ignores
update strategy transformations in the mapping.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do you take back up of repository?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
Explain what are the different types of transformation available in informatica. And what are the mostly used ones among them?
suppose a session is failed after a transformation , from where that session will run again , i.e . from beginning or from that transformation ?
Can we insert and update a target table without using update strategy transformation?How?
How do you load more than 1 max sal in each department through informatica or write sql query in oracle?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
What are ETL Tools?
Explain the mapping variable usage example in informatica
what is the predefined port in dynamic lookup
i have a wf like wf-->s1-->s2-->s3-->s4 first start s1 later s2 later s3 here my session s3 have to run 3 times later start s4?
What are the types of metadata that stores in repository?