Home | Previous Page | Next Page   Administrative Utilities > The onstat Utility > onstat -g Monitoring Options >

The onstat -g con Option

The onstat -g con command prints information on conditions and the threads that are waiting for them.

Example Output

Figure 41. onstat -g con Output
IBM Informix Dynamic Server Version 10.00.UC1   -- On-Line -- Up 18:47:42 
-- 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 ]