标题: ORA-14403: cursor invalidation detected after [打印本页] 作者: admin 时间: 2016-8-19 13:38 标题: ORA-14403: cursor invalidation detected after 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