WebLogic ServerのためのFusion Middleware Controlヘルプ

前 次 新規ウィンドウで目次を開く
ここから内容の開始

アウトバウンド接続プール: 監視: アウトバウンド接続

列の表示     

このページには、接続プールにある接続のステータスに関する情報が表示されます。

列の表示

名前 説明
ユーザー名

ManagedConnectionのメタデータに関連付けられているユーザー名を戻します

MBean属性:
ConnectorConnectionRuntimeMBean.UserName

最終使用

System.currentTimeMillis()によって戻された、接続の最終使用のタイムスタンプ(ミリ秒)。

MBean属性:
ConnectorConnectionRuntimeMBean.LastUsage

アクティブなハンドル(現在)

この接続に対する現在の合計アクティブ接続ハンドル数。

MBean属性:
ConnectorConnectionRuntimeMBean.ActiveHandlesCurrentCount

アクティブなハンドル(最大)

接続作成時以降のこの接続に対するアクティブ接続ハンドルの高水位標。

MBean属性:
ConnectorConnectionRuntimeMBean.ActiveHandlesHighCount

作成されたハンドル

接続作成時以降のこの接続に対して作成された接続ハンドルの合計数。

MBean属性:
ConnectorConnectionRuntimeMBean.HandlesCreatedTotalCount

期間の作成

接続の作成に要した時間を戻します。

MBean属性:
ConnectorConnectionRuntimeMBean.CreationDurationTime

期間の予約

この接続の予約に要した時間を取得します。

MBean属性:
ConnectorConnectionRuntimeMBean.ReserveDurationTime

予約期間の開始時刻

接続が最後に予約された時間を戻します。

MBean属性:
ConnectorConnectionRuntimeMBean.ReserveTime

共有

複数の呼び出し側によって、現在、接続が共有されているかどうかを示します。

MBean属性:
ConnectorConnectionRuntimeMBean.Shared

アクティブTx

接続が現在トランザクションで使用されているかどうかを示します。

MBean属性:
ConnectorConnectionRuntimeMBean.InTransaction

Tx ID

この接続と一緒に使用されているトランザクションのIDを取得します。

MBean属性:
ConnectorConnectionRuntimeMBean.TransactionId


トップに戻る