PoolCreator

Description

Specifies the user name used to create a connection or session pool.

Applies to

Syntax

PoolCreator =value

Parameter

Description

value

String to specifiy the name of the connection or session pooling creator.

Default

None.

Usage

Use in conjunction with the PoolPWD DBParm. If no value is provided for this DBParm, the LogID value is used to create the connection or session pool.

Examples

Example 1

The following example sets the name for a connection pool creator to Scott:

See also