CSIncr

Description

Specifies an integer for database connection increments per session.

Applies to

Syntax

CSIncr =value

Parameter

Description

value

Specifies an increment for the 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 increment for the number of database connections in a session pool to 10, select Session Pooling from the Pooling Type drop-down list on the Pooling page in the Database Profile Setup dialog box, select the Homogeneous Session Pooling check box, and type 10 in the Increment text box on the same page.

See also