How to LOG 'unmatched Master' records and 'Reject Updates' in log files using MERGE stage?
Answer Posted / 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 |
Post New Answer View All Answers
How and where you used hash file?
Different ways a project can be moved to production ?...example ….export-import and Version control.
What are iconv and oconv?
What is the difference between operational data stage (ods) and data warehouse?
What are stage variables and constants?
What are the differences between datastage and informatica?
What are the main differences you have observed between 7.x and 8.x version of datastage?
What is the difference between the local container and shared container?
What is usage analysis in datastage?
Differentiate between operational datastage (ods) and data warehouse?
What is the difference between server job and parallel jobs?
How you Implemented SCD Type 1 & Type 2 in your project?
how to sort two columns in single job in datastage.
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
Terminate Activity