what is the difference between lookup stage reject link and
merge stage reject link in datastage Parallel jobs?
Answer Posted / 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 |
Post New Answer View All Answers
What are routines in datastage? Enlist various types of routines.
how to write server Routine coding?
Which algorithm you used for your hashfile?
What are the different layers in the information server architecture?
What are some different alternative commands associated with "dsjob"?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
what is the use of materialized view?
What is the difference between informatica and datastage?
Why do you need stage variables?
Could anyone give brief explanation bout datastage admin
EXPLAIN SCD
What is ibm datastage?
How to implement complex jobs in data stage?
how do u catch bad rows from OCI stage? And what CLI stands for?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?