How to load the data from a flat file into the target where the source flat file name changes daily?
No Answer is Posted For this Question
Be the First to Post Answer
I have a source file its is CSV(comma separated). I want to convert it to tab separated. Make sure the conversion happens on all commas except the ones enclosed in Double quotes .
Hi Friends, How i could convert a cobol file (VSAM) into the flat file? How i could edit a cobol source file (VSAM)? I want to introduce few columns in the source file and finally the target should be in the Cobol itself. Kindly suggest me friends. Thanks in Advance, Innai
What is DTM process?
I want skip first 5 rows to load in to target? what will be the logic at session level ??
how to join the 2 different table with different columns in informatica?
suppose we will take flatfile target and load type is bulkload the session fails why please give me the answer
what is INFORMATICA TESTING process
why we use materialized view over view?
The Source coloumns are A,B,C with data row1- 10,20,30 row2- 40,50,60 row3-70,80,90 and so on. In the target I want one coloumn with the following data, Coloumn-X, row1-10,row2- 20,row3-30,row4-40,row5-50 and so on. How to achieve this?
What are the differences between source qualifier and joiner transformation?
Define mapping and session?
without dynamic lookup how to insert new rows and update existing rows?