I have a flat file, want to reverse the contents of the flat file
No Answer is Posted For this Question
Be the First to Post Answer
Is stop and abort are same in informatica?
The structure of source file is as below: Source structure(two fields) Name, Card NUmber A, 111111111(SSN) A, 01010101(Creditcard number) A, 34343434(Debit card number) B, 55555555(Creditcard number) C, 77777777(Debit card number) Target Structure(4 fields) Name,Credit card,SSN,Debit card A,01010101,111111111, 34343434 B,55555555,, C,,,77777777 Corresponding to one name there can be maximum 3 rows and minimum zero rows. Given that I do not know which record might have a particular type of number. How can I handle above requirement with informatica transformations?
followin source like region sales 1 100 2 200 i want the output following format region 1 2 sales 100 200
If source is having 5000 rows,and if you want to load data into 500 rows to target,if the session runs successfully,how can you verify the target if the rows are successfully loaded or not.
How you prepared reports for OLAP?
Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
What are the mapping paramaters and mapping variables?
What is a pre-defined event and user-defined event?
i have a wf i want to run this very day 3 time every 3 hours how can you scheduled that?
Explain dynamic target flat file name generation in informatica
Hi If i had source like unique & duplicate records like 1,1,2,3,3,4 then i want load unique records in one target like 2,4 and i want load duplicate records like 1,1,3,3 then can any body please send me what is th scnario. my mail i shek.inform@gmail.com
Explain the code page compatibility?