How do we eliminate duplicate records in a flat file without using Sorter and Aggregator?

Answer Posted / joe

Option 1: using Unix for flat files

Option2: Using Checksum function in the expression to
generate a unique hexadecimal code for each record.
and comparing the same with the next record.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate sequence numbers without using the sequence generator transformation?

649


What are the uses of etl tools?

647


EXL informatica Questions

935


How to update or delete the rows in a target, which do not have key fields?

651


What is meant by incremental aggregation?

583






Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?

1509


What are the different options available for update strategy?

580


What is a joiner transformation?

558


Under what condition selecting sorted input in aggregator may fail the session?

663


If informatica has its scheduler why using third party scheduler?

777


Explain what transformation and how many are there in informatica?

486


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1446


What is event and what are the tasks related to it?

616


How to do unit testing in informatica? How to load data in informatica ?

652


How to convert multiple rows to single row (multiple columns) in informatica

894