Updating Environment Variables

The Event Stream Processor installation process creates and updates environment variables on your system.

The installer updates or creates the following environment variables:

  • SYBASE_JRE7_32=<Install_Dir>\Shared\JRE-7_0_1_32BIT
  • SYBASE_JRE7=<Install_Dir>\Shared\JRE-7_0_1_32BIT
  • SYBASE_JRE7=<Install_Dir>\Shared\JRE-7_0_1_64BIT
  • PATH=<Install_Dir>\SCC-3_2\bin;<Install_Dir>\OCS-15_0\lib3p64;<Install_Dir>\OCS-15_0\lib3p;<Install_Dir>\OCS-15_0\dll;<Install_Dir>\OCS-15_0\bin;<Install_Dir>\SCC-3_2\bin;%PATH%
  • SCC_JAVA_HOME=<Install_Dir>\Shared\JRE-7_0_1_32BIT
  • SCC_JAVA_HOME=<Install_Dir>\Shared\JRE-7_0_1_64BIT
  • SYBASE=<Install_Dir>
  • SYBASE_OCS=OCS-15_0
  • INCLUDE=<Install_Dir>\OCS-15_0\include;%INCLUDE%
  • LIB=<Install_Dir>\OCS-15_0\lib;%LIB%
  • PATH=<Install_Dir>\OCS-15_0\bin;<Install_Dir>\OCS-15_0\dll;<Install_Dir>\OCS-15_0\lib3p;%PATH%
  • ESP_HOME=<Install_Dir>\ESP-5_1
Note: These environment variables are automatically set by the installer, however, Sybase recommends that the user manually run the SYBASE.bat file.

To set the environment variable, PATH=%PATH%;<Install_Dir>\ESP-5_1\lib\jre\bin, run the SYBASE.bat file.

The environment variable ESP_HOME represents the directory where you installed Event Stream Processor. Specifically, the value of ESP_HOME is:

%install_location%\ESP-5_1

Use this environment variable when referencing file paths relative to the Event Stream Processor installation directory.

For both internal and external adapters, the environment variable JAVA_HOME must be set to the JRE version 1.7.0_01, or later.