A computer that has the Essbase client programs installed uses a predefined directory structure, described in Table 4. The exact name of the root directory depends on the name selected during user installation, but the structure under the root directory is always the same.
Table 4. Predefined Directory Structure for Essbase Installations
Directory | Description |
---|---|
\root | Root directory: All Essbase files |
\root\bin | Binary directory: executables, shared libraries, and other program files |
\root\client | Client directory: Client application and database files |
\root\client\appname | Files relating to the application appName (one for each application) |
\root\client\appname\dbname | Files relating to the database dbName in the application appName (one for each database in the application) |
The root directory can have any name the user chooses at installation time.
Note: | The root directory name cannot include spaces. |
Table 5. Essbase API and Run-Time Client Directory Structure (Windows)
Component | Directory |
---|---|
Run-Time Client, 32-bit | %EPM_ORACLE_HOME%\common\EssbaseRTC\releaseNumber For example, %EPM_ORACLE_HOME%\common\EssbaseRTC\11.1.2.0 |
Run-Time Client, 64-bit | %EPM_ORACLE_HOME%\common\EssbaseRTC-64\releaseNumber For example, %EPM_ORACLE_HOME%\common\EssbaseRTC-64\11.1.2.0 |
API, 32-bit | %EPM_ORACLE_HOME%\products\Essbase\EssbaseClient\api |
API, 32-bit (installed on 64-bit) | %EPM_ORACLE_HOME%\products\Essbase\EssbaseClient-32\api |
API, 64-bit | %EPM_ORACLE_HOME%\products\Essbase\EssbaseClient\api |
Oracle runtime files, 32-bit | %EPM_ORACLE_HOME%\bin-32 |
Oracle runtime files, 64-bit | %EPM_ORACLE_HOME%\bin |