Replacing the EPM System-Installed Oracle Database Client with A Different Oracle Database Client
If you want to use your existing Oracle Database Client instead of the one installed with EPM System, and you already installed the Oracle Database Client during installation of EPM System, then, after installing and configuring Oracle EPM System, perform the following steps.
-
On the machine hosting Foundation Services, update the
TNS_ADMINenvironment variable to point to the location of the existing Oracle Database Client'stnsnames.orafile location. -
Move TNS entries from
EPM_ORACLE_INSTANCE/user_projects/config/dbclient/tnsnames.orato the existingtnsnames.orafile. Copy the entire file contents and append to the existing contents of yourtnsnames.orafile. -
Remove the following EPM System embedded Oracle Database Client BIN paths from the
PATHenvironment variable in order to avoid conflicts:<MIDDLEWARE_HOME>\dbclient32\BIN; <MIDDLEWARE_HOME>\dbclient64\BIN;