Oracle Database 18c: New Features for Administrators Ed 1 Quiz Questions and Answers

Answer :
  • TRUE
Answer :
  • The snapshot name
  • The snapshot SCN at which the snapshot was created
  • The snapshot time at which the snapshot was created
Answer :
  • Container database
Answer :
  • Pluggable database
Answer :
  • SELECT pdb_name, snapshot_mode FROM pdb_pdbs;
Answer :
  • $ORACLE_HOME/bin/lsnrctl start
Answer :
  • Monitor all PDBs of all CDBs in the fleet
Answer :
  • a CDB lead and CDB members
Answer :
  • ALTER PLUGGABLE DATABASE pdb1 DROP SNAPSHOT pdb1_first_snap;
Answer :
  • TRUE