Quote:
|
Originally Posted by sholan
My problem is usuage of memory. All 16GB memory is used and the database is becoming slow. Our environment is
$ db2level
DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08022"
...
Also, please find the memory status of our production server in the attached ppt.
|
A 32-bit instance on AIX (it's AIX, correct?) can't possibly use 16 GB, so your assumption is incorrect. Your "ppt" shows CPU utilization, not memory.
In addition to what db2dummy1 said, you can try db2mtrk and db2pd -mempools to see the actual memory usage by DB2.