Q128. Examine these queries and their output:
An online RMAN backup of the CDB was taken an hour before Restore Point R1 was created. You want to recover PDB1 to Restore Point R1. How do you achieve this?
- A. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using RMAN while connected to PDB1.
- B. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using SQL while connected to PDB1.
- C. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using SQL while connected to CDB$ROOT.
- D. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using RMAN while connected to CDB$ROOT.
- E. This cannot be done due to the lack of a clean restore point.
Xem thêm:
- AI hỗ trợ nghiên cứu khoa học: Tăng tốc khám phá và phân tích dữ liệu
- Lockdown profiles Oracle Database | Quản trị Profile Lockdown trong Pluggable Database PDB
- Hướng dẫn chi tiết cài đặt WordPress trên hosting và domain thật
- Purge Oracle Recycle Bin
- Q27 Which three statements are true about GLOBAL TEMPORARY TABLES?