In which circumstances that informatica server creates Reject files?

When it encounters the DD_Reject in update strategy transformation.
Violates database constraint
Filed in the rows was truncated or overflowed.

Showing Answers 1 - 3 of 3 Answers

Sumithav29

  • Jun 12th, 2009
 

By default, the Integration Service process creates a reject file for each target in the session. The reject file contains rows of data that the writer does not write to targets. The writer may reject a row in the following circumstances:

1. It is flagged for reject by an Update Strategy or Custom transformation.


2. It violates a database constraint such as primary key constraint.


3. A field in the row was truncated or overflowed, and the target database is configured to reject truncated or overflowed data.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions