What are two benefits of installing Grid Infrastructure software for a stand-alone server before installing and creating an Oracle database?

What are two benefits of installing Grid Infrastructure software for a stand-alone server
before installing and creating an Oracle database?

What are two benefits of installing Grid Infrastructure software for a stand-alone server
before installing and creating an Oracle database?

A.
Effectively implements role separation

B.
Enables you to take advantage of Oracle Managed Files.

C.
Automatically registers the database with Oracle Restart.

D.
Helps you to easily upgrade the database from a prior release.

E.
Enables the Installation of Grid Infrastructure files on block or raw devices.



Leave a Reply 6

Your email address will not be published. Required fields are marked *

16 − sixteen =


Patty

Patty

C E
If you plan to use Oracle Restart or Oracle Automatic Storage Management
(Oracle ASM), then you must install Oracle Grid Infrastructure before you install and create the database.

Rajeev

Rajeev

AC is the right Answer, Oracle 12c does not support raw devices anymore

Jipenlee

Jipenlee

A, C are the correct answer…

8.1.13 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.

https://docs.oracle.com/database/121/UPGRD/deprecated.htm#UPGRD60035