Q143. Which four are true about a Recovery Manager (RMAN) duplication without a TARGET connection? (Choose four.)
- A. The NOREDO clause must be used if the backups of the database being duplicated were taken when the database was in NOARCHIVELOG mode.
- B. The UNDO TABLESPACE clause is always required when no connection exists to the TARGET instance
- C. RMAN “pushes” the backups of the database to be duplicated over the network to the auxiliary instance
- D. The NOREDO clause can be used if the backups of the database being duplicated were taken when the database was in ARCHIVELOG mode.
- E. RMAN SBT-based backups of the database to be duplicated can be used by the auxiliary instance.
- F. The UNDO TABLESPACE clause is always required when no connection exists to the recovery catalog and the TARGET database is closed.
- G. The UNDO TABLESPACE clause is always required when no connection exists to the recoverycatalog and the TARGET database is opened.
- H. RMAN disk-based backups of the database to be duplicated can be used by the auxiliary instance.
Xem thêm:
- Linux những điều bạn cần biết
- Lệnh VALIDATE DATABASE trong RMAN | VALIDATE DATABASE command with RMAN
- Q129. Which two are true about OS groups and users for Oracle Grid Infrastructure and the Oracle Relational Database Management System (RDBMS)?
- Q119 Which two statements are true about the DUAL table?
- Cú pháp câu lệnh SELECT INTO trong SQL