ORA-01679: database must be mounted EXCLUSIVE and not open to activate
What triggered the Error:
An attempt to activate a standby database was made when the database was not mounted EXCLUSIVE or was already open.What should we do to fix it:
Mount the database EXCLUSIVE and retry the ACTIVATE command.