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



what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

Answer / ashok

lookup support only one reject link.
merge support zero or n-1 reject links.

Is This Answer Correct ?    7 Yes 0 No

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

Answer / 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

what is the difference between lookup stage reject link and merge stage reject link in datastage P..

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

Post New Answer

More Data Stage Interview Questions

we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandtory?why?

1 Answers   HSBC, NTT Data,


Explain usage analysis in datastage?

0 Answers  


What are the different kinds of views available in a datastage director?

0 Answers  


what is the best stage in datastage parller jobs to use full out join and why

5 Answers   Virtusa,


what is use of SDR function?

0 Answers   CGI,






HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?

1 Answers   Infosys,


How to convert RGB Value to Hexadecimal values in datastage?

0 Answers  


how to add a new records into source?

0 Answers  


what is .dsx files

3 Answers   IBM,


which dim, fact tables used in bank domain

1 Answers   HSBC, IBM,


what is combinability and non combinability?

2 Answers  


1)How to Duplicate Records Delete in Sequential file?

4 Answers   IBM, TCS,


Categories