How do you remove duplicate records in informatica?
Answer / lahari
There are multiple ways to do it.
1.if source is RDBMS then we can filter by selecting distinct option.
2.In sorter transformation select distinct.
3.In Aggregator transformation select all ports as group by key.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we perform incremental aggregation?explain with example?
I have Flat file like the data, sal have 10,000. I want to load the data in the same format as sal as 10,000. Can anybody know the answer means please mail me. Thanks in advance.. My mail id is chandranmca2007@gmail.com
Howmany ways yoU can update a relational source defintion and what are they?
what is meant by lookup caches?
2 Answers Cap Gemini, Informatica,
How to load the data into target table, which not have Primary/Surrogate key (Duplicate records not acceptable)
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
can we send mail when ever it get success or faulure to other mailid?(Not company mail id)
How to delete duplicate records in a flat file source?
if i have one mapping and we already tuned that mapping for performance,everything is fine and loading will take 1 hr,so without doing any change in mapping how could we reduce the loading time from 1hr to 1/2 hr.
How can we handle two sessions in informatica?