Hi every one,
We have an issue with the JDBC receiver adapter. Every day batch job on ECC system tries to send 50K records to an oracle table via PI. The 50K records are broken into 25K chunks...and if there is an error in one of the 25K chunks, the whole batch will be rejected.
Is there any simple way of knowing at which the insert is failing.....
reg