CSMin

Description

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

Applies to

Syntax

CSMin =value

Parameter

Description

value

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

Default

1

Usage

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

Examples

Example 1

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

See also