1Z1-060 Exam Question 56

You notice a performance change in your production Oracle database and you want to know which change has made this performance difference.
You generate the Compare Period Automatic Database Diagnostic Monitor (ADDM) report to further investigation.
Which three findings would you get from the report?
  • 1Z1-060 Exam Question 57

    Which three statements are true about adaptive SQL plan management?
  • 1Z1-060 Exam Question 58

    Which three resources might be prioritized between competing pluggable databases when creating a multitenant container database plan (CDB plan) using Oracle Database Resource Manager? (Choose three.)
  • 1Z1-060 Exam Question 59

    Your multitenant container (CDB) containing three pluggable databases (PDBs) is running in ARCHIVELOG mode. You find that the SYSAUX tablespace is corrupted in the root container.
    The steps to recover the tablespace are as follows:
    1. Mount the CDB.
    2. Close all the PDBs.
    3. Open the database.
    4. Apply the archive redo logs.
    5. Restore the data file.
    6. Take the SYSAUX tablespace offline.
    7. Place the SYSAUX tablespace offline.
    8. Open all the PDBs with RESETLOGS.
    9. Open the database with RESETLOGS.
    10. Execute the command SHUTDOWN ABORT.
    Which option identifies the correct sequence to recover the SYSAUX tablespace?
  • 1Z1-060 Exam Question 60

    You execute the following piece of code with appropriate privileges:

    User SCOTThas been granted the CREATE SESSIONprivilege and the MGRrole.
    Which two statements are true when a session logged in as SCOTTqueries the SALcolumn in the view and the table?