JDBC2 Test

This test reports the time taken by BES for performing JDBC2 related activities.

Target of the test : A BES server

Agent deploying the test : An internal agent

Outputs of the test : One set of results for every BES partition being monitored.

Configurable parameters for the test
Parameter Description

Test Period

How often should the test be executed.

Host

The IP address of the host for which this test is to be configured.

Port

The smart agent port number.

MGMT_Port_Number

The port number where the management agent listens.

User

The name of a BES user.

Password

The password of the specified user

Confirm Password

Confirm the Password by retyping it here.

Realm

The BES server realm

Measurements made by the test
Measurement Description Measurement Unit Interpretation

Jdbc2GetCon

Indicates the time spent in the Jdbc2 datasource to get a pooled connection.

Secs

 

Jdbc2NewCon

Indicates the time spent in the Jdbc2 datasource to get a new connection (startup cost only).

Secs

 

Jdbc2RegRes

Indicates the time spent in the Jdbc2 datasource to register a transaction resource in transaction service.

Secs

 

Jdbc2NewXaCon

Indicates the time spent in the Jdbc2 datasource to get a new XA-enabled connection (startup cost only)

Secs

 

Jdbc2XaStart

Indicates the time spent in the Jdbc2 datasource, starting a transaction branch

Secs

 

Jdbc2XaEnd

Indicates the time spent in the Jdbc2 datasource to end a transaction branch.

Secs