- UID
- 10182723
- 阅读权限
- 100
- 帖子
- 826
- 精华贴数
- 0
- 技术排名
- 1348
- 技术积分
- 1808
- 社区排名
- 1500201
- 社区积分
- 0
- 注册时间
- 2007-6-14
- 精华贴数
- 0
- 技术积分
- 1808
- 社区积分
- 0
- 注册时间
- 2007-6-14
- 论坛徽章:
- 11
|
发表于 2007-7-16 14:13:55
|显示全部楼层
/home/db2inst/Scripts > db2 get snapshot for application agentid 145|grep -i agent
Coordinator agent process or thread ID = 1384794
Agents stolen = 0
Agents waiting on locks = 0
Maximum associated agents = 1
Priority at which application agents work = 0
Total User CPU Time used by agent (s) = 0.402638
Total System CPU Time used by agent (s) = 0.026860
Agents associated with the application = 1
Agent process/thread ID = 1384794
Agent Lock timeout (seconds) = -1
Memory usage for agent:
/home/db2inst/Scripts > ps -ef | grep 1384794
db2inst 1122726 888838 0 14:12:28 pts/1 0:00 grep 1384794
db2inst 1384794 1011892 0 Jul 04 - 0:57 db2agent (DBMON) 0 |
|