Environment variables

It is crucial to the operation of Sybase products that the environment variables are set correctly. The Studio Installer sets environment variables during the installation process. During the installation process, the Studio Installer also generates a file that you can use to reset most of the environment variables. The list in this section describes Sybase environment variables.

Environment variables are set in the user’s environment either interactively or by including them in the user’s .login and .cshrc files (for C shell) or .profile file (for Bourne shell).

You can set environment variables by running the SYBASE.csh or SYBASE.sh script file after exiting the Studio Installer.

  1. From a Bourne, enter:

     . SYBASE.sh
    
  2. From a C shell, enter:

    source SYBASE.csh
    

The script file does not set jConnect or Java utility environment variables. See the product documentation http://www.sybase.com/support/manuals.

The environment variables are:

NoteFor instructions on setting jConnect environment variables, see the documentation for jConnect.