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

Explain connectivity between datastage with datasources?

0 Answers  


which memory is used by lookup and join

5 Answers   IBM,


source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235

6 Answers   US Technology,


what is a force compile

2 Answers   Cap Gemini, IBM,


source file having the data like aabbccc, i want target file result like a1a2b1b2c1c2c3.

2 Answers  






what is the definitions for Datawarehose and Datamart?

4 Answers  


in source is like seq file in date column have dd-mm-yy dddd-mmmm-yyyy mm-dd-yy yy-dd-mm yy-mm-dd i want to display only yy-dd-mm date formats only in tgt?

2 Answers   Wipro,


Lookup constraints

0 Answers   CTS,


what is datastage job Monitoring

6 Answers   CTS,


WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD

8 Answers   L&T,


how to change left and right links in join stage?

4 Answers   Cap Gemini, IBM,


I have Seq file, I don't want 10, 11th(or any two records like 20, 30th records ) records in the output

6 Answers   TCS,


Categories