Oracle Error ORA-00061: another instance has a different DML_LOCKS setting

Oracle Error Message

The operating instances do not use DML locks while the shared instance that is being started does.

Reason for the Error

The shared instance that is being started uses DML locks while the running instances do not, or vice versa.

Solution

Set DML LOCKS to zero at all times to avoid using DML LOCKS.

Set DML LOCKS to a positive integer at all times to use DML LOCKS.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...