How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?
Answer / subbuchamala
by setting below option in MERGE stage, we can log 'unmatched Master' records and 'Reject Updates' in log files:
1. Warn on Rejected Updates=TRUE
--->True to generate a warning when bad records from any update links are rejected.
2. Warn on Unmatched Masters=TRUE.
--->True to generate a warning when there are unmatched rows from the master link.
Is This Answer Correct ? | 7 Yes | 0 No |
Explain the datastage parallel extender (px) or enterprise edition (ee)?
What all the types of jobs you developed?
Difference between sequential file and data set?
Describe stream connector?
what is .dsx files
How can we improve the performance in datastage?
How can you write parallel routines in datastage PX?
HOW CAN U DO ERROR HANDLING IN DATA STAGE?
project Steps,hits, Project level HArd things,Solved methods?
How can we run same job in 1 day 2 times
which memory is used by lookup and join
Have you used Unstructured data?