TimesTen Environment Variable Settings
There are environment variables that must be set appropriately for proper operation of TimesTen. Scripts to set these environment variables are in the timesten_home/bin directory: ttenv.sh and ttenv.csh for Linux and UNIX platforms (depending on your shell) and ttenv.bat for Windows platforms.
Environment variable settings for TimesTen are discussed in Environment Variables in the Oracle TimesTen In-Memory Database Installation, Migration, and Upgrade Guide.
Note:
-
The
ttenvscripts also configure access to the Oracle Instant Client, required for OCI programming. -
To ensure proper execution of OCI and Pro*C/C++ programs to be run on TimesTen, do not set
ORACLE_HOMEfor OCI and Pro*C/C++ compilations (or unset it if it was set previously).