Updating Environment Variables

Create and update environment variables by running the SYBASE.csh or SYBASE.sh file.

Run SYBASE.csh or SYBASE.sh to update or create the following environment variables:

  • ESP_HOME=<Install_Dir>/ESP-5_1
  • SYBASE_JRE7=<Install_Dir>/shared/JRE-7_0_1
  • SYBASE_JRE7_32=<Install_Dir>/shared/JRE-7_0_1
  • SYBASE_JRE7_64=<Install_Dir>/shared/JRE-7_0_1
  • SCC_JAVA_HOME=<Install_Dir>/shared/JRE-7_0_1
  • 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:$PATH
  • LD_LIBRARY_PATH=<Install_Dir>/OCS-15_0/lib:<Install_Dir>/OCS-15_0/lib3p64:<Install_Dir>/OCS-15_0/lib3p:$LD_LIBRARY_PATH

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.