日韩无码专区无码一级三级片|91人人爱网站中日韩无码电影|厨房大战丰满熟妇|AV高清无码在线免费观看|另类AV日韩少妇熟女|中文日本大黄一级黄色片|色情在线视频免费|亚洲成人特黄a片|黄片wwwav色图欧美|欧亚乱色一区二区三区

RELATEED CONSULTING
相關(guān)咨詢
選擇下列產(chǎn)品馬上在線溝通
服務(wù)時間:8:30-17:00
你可能遇到了下面的問題
關(guān)閉右側(cè)工具欄

新聞中心

這里有您想知道的互聯(lián)網(wǎng)營銷解決方案
DB2事件監(jiān)控的命令

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

目前成都創(chuàng)新互聯(lián)已為上千家的企業(yè)提供了網(wǎng)站建設(shè)、域名、虛擬主機(jī)、網(wǎng)站托管運(yùn)營、企業(yè)網(wǎng)站設(shè)計(jì)、呼和浩特網(wǎng)站維護(hù)等服務(wù),公司將堅(jiān)持客戶導(dǎo)向、應(yīng)用為本的策略,正道將秉承"和諧、參與、激情"的文化,與客戶和合作伙伴齊心協(xié)力一起成長,共同發(fā)展。

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).

啟動事件監(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)語句


分享文章:DB2事件監(jiān)控的命令
文章地址:http://www.5511xx.com/article/dpiepjj.html