If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Database memory usage

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-11-05, 04:52
db2man db2man is offline
Registered User
 
Join Date: Oct 2004
Posts: 28
Database memory usage

Hi all,

I am trying to figure out how much memory each db is using, I have used the tool 'db2mtrk' but not understand how the memory is calculated there as the values do add up, for example,

Memory for database: XYZ (output from db2mtrk command)

Backup/Restore/Util Heap has watermark of 16384 bytes
Package Cache has watermark of 163840 bytes
Catalog Cache Heap has watermark of 81920 bytes
Buffer Pool Heap has watermark of 4784128 bytes
Buffer Pool Heap has watermark of 1081344 bytes
Buffer Pool Heap has watermark of 819200 bytes
Buffer Pool Heap has watermark of 688128 bytes
Buffer Pool Heap has watermark of 622592 bytes
Lock Manager Heap has watermark of 491520 bytes
Database Heap has watermark of 3424256 bytes
Other Memory has watermark of 43024384 bytes
Application Control Heap has watermark of 16384 bytes
Application Control Heap has watermark of 81920 bytes

Total: 55296000 bytes

Here it shows total 55296000 bytes but if I look at one of the bufferpools in the db is a already 150mb so how can the size of the db be 55mb (55296000 bytes) maybe I'm reading this wrong can someone please explain

Thanks
Reply With Quote
  #2 (permalink)  
Old 11-11-05, 15:22
wangzhonnew wangzhonnew is offline
Registered User
 
Join Date: Nov 2005
Location: Toronto
Posts: 65
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On