-
-
-
-
How to implement this situation:have one source and one target,while load into the target first delete then insert?
Now I implement it through this way:create two source qualifier both for the same source,then config the target load plan to load into the target by order.but before I load into the target,I need to look-up some Dim ID,in this way,I must lookup twice.I think its not a good way.It's there another better?
-
-
Load flat file to two different targets
I have a flat file as my source containing 100 records and i have two load this flat file data into two different targets .these two targets reside in two different sachems actually?
-
-
-
-
How can we set the database connection for excel sheet at session level?
When we are extracting the data from excel sheet. at session level how can we set the database connection for excel sheet?
-
-
-
-
-
-
-
-
-
A fast method to determine which record I'm processing now? i.e. in the 5th record of the flat file I have to do something special, how to find out this record?
Thanks
Sergej">How to recognize zero records in source flat file?I read a flatfile and I should ABORT () if there are no incoming records. How I can do this? The source file is on Unix, so I could use shell scripts, but I would to do this in Informatica....Another questions:can I use Unix pipe as input ("flat")file? A fast method to determine which record I'm processing now? i.e. in the 5th record of the flat file I have to do something special, how to find out this record? ThanksSergej
-
Informatica Interview Questions
Ans