Q104. A container database called CDB1 is OMF-enabled.
PDB_FILE_NAME_CONVERT is not configured in CDB1. PDB1 was unplugged from CDB1 earlier in the week. Examine this command, which will be executed in CDB1:
CREATE PLUGGABLE DATABASE pdb1
USING ‘/u01/app/oracle/oradata/pdb1.xml’
SOURCE_FILE_NAME_CONVERT =
(‘/u01/app/oracle/oradata/’, ‘/u02/app/oracle/oradata/’);
Which two are true? (Choose two.)
- A. PDB1 data files already exist in the correct location.
- B. DBMS_PDB.CHECK_PLUG_COMPATIBILITY must be run in CDB1 before executing the command.
- C. PDB_FILE_NAME_CONVERT must be set before executing the command.
- D. /u01/app/oracle/oradata/pdb1.xml does not contain the current locations of data files for PDB1.
- E. PDB1 must be dropped from CDB1.
Xem thêm:
- Q132 Which are the minimum required steps in the correct sequence?
- VestaCP là gì? Cài đặt VestaCP như thế nào?
- Không có bàn phím và chuột thì máy tính có khởi động được hay không?
- Oracle datapump export và import dữ liệu expdp impdp
- Q73. Which three are true about SGA memory management in a multitenant database?
