Sybase Adaptive Server IQ 12.4.2 Administration And Performance Manual page 62

Table of Contents

Advertisement

Monitoring server activity
Windows server log
file
42
demo.001.srvlog
janedemo.001.srvlog
For information about your most recent session, choose the log with the largest
number for the desired server. Issue a
For example:
% tail -f demo.002.srvlog
When you run
start_asiq
additional information about connections. This will help new users or those
troubleshooting connection problems.
On UNIX systems, there are two ways to check if a particular server is running:
Log into the machine where the server was started, and issue the
command:
% ps -eaf | grep asiqsrv12
maryc 24836 25554
asiqsrv12 -c 16m -gc 6000 -gd all
-gr 6000 -gm 10 -gp 4096 -ti 4400
-tl 300 -iqmt 450 -iqsmem 2560
@fnma.cfg asiqdemo.db
janed 28932 38122
asiqsrv12 -c 16m -gc 6000 -gr 6000
-gm 10 -gp 4096 -ti 4400
-tl 300 -iqsmem 2560 -n janedemo -gd all
-iqmt 256 -x tcpip(port=1872)
Use the
utility, described in the following section, which
stop_asiq
displays all Adaptive Server IQ processes running.
On Windows systems, look in the system tray for one or more Adaptive Server
IQ icons. Place the cursor over each icon and read the server name.
On Windows systems, use the
to create a log file of server activity. For example, to save output to a file named
results, start the server as follows:
asiqsrv12 -o results
demo.002.srvlog
command to view the log contents.
tail –f
, specify the
option to enhance the log file with
–z
0
Feb 09
0 11:39:24
parameter on the
-o
- 17:36
-
2:10
startup command
asiqserv12

Advertisement

Table of Contents
loading

Table of Contents