1z0-063 Exam Question 6

Which two statements are true about the Automatic Diagnostic Repository (ADR)? (Choose two.)
  • 1z0-063 Exam Question 7

    You execute the commands to configure settings in RMAN:

    Then, you issue the following command to take a backup:

    Which statement is true about the execution of these commands?
  • 1z0-063 Exam Question 8

    A database instance uses an SPFILE. Examine the parameter:

    You plan to multiplex the control file to a new location, parallelization for the backup set./u01/app/oracle/oradata/cdb1/disk3/control03.ctl/.
    Examine the possible steps that are in random order:
    1. Shut down the database instance.
    2.Issue ALTER SYSTEM SET CONTROL_FILES='/u01/app/oracle/oradata/cdb1/disk1/ control01.ctl, /u01/app/oracle/oradata/cdb1/disk2/control02, ctl,
    / u01/app/oracle/oradata/cdb1/disk3/control03.ctl'
    SCOPE=SPFILE;.
    3. Issue ALTER SYSTEM SET CONTROL_FILES
    ' /u01/app/oracle/oradata/cdb1/disk1/control01.ctl, /u01/app/oracle/oradata/ cdb1/disk2/control02.ctl, /u01/app/oracle/oradata/cdb1/disk3/control03.ctl';.
    4. Copy the control file from the existing location to '/u01/app/oracle/oradata/cdb1/disk3/ control03.ctl'.
    5. Mount the database.
    6. Open the database.
    Identify the required steps in the correct order to accomplish the task.
  • 1z0-063 Exam Question 9

    Your database is running in ARCHIVELOGmode. Examine the initialization parameters you plan to set for
    your database instance.
    LOG_ARCHIVE_DEST_1 = 'LOCATION=/disk1/arch'
    LOG_ARCHIVE_DEST_2 = 'L0CATI0N=/disk2/3rch'
    LOG_ARCHIVE_DEST_3 = 'LOCATION=/disk3/arch'
    L0G_ARCHIVE_DEST_4 = 'L0CATI0N=/disk4/3rch MANDATORY'
    Identify the statement that correctly describes these settings.
  • 1z0-063 Exam Question 10

    You install "Oracle Grid Infrastructure for a standalone server" on a host on which the orcl1 and orcl2 databases both have their instances running.
    Which two statements are true?