Updating Environment Variables

Create and update environment variables by sourcing the SYBASE.csh, SYBASE.sh, or SYBASE.env file.

The following environment variables are updated or created:

  • SAP_JRE7=<Install_Dir>/shared/SAPJRE-7_1_011
  • SAP_JRE7_32=<Install_Dir>/shared/SAPJRE-7_1_011
  • SAP_JRE7_64=<Install_Dir>/shared/SAPJRE-7_1_011
  • PATH=<Install_Dir>/SCC-3_2/bin:$PATH
  • SCC_JAVA_HOME=<Install_Dir>/shared/SAPJRE-7_1_011
  • 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
  • LD_LIBRARY_PATH_64=<Install_Dir>/ESP-5_1/lib:<Install_Dir>/OCS-15_0/lib:<Install_Dir>/OCS-15_0/lib3p64:<Install_Dir>/OCS-15_0/lib3p:$LD_LIBRARY_PATH_64
  • ESP_HOME=<Install_Dir>/ESP-5_1

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.