Question 81

You are administering a multitenant container database (CDB) that contains multiple pluggable databases (PDBs). RMAN is connected to CDB$ROOT.
Examine the command:
RMAN> LIST FAILURE;
Which statement is true about this command?
  • Question 82

    In CDB$ROOTof your multitenant container database (CDB), you create a common user, C##A_ADMIN,and then execute the command:

    Which statement is true?
  • Question 83

    You issue commands in SQL*Plus as the Oracle owner, to enable multithreading for your UNIX-based Oracle 12c database:
    CONNECT /AS SYSDBA
    ALTER SYSTEM SET THREADED_EXECUTION=TRUE SCOPE=SPFILE;
    SHUTDOWN IMMEDIATE
    You then restart the instance and get an error:
    STARTUP
    ORA-01031: insufficient privileges
    Why does the startup command return the error shown?
  • Question 84

    As part of a manual upgrade process, after installing the software for Oracle Database 12c and preparing the new Oracle home, you shut down the existing single-instance database.
    Which step should you perform next to start the upgrade of the database?
  • Question 85

    Which three RMAN persistent settings can be set for a database?