Q86. A container database (CDB) contains two pluggable databases PDB1 and PDB2
The LOCAL_UNDO_ENABLED database property is set to FALSE in the CDB.
Data file 24 of PDB2 was deleted and you need to restore and recover it.
The only RMAN backup that exists was created with the BACKUP DATABASE command while connected to CDB$ROOT.
Which three are true?
- A. Datafile 24 can be recovered while connected to CDB$ROOT.
- B. Datafile 24 can be restored only while connected to CDB$ROOT.
- C. Datafile 24 can be restored and recovered while connected to CDB$ROOT.
- D. Datafile 24 can be restored only while connected to PDB2.
- E. Datafile 24 can be recovered only while connected to PDB2.
- F. Datafile 24 can be recovered while connected to PDB2.
Xem thêm:
- Q166 Which query produces output for CUST_LAST_NAME containing Oder for the first row and Aus for the second?
- Quản trị stored procedure trong Oracle Database
- Quản trị thông tin Hugepages
- Setup PostgreSQL Cluster Highly Available with Patroni Etcd HAProxy
- Q145. Which two are true about Oracle Optimizer Statistics, their use, and their collection?