Question 166

Which three statements are true about Oracle Restart? (Choose three.)
  • Question 167

    Which three conditions must be true for unused block compression to be used automatically while performing backups by using RMAN?
  • Question 168

    You want to create a guaranteed restore point for your databases by executing the command:
    SQL> CREATE RESTORE POINT dbrsp1 GUARANTEE FLASHBACK DATABASE;
    Identify two prerequisites for the successful execution of this command. (Choose two.)
  • Question 169

    Which four actions are possible during an Online Datafile Move operation? (Choose four.)
  • Question 170

    Examine the probable steps involved in the basic backup process of RMAN and Oracle Secure Backup (OSB):
    1. RMAN initiates backup and passes the database backup storage selector to OSB.
    2. RMAN creates the backup job.
    3. OSB creates the backup job with an OSB user.
    4. RMAN updates its repository.
    5. RMAN executes the job and transfers data from a client to media.
    6. OSB executes the job and transfers data from a client to media.
    7. OSB updates its repository.
    Identify the required steps in the correct order.