Home | Previous Page | Next Page   Utility Reference > onstat: Monitor Database Server Operations > The onstat -g Monitoring Options >

onstat -g con

Prints conditions with waiters.

Example Output

Figure 29. onstat -g con output
IBM Informix Extended Parallel Server Version 8.50.FN145 -- On-Line -- Up 01:53:55 
-- 101376 Kbytes
Conditions with waiters:
cid      addr             name               waiter   waittime
271      c63d930          netnorm            1511     6550

Output Description

cid
Condition identifier
addr
Condition control block address
name
Name of condition the thread is waiting on
waiter
ID of thread waiting on condition
waittime
Time, in seconds, thread has been waiting on this condition.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]