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:
- Bảng ngoài external table trong Oracle database, load data từ CSV vào database
- Vai Trò Của Bitcoin Trong Việc Giải Quyết Vấn Đề Lạm Phát Toàn Cầu
- Rman Restore database khi mất Online Redo logfile Oracle Database 19c
- Rman Demo Recovery Table Point in time Oracle database 19c
- Q67 Which three statements are true about dropping and unused columns in an Oracle database?