nerdexam
Oracle

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

New Features for Database Infrastructure and Architecture

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)
  • A
    83% (25)
  • D
    3% (1)
  • E
    13% (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

#CDB creation#OMF#SEED FILE_NAME_CONVERT#PDB_FILE_NAME_CONVERT

Community Discussion

No community discussion yet for this question.

Full 1Z0-060 Practice