Explain Quality stage?
No Answer is Posted For this Question
Be the First to Post Answer
What is a quality stage in datastage tool?
Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?
what is the diff between sequential file and fileset stages?
How To find the location of APT_confid file
Drop duplicate records ... SOURCE LIKE .......... ID flag1 flag2 100 N Y 100 N N 100 Y N 101 Y Y 101 N Y 102 Y N 103 N N 104 Y Y 105 N N 106 N Y 102 N Y 105 Y Y in above file if any id having both the flags as "N" then that corresponding id records should be dropped, in above case o/p should be as ID flag1 flag2 101 Y Y 101 N Y 102 Y N 102 N Y 104 Y Y 106 N Y Steps to do : 1) Identified the id’s that got duplicated (both the flag values having vales “N”) 2) Look up with these id’s to existing id’s to drop .
How and where you used hash file?
how CAN we remove duplicates in dataset?
Explain usage analysis in datastage?
how can i abort the job if i get more than 100 errors in job log?
1.What is a delta record? How you will read it? 2.What are the different types of sorting?
Describe link sort?