Q166. For which two requirements can you use the USER_TABLESPACE clause with the CREATE PLUGGABLE DATABASE command? (Choose two.)
- A. to specify a default tablespace in a PDB cloned from another PDB in the same CDB.
- B. to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a PDB
- C. to include specific user tablespaces only when relocating a PDB
- D. to specify the list of user tablespaces to include when moving a non-CDB to a PDB
- E. to exclude a temp tablespace when plugging in a PDB
- F. to specify the list of tablespaces to include when creating a PDB from the CDB seed
Answer: B,D
as explained here: https://docs.oracle.com/en/database/oracle/oracle-database/19/sqlrf/CREATE-PLUGGABLE-DATABASE.html#GUID-F2DBA8DD-EEA8-4BB7-A07F-78DC04DB1FFC