Replication Server installer automatically sets the required system environment variables. The installer installs three files that contain these environment variables:
$SYBASE/SYBASE.sh
$SYBASE/SYBASE.csh
$SYBASE/SYBASE.env
After exiting Replication Server installer, you may need to reset the environment variables, for example, if someone other than the Sybase administrator must use the software.
To set these environment variables, you can either:
Source SYBASE.sh or SYBASE.csh to change the component’s environment variables immediately for your current session, before invoking any component, or
Update the environment variables in the shell files to permanently change the component’s environment variables.
Table 3-2 describes the environment variables.
Environment variable |
Description |
---|---|
For HP Itanium, Sun Solaris, Linux, and Linux on POWER (IBM pSeries): $LD_LIBRARY_PATH For Sun Solaris: $LD_LIBRARY_PATH_64 For IBM AIX: $LIBPATH |
Specifies the subdirectory path to the Open Client and Open Server runtime shared library. |
$PATH |
Specifies the directory path to Replication Server files. |
$SYBASE |
Specifies the home directory where you install all Sybase products. |
$SYBASE_JRE6 |
Specifies the subdirectory path to the Java Runtime Environment (JRE). |
For HP Itanium, Sun Solaris, and Linux: $SYBASE_JRE6_32 |
Specifies the subdirectory path to the Java Runtime Environment (JRE). |
HP Itanium, IBM AIX, Sun Solaris, and Linux on POWER (IBM pSeries): $SYBASE_JRE6_64 |
Specifies the subdirectory path to the Java Runtime Environment (JRE). |
$SYBASE_OCS |
Specifies the subdirectory path to Open Client files. |
$SYBASE_REP |
Specifies the subdirectory path to Replication Server. |
$SYBASE_UA |
Specifies the subdirectory path to the Unified Agent Framework and Replication Monitoring Services. |