Page 1 of 1

how to reject records from target Oracle connector stage

Posted: Mon Feb 18, 2013 10:50 am
by prasson_ibm
Hi,
I have a job where source and targets are oracle connector.on target connector stage I have put a reject link and want to reject records which are violation primary key constraint or data type issues
But instead of rejecting these rejecord,job is aborting if unique key constraint violation occers.Can someone suggest that how I can hadle these records in reject output.

Re: how to reject records from target oracle copnnector stag

Posted: Mon Feb 18, 2013 2:56 pm
by vinothkumar
Under Reject link properties, there will be some property to mention number of reject rows based on which job will abort. Default will be 1. Set it to 0.