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 is meta stage?
Explain the situation where you have applied SCD in your project?
What are the different kinds of views available in a datastage director?
Explain usage analysis in datastage?
What are some different alternative commands associated with "dsjob"?
Why fact table is in normal form?
What are the steps needed to create a simple basic datastage job?
What are transforms and what is the differenece between routines and transforms?
What is "fatal error/rdbms code 3996" error?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
How the ipc stage work?
How to reverse the string using SQL?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join