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

onstat -g dll

Prints a list of dynamic libraries that have been loaded.

Example Output

Figure 31. onstat -g dll output
IBM Informix Extended Parallel Server Version 8.50.FN145 -- On-Line -- Up 01:54:52 
-- 101376 Kbytes
Datablades:
addr      slot  vp  baseaddr  filename                                     
140090fc  2     1   fe64d4e0  MYPATH/informix/extend/web.xxxxxx/web.bld
141c70fc        2   fe7cd4e0                                               
141ca0fc        3   fe7cd4e0                                               

Output Description

addr
DLL address
slot
Slot number entry in the library table
vp
Virtual processor id
baseaddr
Virtual processor base address
filename
DLL filename
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]