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

The onstat -g afr pool name | session id Option

The onstat -g afr option prints allocated memory fragments for a specified session or shared-memory pool. Each session is allocated a pool of shared memory.

Example Output

Figure 38. onstat -g afr Output
IBM Informix Dynamic Server Version 10.00.UC1   -- On-Line -- Up 18:47:42 
-- 43008 Kbytes
Allocations for pool name dfm_pool:
addr             size       memid   
10ac8c000        192        overhead
10ac8d000        24352      dfm
Output Description

addr
Memory address of the pool fragment
size
Size, in bytes, of the pool fragment
memid
Memory ID of the pool fragment
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]