what is the difference between lookup stage reject link and
merge stage reject link in datastage Parallel jobs? interm
of output in Merge Reject link and Look Up Reject link ?
Answers were Sorted based on User's Feedback
Answer / sharan
Lookup stage reject link captures unmatched primary entries
and Merge stage reject links captures unmatched secondary
entries.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / sharan
Lookup stage reject link captures unmatched primary entries
and Merge stage reject links captures unmatched secondary
entries.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / bharath
Lookup stage reject link captures unmatched primary entries
and Merge stage reject links captures unmatched secondary
entries.
In lookup stage only one reject link and one ref link is possible, where as in merge, n ref having n rejects...
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / pnvnreddy
Lookup stage reject link captures unmatched primary entries and Merge stage reject links captures unmatched secondary entries.
In lookup stage have only one reject link where as in merge stage if we have n updates then it will support zero or n reject links(in between zero to n doesnt accept)
Here Update1 unmatched secondary records will capture at reject1, Update2 will capture reject2..... so on.
| Is This Answer Correct ? | 1 Yes | 0 No |
WHERE YOU USE UNIX COMMANDS AS A ETL DEVELOPER?
options available in sequence job to run,validate?
i have input like this Column 1 ,column 2 3,a 4,b 5.c i want output aaa bbbb ccccc Ple help any one?
Hi all, explain one complex business rule that you had in your project and how did you accomplish it using DS?
i have 4 jobs i want run 1job should run on 1node and 2job runon 2node and.... how to make it possible?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
What are the functionalities of link partitioner and link collector?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
How to display errors in datastage?
what is the difference between the join and look up explin me one exmple
how to sort two columns in single job in datastage.
What are the processing stages?