How to call shell scripts from informatica?
No Answer is Posted For this Question
Be the First to Post Answer
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
How to enter same record twice in the target table,explain?
How to extract sap data using informatica?
What are the new features of informatica 9.x in developer level?
what is filelist concept in informatica
What is a passive transformation?
During the running session, output files are created by informatica server. Enlist few of them.
What is depict expression change?
What are events in workflow manager?
If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?
my source like dis 10,asd,2000 10,asd,2000 10,asd,2000 20,dsf,3000 20,dsf,3000 20,dsf,3000 like dis and my requirement is first record is inserted into first target and duplicates of first record is inserted into second target ...like dis way ...? how to achieve dis?
My source has 100 records. I have targets say in number 5. all target tables has parent and child relationships in between themselves. Now I want to load all 100 records into all targets. How U can ensure that record inserted in parent and then loaded into child.