Directory path conventions
Directory variables are abbreviations for the default installation paths for Linux™ and Microsoft™ Windows™. This topic defines the directory variable and its matching default installation directory for each supported operating system.
Note
-
The term Linux in this documentation includes the Linux for System z® platform, unless otherwise specified.
-
Many examples of directory and file paths in this documentation use the UNIX™
/separator to denote Linux and Windows path separators, even though the Windows convention is to use the\separator. Where applicable, substitute the\separator for the/separator.
| Directory variable | Default installation root |
|---|---|
app_server_rootIBM WebSphere® Application Server installation directory |
Linux: /opt/IBM/WebSphere/AppServer Windows: drive:\Program Files\IBM\WebSphere\AppServerwhere drive is the system drive on which the file directory is stored. For example: C or D. |
profile_rootWebSphere Application Server profile / Deployment Manager profile directory |
Linux: /opt/IBM/WebSphere/AppServer/profiles/profile_nameWindows: drive:\Program Files\IBM\WebSphere\AppServer\profiles\profile_namewhere profile_name is the name of the profile on which the application is installed or the profile name of the deployment manager.drive is the system drive on which the file directory is stored. For example: C or D. |
ibm_http_server_rootHTTP Server installation directory |
Windows: drive:\Program Files\IBM\HTTPServerwhere drive is the system drive on which the file directory is stored. For example: C or D. |
connections_rootConnections installation directory |
Linux: /opt/IBM/ConnectionsWindows: drive:\Program Files\IBM\Connectionswhere drive is the system drive on which the file directory is stored. For example: C or D. |
IM_rootInstallation Manager installation directory |
Linux: /opt/IBM/InstallationManagerWindows: drive:\Program Files\IBM\Installation Managerwhere drive is the system drive on which the file directory is stored. For example: C or D. |
shared_resources_rootShared resources directory |
Linux: /opt/IBM/IMSharedWindows: drive:\Program Files(x86)\IBM\IMSharedwhere drive is the system drive on which the file directory is stored. For example: C or D. |
db2_rootDB2® database installation directory |
Linux: /opt/ibm/db2/versionWindows: drive:\Program Files\IBM\SQLLIB\versionwhere drive is the system drive on which the file directory is stored, for example: C or D, and version is the version of DB2 installed, for example: V9.5 or V9.7. |
oracle_rootOracle database installation directory |
Linux: /home/oracle/oracle/product/version/db_1Windows: drive:\oracle\product\version\db_1i_where version is the supported Oracle number and drive is the system drive on which the file directory is stored. For example: C or D._ |
sql_server_rootMicrosoft SQL Server database installation directory |
Windows: drive:\Program Files\Microsoft SQL Serverwhere drive is the system drive on which the file directory is stored, for example: C or D. |
Parent topic:Planning