Examine the RMAN commands executed in your database:RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk;RMAN> CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO BACKUPSET;RKAN> CONFIGURE CONTROLFILE AUTOBACKUP ON;You issue the command:RMAN> BACKUP DATABASE;Which two statements are true about the command?
Which statement is true about the loss or damage of a temp file that belongs to the temporary tablespace of a pluggable database (PDB)?
You execute the commands on a multitenant container database CDB1 that has multiple pluggable databases:Which statement is true about the execution of the last command?
Which Oracle Database component is audited by default if the Unified Auditing option is enabled?
Which two statements are true about tablespaces in multitenant container databases (CDBs)?
When is the UNDO_RETENTION parameter value ignored by a transaction?