Home

 

Checking the Sybase environment variable settings

 

Ensure that your Sybase environment variables are set for queue manager processes as well as in your application processes. In particular, always set the following environment variables before starting the queue manager:

SYBASE

The location of the Sybase product installation. For example, on UNIX systems, use:
export SYBASE=/sybase
On Windows systems, use:
set SYBASE=c:\sybase

SYBASE_OCS

The directory under SYBASE where you have installed the Sybase client files. For example, on UNIX systems, use:
export SYBASE_OCS=OCS-12_0
On Windows systems, use:
set SYBASE_OCS=OCS-12_0

 

Parent topic:

Sybase configuration


fa13730_


 

Home