PRPC load/install error - DB2 The batch is terminated non-atomically. ERRORCODE=-4225, SQLSTATE=null
Keep failing with DB related exceptions
com.ibm.db2.jcc.am.SqlException: [jcc][103][10843][4.15.105] Non-recoverable chain-breaking exception occurred during batch processing. The batch is terminated non-atomically. ERRORCODE=-4225, SQLSTATE=null
com.ibm.db2.jcc.am.SqlTransactionRollbackException: Error for batch element #1: DB2 SQL Error: SQLCODE=-1476, SQLSTATE=40506, SQLERRMC=-964, DRIVER=4.15.105
om.ibm.db2.jcc.am.BatchUpdateException: [jcc][t4][102][10040][4.15.105] Batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch.
Use getNextException() to retrieve the exceptions for specific batched elements. ERRORCODE=-4229, SQLSTATE=null
***Updated by moderator: Lochan to add Categories***