ORA-00061
Description
another instance has a different DML_LOCKS setting
Cause
Possible cause of this error is, the shared instance being started is using DML locks, and the running instances are not, or vice-versa.
Action
To fix this error, ensure that all instances' INIT.ORA files specify the DML_LOCKS parameter as 0 or all as non-zero.
reference
No comments:
Post a Comment