What is status code in informatica?
No Answer is Posted For this Question
Be the First to Post Answer
I have the source like col1 col2 a l b p a m a n b q x y How to get the target data like below col1 col2 a l,m,n b p,q x y
what are the perameter and variable?
expain about the tune parameters?
what is casual dimension?
If one flat file contains n number records., we have to load in target from 51 to 100.. how to use expressions in Informatica..?
What is meant by query override?
how to through logic of informatica using the push down optimization into oracle.
How or for what purpose look up transformation would be useful in Sales or Banking Project? Please reply!
suppose if we have dublicate records in a table temp n now i want to pass unique values to t1 n dublicat values to t2 in single mapping?how
I have source like col1,col2,col3,col4 and the values are like 3,6,1,7 1,5,3,8 2,1,5,6 i want the output like 3,6,7 5,3,8 2,5,6 How we will achieve in this scenario in informatica level. Please help me.. Thanks in advance..
If you want to create indexes after the load process which transformation you choose?
How can i set break points in debugging mode ? can explain steps please?