Monday 18 June 2012

ORA-38777: database must not be started in any other instance.

ORA-38777: database must not be started in any other instance.

Cause: A command was attempted that required the database to be mounted in this instance and not started in any other instance. Standby database recovery through a RESETLOGS and ALTER DATABASE OPEN RESETLOGS require that the database be started in only one instance if flashback database logging is enabled.

Action: Ensure that the no other instances are started. Then retry the command.

No comments:

Post a Comment