Question 286

You plan to install the Oracle Database 12c software on a new server. The database will use Automatic Storage Management (ASM) and Oracle Restart. Oracle Grid Infrastructure for a standalone server is already installed on the server.
You want to configure job role separation. You create the following operating system users and groups:
- The user oracle as the owner of the Oracle database installation
- The user gridas the owner of Oracle Grid Infrastructure
- The group oinstall as an Oracle Inventory group
- The group dbaas the OSDBAgroup for Oracle database
- The group asmdbaas the OSDBAgroup for Oracle ASM
- The group asmadminas the administration privileges group for Oracle ASM
- The group asmoper as the group for Oracle ASM
Which two additional tasks should you perform with regard to the OS-level owners and groups?
  • Question 287

    You have the following entry in the tnsnames.ors of your hq.us.example.com host machine:

    You issue the following command at the command prompt:
    Sqlplus HR/HR@ORCL
    Which statement is true about the connection to the ORCL database instance?
  • Question 288

    You use multiple temporary tables frequently in your database. Which two are benefits of configuring temporary undo? (Choose two.)
  • Question 289

    An application repeatedly accesses small lookup tables, causing a lot of physical I/O operations.
    What do you recommend to minimize this?
  • Question 290

    Identify three benefits of Unified Auditing.