what is the difference between lookup stage reject link and
merge stage reject link in datastage Parallel jobs?
Answer Posted / shar
Well
The prime difference is
lookup reject link can collect all unmatched primary mismatched data.
Where as
in merge stage, using reject link(s) it will allow us to identify from which update datasets records got rejected.
n in addition to this as we know
lookup supports only one reject link and merge supports as many no. of updates so many no. of reject links.
thats it.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the types of hashed files in data stage
How to implement complex jobs in data stage?
How do you run datastage job from the command line?
What is the sortmerge collector?
What are sequencers?
Difference between sequential file and data set?
Explain datastage architecture?
How to convert RGB Value to Hexadecimal values in datastage?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
What is difference between server jobs & parallel jobs?
How you can fix the truncated data error in datastage?
How to perform incremental load in datastage?
How and where you used hash file?
What all are the different way to run a job?
How you Implemented SCD Type 1 & Type 2 in your project?