Before starting the Sybase IQ server to access Oracle data, you must set certain environment variables.
Before you set Oracle variables, run the script to set the variables required to run Sybase IQ on your platform.
See Installation and Configuration Guide > Cilent Installations > Installing Client Software >
Setting Environment Variables.
ORACLE_HOME
setenv ORACLE_HOMEODBCINI
setenv ODBCINI <location of .odbc.ini file with Oracle entry>Platform | Command |
---|---|
AIX |
setenv LIBPATH <path to platform-specific Oracle client directory> $LIBPATH |
Other UNIX platforms |
setenv LD_LIBRARY_PATH <path to platform-specific Oracle client directory;$LD_LIBRARY_PATH |