db2pd

上一篇 / 下一篇  2011-02-21 14:50:09 / 个人分类:db2

1.Check lock wait.
db2pd -db [dbname] -locks wait showlocks


2.confirm the lock wait and the table.
select tabschema,tabname from syscat.tables where tbspaceid = ? and tableid=?

3.Get transaction
db2pd -db [dbname] -transactions

4.Get agent
db2pd -agents

5.Get applications
db2pd -db [dbname] -applications

6.Get dynamic buffer
db2pd -db [dbname] -dynamic

7.db2pd -db [dbname] -locks wait showlocks -transactions -agent -applications -dynamic -file [filename] -repeat 15(intervaltime:s) 40(times)

TAG: db2pd

 

评分:0

我来说两句

我的栏目

日历

« 2024-04-17  
 123456
78910111213
14151617181920
21222324252627
282930    

数据统计

  • 访问量: 4813
  • 日志数: 6
  • 图片数: 1
  • 书签数: 4
  • 建立时间: 2009-04-16
  • 更新时间: 2011-02-21

RSS订阅

Open Toolbar