$SYBASE_JRE7_64, $SYBASE_JRE7_32 Environment Variables

This variable specifies the location of the Java Runtime Environment used by Sybase Control Center.

On startup, Sybase Control Center checks SCC_JAVA_HOME for Java version definition. If SCC_JAVA_HOME is undefined, Sybase Control Center checks for installed JREs in this order:
  • SYBASE_JRE7_64
  • SYBASE_JRE7
  • SYBASE_JRE7_32
Sybase Control Center then sets SCC_JAVA_HOME to the first value it finds in this list.

Setting

Source the IQ.sh (Bourne/Korn shell) IQ.csh (C shell) files.

Tip: Alternately, you can set the JRE manually:
SCC_JAVA_HOME=${SYBASE}/shared/JRE-7_(minor_version)_64BIT

or:

SCC_JAVA_HOME=${SYBASE}/shared/JRE-7_(minor_version)_32BIT