1z0-063 Exam Question 86

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?
  • 1z0-063 Exam Question 87

    Which two can be backed up by using RMAN in a database that is in ARCHIVELOGmode? (Choose two.)
  • 1z0-063 Exam Question 88

    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 89

    Your database is running in noarchivelog mode. One of the data files belonging to the system tablespace is corrupted. You notice that all online redo logs have been overwritten since the last backup.
    Which method would you use to recover the data file?
  • 1z0-063 Exam Question 90

    You created a tablespace with this statement:
    CREATE BIGFILE TABLESPACE adtbs
    DATAFILE '/proddb/data/adtbs.dbf' SIZE 10G;
    The tablespace is nearly full and you need to avoid any out of space errors for the load of a 5 gig table.
    Which two alter statements will achieve this?