John is a CDB administrator, and Mike and Tim are PDB administrators of their respective databases- John takes a complete CDB backup by using RMAN>Backup Database. Mike and Tim may need point-in-time recovery of their PDBs. Which statement is true?
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?