1Z0-060 · Question #41
You are planning the creation of a new multitenant container database (CDB) and want to store the ROOT and SEED container data files in separate directories. You plan to create the database using…
The correct answer is A. Use Oracle Managed Files (OMF). B. Specify the SEED FILE_NAME_CONVERT clause. C. Specify the PDB_FILE_NAME_CONVERT initialization parameter. You must specify the names and locations of the seed's files in one of the following ways: (A) Oracle Managed Files (B) The SEED FILE_NAME_CONVERT Clause * (C) The PDB_FILE_NAME_CONVERT Initialization Parameter
Question
You are planning the creation of a new multitenant container database (CDB) and want to store the ROOT and SEED container data files in separate directories. You plan to create the database using SQL statements. Which three techniques can you use to achieve this?
Options
- AUse Oracle Managed Files (OMF).
- BSpecify the SEED FILE_NAME_CONVERT clause.
- CSpecify the PDB_FILE_NAME_CONVERT initialization parameter.
- DSpecify the DB_FILE_NAMECONVERT initialization parameter.
- ESpecify all files in the CREATE DATABASE statement without using Oracle managed Files (OMF).
How the community answered
(30 responses)- A83% (25)
- D3% (1)
- E13% (4)
Explanation
You must specify the names and locations of the seed's files in one of the following ways: * (A) Oracle Managed Files * (B) The SEED FILE_NAME_CONVERT Clause * (C) The PDB_FILE_NAME_CONVERT Initialization Parameter
Topics
Community Discussion
No community discussion yet for this question.