How to start and stop Sybase IQ Server

In this article, we have explained how to start and stop Sybase IQ on Linux server.

Steps to start and stop Sybase IQ Server:

1. Navigate to installed Folder. In my case installed directory is iq161.

cd iq161/

2. Then source the SYBASE.sh file.

source SYBASE.sh

3. Then, goto IQ-16_1/

source IQ-16_1.sh

4. Then echo the $SYBASE.sh and $IQDIR16

echo $SYBASE.sh echo $IQDIR16

5. Then, goto demo. Which is the default database installed on my IQ server.

cd demo

6. Start the Sybase IQ server.

start_iq @iqdemo.cfg iqdemo.db

Stop the Sybase IQ Server:

Command to stop Sybase IQ is stop engine.

DBA>

stop engine