On UNIX, start the agent using the S99SybaseIQAgent15 script.
Command S99SybaseIQAgent15 starts the agent at default port 1099.
Command S99SybaseIQAgent15 –port 3871 starts the agent at port 3871.
Execute:
stop_iq -agent
For example, the following agent is owned by user ‘smith’
##owner PID Started CPU Time Additional Information ------- ----- ------ ------- ------------------------ 1: smith 15549 Feb. 18 10:38 PORT:2008 java -Diq.agent=/sun625742/users/smith/sybase/IQ-15_2/java/IQAgent1520.jar -D
The agent log file is $IQDIR15/logfiles/SybaseIQAgentNNNN.MMM.log where NNNN is the port number and MMM is a sequential number. If the environment variable IQLOGDIR15 is set, the agent log files are in the $IQLOGDIR15 directory.