Examine the following parameters for a database instance:
Which three initialization parameters are not controlled by Automatic Shared Memory Management (ASMM)? (Choose three.)
You wish to enable an audit policy for all database users, except SYS, SYSTEM, and SCOTT.
You issue the following statements:
SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYS;
SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SYSTEM;
SQL> AUDIT POLICY ORA_DATABASE_PARAMETER EXCEPT SCOTT;
For which database users is the audit policy now active?
You use the segment advisor to help determine objects for which space may be reclaimed.
Which three statements are true about the advice given by the segment advisor? (Choose three.)
You execute the following commands to audit database activities:
Which statement is true about the audit record that is generated when auditing starts after the instance restarts?