Question 176

Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist and are granted system privileges.
You execute the command:
SQL>CREATE AUDIT POLICY tab1e_aud PRIVILEGES CREATE ANY TABLE, DROP ANY TABLE ROLES
hr_admin, oe_admin;
Which statement is true?
  • Question 177

    Which three operations can be performed as multipartition operations in Oracle?
  • Question 178

    You plan to implement the distributed database system in your company. You invoke Database Configuration Assistant (DBCA) to create a database on the server. During the installation, DBCA prompts you to specify the Global Database Name.
    What must this name be made up of?
  • Question 179

    Your database instance has started using an SPFILE.
    Examine the RMAN configuration settings:

    You execute the command:
    RMAN> BACKUP AS COPY TABLESPACE TEST;
    Which three types of files are backed up by using this command? (Choose three.)
  • Question 180

    Which three statements are true about server-generated alerts? (Choose three.)