Examine the initialization parameter that is set in the PFILE:
DB_CREATE_FILE_DEST ='/u01/app/oracle/oradata/'
You execute the following command to create theCDB1. container database (CDB):
SQL>CREATEDATABASECDB1 -
DEFAULTTABLESPACE users -
DEFAULTTEMPORARY TABLESPACEtemp -
UNDO TABLESPACEundotbsl -
ENABLEPLUGGA3LEDATABASE -
SEED -
SYSTEMDATAFILESSIZE125M AUTOEXTEND ON NEXT10M MAXSIZEUNLIMITED
SYSAUXDATAFILESSIZE100M;
Which three statements are true?
Abby_
3 years, 3 months agoErikJanssen
4 years agohilaire
3 years, 9 months agohilaire
3 years, 9 months agohilaire
3 years, 9 months agohilaire
3 years, 9 months ago