1z0-062 Exam Question 86

You execute the following commands to audit database activities:
SQL > ALTER SYSTEM SET AUDIT_TRIAL=DB, EXTENDED SCOPE=SPFILE;
SQL > AUDIT SELECT TABLE, INSERT TABLE, DELETE TABLE BY JOHN By SESSION WHENEVER SUCCESSFUL; Which statement is true about the audit record that generated when auditing after instance restarts?
  • 1z0-062 Exam Question 87

    Examine the current value for the following parameters in your database instance:
    SGA_MAX_SIZE = 1024M
    SGA_TARGET = 700M
    DB_8K_CACHE_SIZE = 124M
    LOG_BUFFER = 200M
    You issue the following command to increase the value of DB_8K_CACHE_SIZE:
    SQL> ALTER SYSTEM SET DB_8K_CACHE_SIZE=140M;
    Which statement is true?
  • 1z0-062 Exam Question 88

    You plan to upgrade your Oracle Database 9i to Oracle Database 12c.
    Which two methods can you use? (Choose two.)
  • 1z0-062 Exam Question 89

    You are connected using SQL* Plus to a multitenant container database (CDB) with SYSDBA privileges and execute the following sequence statements:

    What is the result of the last SET CONTAINER statement and why is it so?
  • 1z0-062 Exam Question 90

    Which two statements are true about availability audit features after migration to unified auditing? (Choose two.)