自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

DB2事件監(jiān)控的命令

數(shù)據(jù)庫
DB2事件監(jiān)控創(chuàng)建后可以象快照監(jiān)控一樣打開和關(guān)閉,用于對(duì)數(shù)據(jù)庫的操作進(jìn)行監(jiān)控,下面就讓我們一起了解一下 DB2事件監(jiān)控的命令。

DB2事件監(jiān)控都有哪些命令呢?這是很多人都提到過的問題,下面就為您詳細(xì)介紹DB2事件監(jiān)控的命令,希望對(duì)您能有所幫助。

DB2事件監(jiān)控創(chuàng)建后可以象快照監(jiān)控一樣打開和關(guān)閉

DB2事件監(jiān)控類型:
Database - Records an event record when the last application disconnects from the database.
Tables - Records an event record for each active table when the last application disconnects from the database. An active table is a table that has changed since the first connection to the database.
Deadlocks - Records an event record for each deadlock event.
Tablespaces - Records an event record for each active table space when the last application disconnects from the database.
Bufferpools - Records an event record for buffer pools when the last application disconnects from the database.
Connections - Records an event record for each database connection event when an application disconnects from a database.
Statements - Records an event record for every SQL statement issued by an application (dynamic and static).
Transactions - Records an event record for every transaction when it completes (COMMIT or ROLLBACK statement).

啟動(dòng)事件監(jiān)控
SET EVENT MONITOR evmon1 STATE = 1

關(guān)閉事件監(jiān)控
SET EVENT MONITOR evmon1 STATE = 0

刪除事件監(jiān)控
DROP EVENT MONITOR evmon1

刷新事件監(jiān)控
FLUSH EVENT MONITOR evmon1 BUFFER

 

 

 

【編輯推薦】

DB2 Merge語句的用法

DB2流程控制子句一覽

深入探討DB2表連接原理

db2日志保存的兩種方式

四種常用的DB2循環(huán)語句

責(zé)任編輯:段燃 來源: 互聯(lián)網(wǎng)
相關(guān)推薦

2010-11-04 11:07:56

DB2管理命令

2010-08-26 11:37:38

DB2命令

2010-08-27 15:13:14

DB2命令AIX

2010-11-01 17:10:45

DB2命令行

2010-11-03 15:19:46

DB2裝入命令

2010-11-04 14:12:24

DB2快照監(jiān)控

2010-09-07 16:11:19

執(zhí)行DB2命令

2010-08-19 13:59:01

DB2命令

2010-08-16 09:48:28

DB2數(shù)據(jù)庫

2011-03-11 17:52:33

DB2命令

2010-11-03 15:24:36

DB2數(shù)據(jù)庫命令

2010-08-18 15:14:08

DB2恢復(fù)命令

2010-08-05 15:17:43

DB2提高IMPORT

2010-08-02 13:05:01

DB2應(yīng)用

2010-09-30 10:13:35

DB2常用命令

2010-07-30 13:16:21

IBM DB2事件監(jiān)視

2010-11-01 14:01:32

DB2命令行

2010-08-27 11:03:44

DB2數(shù)據(jù)庫性能調(diào)整

2010-11-03 15:49:32

DB2刪除表

2010-07-28 14:07:51

DB2數(shù)據(jù)庫
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)