B.2 Directory Structures for Oracle RAC
The sample Optimal Flexible Architecture (OFA)-compliant database has a hierarchical directory tree of folders.
Table B-1 Directory Structure for a Sample OFA-Compliant Environment
Directory | Description |
---|---|
|
C:\app\oracle The default |
|
C:\app\oracle\product\19.0.0 The type of installation under the Oracle base directory. For example, when installing Oracle Database 19c, the value for installation type is |
|
The location in which the Oracle Database software is installed. You can also choose to add a counter, if you have multiple installations of the software. For example, if you are creating a second Oracle home for the Oracle Database 19c software, then the path is as follows: C:\app\oracle\product\19.0.0\dbhome_2 Note that the Oracle database home is under the Oracle base directory path. An Oracle Clusterware directory must not be under the Oracle base directory path where the database executable files are located. |
|
The directory in which the local initialization parameter file is stored for the database. |
|
C:\app\oracle\admin The administrative directory. Note that with Oracle Database 11g and later releases, |
|
The database unique name; this is the same as C:\app\oracle\admin\sales |
|
The dump destinations for the database server. |
|
This directory path is set by the initialization parameter By default, this path is a subset of the Oracle base directory, in the following path: %ORACLE_BASE%\diag\ |
|
Automatic Diagnostic Repository dump destination trace files. |
Oracle Grid Infrastructure for a cluster home (Grid home) |
An OFA-compliant path for the Oracle Clusterware home. The default value is During the Oracle Grid Infrastructure for a cluster installation, Oracle Clusterware and Oracle Automatic Storage Management (Oracle ASM) software is installed. |
Grid_home\bin |
The subtree for Oracle Clusterware and Oracle ASM executable files. |
Grid_home\network |
The subtree for Oracle Net Services configuration files and utilities. |
Parent topic: Directory Structure for Oracle RAC Environments