CSMax

Description

Specifies the maximum number of database connections in a connection or session pool.

Applies to

Syntax

CSMax =value

Parameter

Description

value

Specifies the maximum number of database connections in a connection or session pool.

Default

100

Usage

This value is ignored when the SessionHomogeneous DBParm is set to false.

Examples

Example 1

The following example limits the number of database connections in a connection pool to 15:

See also