Examine the following set of RMAN commands:
Which statement is true about the RMAN RUN block execution?
You execute the RMAN commands:
RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk;
RMAN> CONFIGURE DEVICE TYPE sbt PARALLELISM 2;
RMAN> BACKUP DATABASE;
Which two statements are true? (Choose two.)
What can be automatically implemented after the SQL Tuning Advisor is run as part of the Automated Maintenance Task?
You issue the command:
SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;
Which statement is true about the command?