Setting environment variables

You must set the following environmental variables to run Sybase IQ Server. The environment files that set Sybase IQ variables also set the variables needed by Open Client.

C shell

For the tcsh or C (csh) shell, use this command:

% source $SYBASE/IQ-15_1/IQ-15_1.csh

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

For the Korn (ksh) , Bash, or Bourne (sh) shells, use this command:

% . $SYBASE/IQ-15_1/IQ-15_1.sh

NoteThese procedures set the $IQDIR15 environment variable used to start and test Sybase IQ. To test Sybase IQ, see “Running Sybase IQ Server”.