DB2 memory: capacity planning

DanGiles

ADSM.ORG Senior Member
Joined
Oct 25, 2002
Messages
626
Reaction score
17
Points
0
Location
Toronto, Ont. Canada
TSM 6.2 on linux (on z/VM).

Background: If you give linux lots of memory, it's going to 'use' all of it, mainly in cache. When TSM/DB2 starts up, DB2 will take all the memorylinux will give it.

Question: So, how does one monitor memory usage to find out how well its doing, and determine -- BEFORE an abend -- if you are going to need more memory? (and conversely, if you could remove some memory.) A 'free -m' really doesn't tell you much. TSM support points me to db2pd, but the output is large and means absolutely nothing to me :(

Waiting for a DB2 'cannot allocate memory' error is really not the way to do capacity planning!
 
Back
Top