How to remove duplicates in datastage?
There are several ways in removing the duplicates depends on the data u have..
have to use stage variables effectively to remove the duplicates.
use rowprevious compare function.. which is available in datastage...
Regards
Sriks
In parallel jobs by using sort stage Or Remove Duplicates stage We can remove duplicate records
Regards
Suri
What is the difference between jobcontrol and sequencer?
Jobcontrol: It just inserts the compilation code. Whenever you add the job it just places executable code there. There is no diagrammatical representation here.Sequencer: Sequencer is a diagrammat...
Hashing alogarithm is used when you create hash files in server jobs. it takes key field and distribute records avilable cpus in DS sercver while running the DS job. the cpu utiliztion in this process may vary based on server configuration.
Regards,
Veeru.