Setting Environment Variables

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

Set $IQDIR16 to the SAP Sybase IQ product directory.
Shell Command

tcsh or C (csh)

source $SYBASE/IQ-16_0/IQ-16_0.csh

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

$SYBASE/IQ-16_0/IQ-16_0.sh
Note: For additional information about environment variables, see Reference: Building Blocks, Tables, and Procedures > File Locations and Installation Settings > Environment Variables.
Related tasks
Installing in GUI Mode
Installing from the Command Line
Installing in Unattended (Silent) Mode