Oracle Database 12c: Advanced Administration — Question 156
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 correct answer includes A, B, and D as these are valid items that can be listed using the RMAN list command. Option C is incorrect because it refers to obsolete backups, which are not listed by this command. Option E is also incorrect as it addresses a specific status of backups rather than the types of information that can be listed.