Home » Oracle Error Codes

Oracle Error Codes – ORA-00062 – DML full-table lock cannot be acquired; DML_LOCKS is 0

13 July 2009 140 views No Comment

ORACLE ERROR CODE ORA-00062

ERROR

DML full-table lock cannot be acquired; DML_LOCKS is 0

CAUSE

The instance was started with DML_LOCKS = 0, and the statement being executed needs a full-table lock (S, X, or SSX)

ACTION

Restart the instance with DML_LOCKS not equal to zero, and reexecute the statement


Tags: , , , , , , , , , , , , , , , ,

Leave your response!

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>