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?
1497Post New Informatica Questions
Define joiner transformation?
Explain why we use partitioning the session in informatica?
How to delete duplicate row using informatica?
What is informatica metadata and where is it stored?
wat are deployement groups in informatica, how it will be used for developers
what are the deliverables?in your project?
explain about unit testing? in real time?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
What is powercenter on grid?
How to convert multiple rows to single row (multiple columns) in informatica
How can we update a record in the target table without using update strategy?
What is meant by lookup transformation?
where to store informatica rejected data? How to extract the informatica rejected data?
What is the function of aggregator transformation?
i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance