Where are the source flat files kept before running the session?
No Answer is Posted For this Question
Be the First to Post Answer
if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid)
suppose i have 1000 records and i want to load half of the record in target 1 and half in target2.how u'll do?
how i will stop my workflow after 10 errors
What is meta data and system catalog?
What is a unit Testing?
How to create Target definition for flat files?
Explain the difference between a data warehouse and a data mart?
Which version configuration tool used in ur project?
what is mapping override?
Explain direct and indirect flat file loading (source file type) - informatica
What is a test load?
how to get flatfile containg 10 records half records one target another half another target