A standby database is in mounted state and you are required to perform a failover to the physical standby. Which solution is best suited forthis scenario?
Examine the commands: SQL> CONNECT sys@CDBl AS SYSDBA $QL>STARTUP MOUNT SQL> ALTER DATABASE cdbl MOUNT; Which four options represent what happens when these commands are executed?