1Z0-083 · Question #113
Which three capabilities require the use of the RMAN recovery catalog? (Choose three.)
The correct answer is A. using the KEEP FOREVER clause with the BACKUP command B. using RMAN stored scripts F. using the REPORT SCHEMA command to list a database's data files and tablespaces at times in. https://docs.oracle.com/en/database/oracle/oracle-database/19/rcmrf/keepOption.html "Specifies that the backup or copy never becomes obsolete (see Example 2-27). A recovery catalog is required when FOREVER is specified because the backup records eventually age out of the…
Question
Which three capabilities require the use of the RMAN recovery catalog? (Choose three.)
Options
- Ausing the KEEP FOREVER clause with the BACKUP command
- Busing RMAN stored scripts
- Cusing the REPORT SCHEMA command to list a database's current data files and tablespaces
- Dcreating customized reports about a single database's backups
- Ecreating encrypted backups
- Fusing the REPORT SCHEMA command to list a database's data files and tablespaces at times in
How the community answered
(40 responses)- A75% (30)
- C5% (2)
- D13% (5)
- E8% (3)
Explanation
https://docs.oracle.com/en/database/oracle/oracle-database/19/rcmrf/keepOption.html "Specifies that the backup or copy never becomes obsolete (see Example 2-27). A recovery catalog is required when FOREVER is specified because the backup records eventually age out of the control file." https://docs.oracle.com/database/121/RCMRF/rcmsynta013.htm "Execute CREATE SCRIPT only at the RMAN prompt. RMAN must be connected to a target database and a recovery catalog." https://docs.oracle.com/en/database/oracle/oracle-database/19/rcmrf/REPORT.html This subclause specifies a point in time as a time, SCN, or log sequence number. You must be connected to a recovery catalog when issuing a REPORT SCHEMA command with an AT
Topics
Community Discussion
No community discussion yet for this question.