标题: ORA-00062: DML full-table lock cannot be acquired; DML_LOCKS is 0 [打印本页] 作者: admin 时间: 2016-7-7 11:05 标题: ORA-00062: DML full-table lock cannot be acquired; DML_LOCKS is 0 ORA-00062: 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.