Monday, 11 June 2012

ORA-00061: another instance has a different DML_LOCKS setting

ORA-00061: another instance has a different DML_LOCKS setting
Cause: The shared instance being started is using DML locks, and the running  instances are not, or
vice-versa.

Action: Ensure that all instances" INIT.ORA files specify the DML_LOCKS  parameter as 0 or all as non-zero.

No comments:

Post a Comment