Welcome to plsql4all.blogspot.com SQL, MYSQL, ORACLE, TERADATA, MONGODB, MARIADB, GREENPLUM, DB2, POSTGRESQL.

Saturday 23 April 2016

ORA-00061

             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

Please provide your feedback in the comments section above. Please don't forget to follow.