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 productsDbs Database files, init<SID>.ora, and sql.bsq scriptLib Oracle product librariesOrainst Installation files and programsRdbms Server files, scripts, and libraries required for the databasePlsql PL/SQL, procedural optionSqlplus SQL*PlusNetwork Oracle Net8 (in version 8.X)/SQL*Net ( in version 7.x)Svrmgrl Server ManagerAdmin Administrative scriptsDemo Demonstration scripts and data filesDoc README filesInstall Product installation scriptsLib Product librariesLog Log files |