Question 31

You use a recovery catalog for maintaining your database backups.
You execute the following command:

Which two statements are true? (Choose two.)
  • Question 32

    Examine the query and its output executed In an RDBMS Instance:

    Which three statements are true about the users (other than sys) in the output?
  • Question 33

    You executed a DROP USER CASCADE on an Oracle 11g release 1 database and immediately realized that you forgot to copy the OCA.EXAM_RESULTS table to the OCP schema.
    The RECYCLE_BIN enabled before the DROP USER was executed and the OCP user has been granted the FLASHBACK ANY TABLE system privilege.
    What is the quickest way to recover the contents of the OCA.EXAM_RESULTS table to the OCP schema?
  • Question 34

    Which two statements are true when row archival management is enabled?
  • Question 35

    Your multitenant container database has three pluggable databases (PDBs): PDB1, PDB2, and PDB3.
    Which two RMAN commands may be used to back up only the PDB1 pluggable database? (Choose two.)