bea.com | products | dev2dev | support | askBEA
 Download Docs   Site Map   Glossary 
Search

Administration Console Online Help

 Previous Next Contents Index  

 


JDBC Connection Pool --> Monitoring

Tasks     Related Topics

Overview

From the JDBC Connection Pool—>Monitoring tab, you can view information about the state of each deployed instance of the selected connection pool. That is, for each server on which the connection pool is deployed, you can see current status information about the connection pool. By default, the table of information includes the following columns. You can click Customize this view to display additional columns.

Server—The server on which the connection pool is deployed.

State—The current state of the connection pool: RUNNING or SUSPENDED.

Connections—The current number of physical database connections in the connection pool.

Waiters—The current number of applications waiting for a connection.

Num Unavailable—The current number of connections that are currently unavailable to applications because the connection is being tested or refreshed.

Tasks

Monitoring Connections in a JDBC Connection Pool

Creating and Configuring a JDBC Connection Pool

Related Topics

Managing JDBC Connection Pools

 

Back to Top Previous Next