what is the difference between lookup stage reject link and
merge stage reject link in datastage Parallel jobs?
Answers were Sorted based on User's Feedback
Answer / rajeshchunduri
In lookup stage reject link gets data of unmatched primary.
wear as in merge secondry unmatched data comes to reject
link. merge supports n-1 reject links
Is This Answer Correct ? | 17 Yes | 1 No |
Answer / xxx
In Lookup reject link we can capture the source rejected
data.
In merge reject link we can capture updated table rejected
data.
Is This Answer Correct ? | 13 Yes | 1 No |
Answer / kiran
Reject link is a reject link in both merge and lookup
stage. I guess the interviewer is not sure about this
question. The difference between lookup and mergre stages
in terms of reject links is lookup allows single reject
while merge allows as many reject links as the update links
in the source. so Lookup---> single reject link, Merger--->
Multiple reject links.
Is This Answer Correct ? | 17 Yes | 8 No |
Answer / dilip anand k
Look up has one Primary input and several reference inputs
and it supports an optional reject link that captures the
unmatched data looked up in the primary. (Rejected data in
the primary input and not the referential links)
Merge stage has one Master input and several update
datasets and it has a reject link for each update link
specified. So if we have ānā no of update datasets then the
stage supports ānā no. of reject links to capture the
unmatched records of the update link.
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / ashok
lookup support only one reject link.
merge support zero or n-1 reject links.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / sravanthi agarwal w/o.sai sat
In Lookup stage we can capture the primary reject data
(input link to the lookup) and its only 1 link..
In case of Merge stage we can capture secondary rejected
data(depends on update links to the merge stage) and its
depends on update link count.....
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / vijaya
Hi
The lookup stage contain one primary link and another
ref.link the reject link will have unmatched records of
primary link.where as in merge stage contain one master link
all update links the reject link will have unmatched records
of update link.
Is This Answer Correct ? | 3 Yes | 0 No |
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 |
Answer / narayana
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 ?
Is This Answer Correct ? | 2 Yes | 6 No |
what r the stages mostly used in realtime scenarios
What is exact difference between Parallel Jobs and server Jobs..
how can we create tables in datastage?
Hi,can any one please mention list of dimension and fact tables for Sales and Distribution System for a Pharmacutical company.
What is confirmed Dimension? what is Factless Fact? give one example? What are Additive, Semi-Additive Facts?
what is the diff b/w switch and filter stage in datastage
Differentiate between odbc and drs stage?
what is a force compile
What is the Difference between Change capture stage and Difference Stage ? What are its significance individually ?
How can u execute the sql query through unix? What is the Primary key for Dimension table? what is the primary key for Fact table?
what are .ctl(control files) files ? how the dataset stage have better performance by this files?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name