Upgrade Oracle DBA 11g to Oracle Database 12c — Question 47
For which three pieces of information can you use the RMAN list command?
Answer options
- A. stored scripts in the recovery catalog
- B. available archived redo log files
- C. backup sets and image copies that are obsolete
- D. backups of tablespaces
- E. backups that are marked obsolete according to the current retention policy
Correct answer: A, B, D
Explanation
The RMAN list command is used to display information about stored scripts in the recovery catalog, available archived redo log files, and backups of tablespaces. Options C and E refer to obsolete backups, which are not part of the information that can be listed using the command.