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

onstat -g act

The onstat -g act option prints active threads.

Example Output

Following is sample output from the onstat -g act command.

Figure 24. onstat -g act output
IBM Informix Extended Parallel Server Version 8.50.FN145 -- On-Line -- Up 01:52:34 
-- 101376 Kbytes
Running threads:
tid   tcb        rstcb  prty  status    vp-class      #scheds name
*2    b3132d8    0      2     running   2adm          0       adminthd
*40   c5384d0    0      2     running   1cpu         102630   tlitcppoll

Output Description

tid
Thread id
tcb
Thread control block access
rstcb
RSAM thread control block access
prty
Thread priority
status
Thread status
vp-class
Virtual processor class
#scheds name
Thread name
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]