Hello all ,
Thank you for reading this .
I pull data from oracle to teradata using a PreparedStatement batch request and some data are the same .
So when I execute preparedStatement.executeBatch() method , I catch an Exception which is Duplicate row error in perf.TB_C_TMP and
the program exits on error .
So my quertion is that why duplicate row don't batch insert to teradata , can somebody help me ?
Tags:
Forums: