首页 > 数据库技术 > 详细

DB2 表空间监控

时间:2016-03-03 01:36:33      阅读:339      评论:0      收藏:0      [点我收藏+]

默认DB2 缓冲池信息监控是OFF, 需要开启(DB2表空间是由缓冲池分配的)

CollBufferpool :

============

The CollBufferpool collector collects information for the DB2UDB_BUFFERPOOL application class and provides the values for monitoring DB2 buffer pools.

 

Note:

 

For the CollBufferpool collector parameters to be online, you need to set the monitor switch, DFT_MON_BUFPOOL to ON. Log on as the instance owner, and execute the following command:

db2 update monitor switches using BUFFERPOOL ON  版本8

db2 update dbm cfg using DFT_MON_BUFPOOL ON    版本9/10

DB2 表空间监控

原文:http://www.cnblogs.com/xujianghua/p/5237099.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!