REIM ROLLUP generic error
The Rollup batch is aborting with the next error:
2015-07-10 09:23:31,667 ERROR [main] oracle.retail.reim.services.impl.ReasonCodeActionRollupService -
org.springframework.jdbc.UncategorizedSQLException: PreparedStatementCallback; uncategorized SQLException for SQL [UPDATE IM_INVOICE_DETAIL SET IM_INVOICE_DETAIL.ADJUSTMENT_PENDING = ? WHERE DOC_ID = ? AND ITEM = ?]; SQL state [99999]; error code [24381]; ORA-24381: error(s) in array DML
; nested exception is java.sql.SQLException: ORA-24381: error(s) in array DML
I think this is some data error or something, and not an application issue, has presented any of you this error before?