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
To see hidden files in LINIX?
Define Merge?
Explain the importance of surrogate key in data warehousing?
How can we improve performance of data stage jobs?
What are the areas of application?
How do u convert the columns to rows in datastage?
What is a quality stage in datastage tool?
What are the different plug-ins stages used in your projects?
What is oci?
Whats difference betweeen operational data stage (ods) and data warehouse?
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)
What is the purpose of pivot stage and types of containers in datastage
How a source file is populated?
Describe link sort?
What is the project in datastage?