Use this procedure to access Oracle data sources if you upgraded the instance and database or only the database.
If you upgraded only the database, follow all of the steps in this procedure.
DB2LIBPATH=oracle_home_directory/lib
On Windows operating systems:
DB2LIBPATH=oracle_home_directory\lib
This
environment variable is required.ORACLE_HOME=/usr/oracle/8.1.7
/usr/oracle/8.1.7 is
the fully-qualified path of the Oracle home directory. This environment
variable is required.ORACLE_BASE=oracle_root_directory
ORACLE_NLS33=oracle_root_directory/ocommon/nls/admin/data
In
this example, the location-specific data is stored in the oracle_root_directory/ocommon/nls/admin/data directory
on UNIX federated servers that access Oracle 8.1
data sources.TNS_ADMIN=/home/thomasj
export ORACLE_HOME=oracle_home_directory
oracle_home_directory is
the directory where the Oracle client software is installed.. .profile