Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Resource Adapter: Outbound Connection Pool: Connection Pool

Configuration Options     Related Tasks     Related Topics

This page allows you to view and modify the pool parameters of this outbound connection.

Configuration Options

Name Description
Initial Capacity

The initial number of connections in the pool.

Max Capacity

The maximum number of connections in the pool.

Capacity Increment

The number of connections created when new connections are added to the connection pool.

Shrinking Enabled

Should unused connections be removed from the pool?

Shrink Frequency Seconds

The number of seconds to wait before shrinking a connection pool that has incrementally increased to meet demand. (You must also enable connection pool shrinking.)

Highest Num Unavailable

The Highest Num Unavailable of this outbound connection.

Highest Num Waiters

The Highest Num Waiters of this outbound connection.

Connection Creation Retry Frequency Seconds

The number of seconds between attempts to establish connections to the database.

Applies to data sources created at server startup when the database is unavailable.

Connection Reserve Timeout Seconds

The Connection Reserve Timeout Seconds of this outbound connection.

Test Frequency Seconds

The frequency, in seconds, to test connections in this outbound connection pool.

Test Connections On Create

Should connections be tested when they are created?

Test Connections On Reserve

Should connections be tested when they are reserved?

Test Connections On Release

Should connections be tested when they are released?

Match Connections Supported

Match Connections Supported flag of this outbound connection.

Related Tasks

Related Topics


Back to Top