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

ERRORdatabase must not be started in any other instance.
CAUSEA 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.
ACTIONEnsure that the no other instances are started. Then retry the command.