nerdexam
Oracle

1Z0-497 · Question #145

Which type of file system is NOT valid for storing data files, online redo log files, and control files for a pluggable database?

The correct answer is E. RAW. https://docs.oracle.com/database/121/CNCPT/physical.htm#CNCPT88986 https://docs.oracle.com/database/121/UPGRD/deprecated.htm#UPGRD60120 Desupport for Raw Storage Devices Starting with Oracle Database 12c, Oracle Database and related technologies, such as Oracle Clusterware, no…

Managing Storage

Question

Which type of file system is NOT valid for storing data files, online redo log files, and control files for a pluggable database?

Options

  • AAutomatic Storage Management (ASM)
  • BOS file system
  • Clogical volume (LVM)
  • Dclustered file system
  • ERAW

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    4% (2)
  • E
    85% (39)

Explanation

https://docs.oracle.com/database/121/CNCPT/physical.htm#CNCPT88986 https://docs.oracle.com/database/121/UPGRD/deprecated.htm#UPGRD60120 Desupport for Raw Storage Devices Starting with Oracle Database 12c, Oracle Database and related technologies, such as Oracle Clusterware, no longer support the direct use of raw (block) storage devices. This means that files must be moved to Oracle ASM or a supported shared file system (cluster file system or Network File System (NFS)) prior to upgrading to Oracle Clusterware 12c. This also affects the OCR and voting files for Oracle Clusterware. You cannot store the OCR or voting files on raw devices. Oracle Clusterware files stored on raw devices must be moved to Oracle ASM, a cluster file system, or Network File System (NFS) before upgrading.

Topics

#storage types#data files#RAW devices#PDB storage

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice