Setting Environment Variables

Open a terminal and set the environment variables required to run Sybase IQ. The shell scripts that set these variables also set the variables needed by Open Client.

Set the $IQDIR15 variable to the Sybase IQ product directory.
Shell Command

tcsh or C (csh)

source $SYBASE/IQ-15_4/IQ-15_4.csh

Korn (ksh), Bash, or Bourne (sh)

$SYBASE/IQ-15_4/IQ-15_4.sh
Note: For additional information about environment variables, see Reference: Building Blocks, Tables, and Procedures > File Locations and Installation Settings > Environment Variables.