ORA-14403: cursorinvalidation detected after getting DML partition lock Cause: cursor invalidation was detected after acquiring apartition lock during an
INSERT, UPDATE, DELETE statement. This error is never returned to user,
because is caught in opiexe() and the DML statement is retried. Action: nothingto be done, error should never be returned to user