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.)
Identify three scenarios in which RMAN will use backup sets to perform active database duplication.
An incremental level 1 backup is taken every week day. A new tablespace is created before the backup is performed.You execute:RMAN> BACKUP INCREMENTAL LEVEL 1 FOR RECOVER OF COPY WITH TAG WEEKLY DATABASE;Which two are true? (Choose two.)
Which two statements are true about recovering logically corrupted tables or table partitions from an RMAN backup?
In which two locations does the USER_DATA TABLESPACE clause create a tablespace?
Which two statements are true about scheduling operations in a pluggable database (PDB)?