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

To set the maximum number of database connections in a connection pool to 15, select Connection Pooling from the Pooling Type drop-down list on the Pooling page in the Database Profile Setup dialog box, and type 15 in the Maximum Number of Sessions text box on the same page.

See also