Question 166

You install Oracle Grid Infrastructure for a standalone server.
Which two components are automatically included in the Oracle Restart configuration? (Choose two.)
  • Question 167

    You plan to migrate your database from a File system to Automata Storage Management (ASM) on same platform.
    Which two methods or commands would you use to accomplish this task? (Choose two.)
  • Question 168

    Examine the command:
    SQL> CONNECT hr/hr@orcl
    Which two configurations allow this command to execute successfully? (Choose two.)
  • Question 169

    A database instance is started by using an SPFILE. The database is configured in ARCHIVELOGmode and
    the control file autobackup is configured. Daily full database backups are performed by using RMAN.
    You lost all control files due to media failure.
    Given the steps to recover from the error in random order:
    1. Shut down the instance, if it is not already down.
    2. Restore the control file from autobackup to a new location.
    3. Start the database instance to NOMOUNTstate.
    4. Recover the database to the point of failure of the control file.
    5. Open the database with the RESETLOGSoption.
    6. Mount the database.
    7. Update the SPFILE with the new location of the control file by using the ALTER SYSTEMcommand.
    Identify the correct sequence of the required steps.
  • Question 170

    Which three statements are true concerning the multitenant architecture? (Choose three.)