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

The following example sets the increment for the number of database connections in a session pool to 10:

See also