The database manager controls all shared memory usage on the system through the following top down hierarchy:
Application global shared memory. This memory is allocated to applications under the following conditions:
The size of Application global shared memory is controlled by the Application Control Heap Size (APP_CTL_HEAP_SZ) parameter.
The Spotlight drilldowns that contain tabs for memory pools are as follows:
The following table lists the different memory allocations, the DB2 parameter used to control and adjust their sizes, and the most likely drilldown where information about a particular heap can be found. It is important to keep in mind that information for any of the heaps can be displayed in any of drilldowns listed. What this chart does is list the drilldown that most commonly displays the statistics for a particular memory segment.
Name |
DB2 parameter |
Associated drilldown |
Application Heap |
APPLHEAPSZ |
Client Application Analysis |
Database Heap |
DBHEAP1 |
Databases |
Application Control Heap |
APP_CTL_HEAP_SZ |
Databases |
Lock Manager Heap |
LOCKLIST |
Databases |
Backup/Restore/Utility Heap |
UTIL_HEAP_SZ |
Databases |
Statistics Heap |
STAT_HEAP_SZ |
Client Application Analysis |
Package Cache Heap |
pckcachesz |
Databases |
Catalog Cache Heap |
catalogcache_sz |
Databases |
Query Heap |
QUERY_HEAP_SZ |
Client Application Analysis |
Database Monitor Heap |
mon_heap_sz |
Database Manager Summary |
Statement Heap |
stmtheap |
Client Application Analysis |
FCMBP Heap |
fcm_num_buffers2 |
Database Manager Summary |
1 Nearly all buffer pool memory is sized automatically by the Database Manager and is allocated out of database shared memory. This reduces the need for increasing dbheap when buffer pools grow larger.
2 FCM memory requirements are either allocated from the FCM Buffer Pool, or from both the Database Manager Shared Memory and the FCM Buffer Pool, depending on whether or not the partitioned database system uses multiple logical partitions.
© ALL RIGHTS RESERVED. 이용 약관 개인정보 보호정책 Cookie Preference Center