WEB开发网
开发学院数据库DB2 使用 DB2 Universal Database V8 中的连接集中器来... 阅读

使用 DB2 Universal Database V8 中的连接集中器来增强性能

 2008-09-17 16:31:32 来源:WEB开发网   
核心提示: 连接集中器的行为在 清单 1 中,一个应用程序状态 "decoupled" 意味着应用程序连接到数据库,使用 DB2 Universal Database V8 中的连接集中器来增强性能(3),但是这时没有任何事务在运行,命令输入:conniel@bugdbug:/ho

连接集中器的行为

在 清单 1 中,一个应用程序状态 "decoupled" 意味着应用程序连接到数据库,但是这时没有任何事务在运行。

命令输入:

conniel@bugdbug:/home/conniel> db2 list applications show detail

清单 1. db2 list applications show detail 的输出

    
CONNECT Auth Id Application Name Appl. Application Id        Seq# Number of Coordinating DB Coordinator Status 
--------------- ---------------- ----- --------------------------- ---- --------- ------------ -------------- -----------------
CONNIEL     db2bp       7   *LOCAL.conniel.094C58200237 0001 1     0       0        Decoupled

Uncommitted transaction:

conniel@bugdbug:/home/conniel> db2 +c "select * from t1"
  
COL1
-----------
0 record(s) selected.

命令输入:

conniel@bugdbug:/home/conniel> db2 list applications show detail

清单 2. db2 list applications show detail for uncommitted transaction 的输出

    
CONNECT Auth Id Application Name Appl. Application Id        Seq# Number of Coordinating DB Coordinator Status 
--------------- ---------------- ----- --------------------------- ---- --------- ------------ -------------- -----------------
CONNIEL     db2bp       7   *LOCAL.conniel.094C58200237 0001 1     0       0        UOW Waiting

上一页  1 2 3 4 5 6  下一页

Tags:使用 DB Universal

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接