18.4 DATABASE files AND DIRECTORY LOCATIONSOracle recommends following a standard called Optimal Flexible Architecture (OFA) for installation, configuration, location, naming and layout of the database objects, files and directories. OFA is designed to:
Refer to Appendix C, "Resources," for more information on OFA. The installation of the database files follows the environment variables configured before installation of the database. During installation, a check to confirm the location of the files is performed. The following directories are under the directory path $ORACLE_HOME/product/<db_version>: Bin Binary for all products Dbs Database files, init<SID>.ora, and sql.bsq script Lib Oracle product libraries Orainst Installation files and programs Rdbms Server files, scripts, and libraries required for the database Plsql PL/SQL, procedural option Sqlplus SQL*Plus Network Oracle Net8 (in version 8.X)/SQL*Net ( in version 7.x) Svrmgrl Server Manager Admin Administrative scripts Demo Demonstration scripts and data files Doc README files Install Product installation scripts Lib Product libraries |