| Error | ORA-38777 |
Description | 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. |