PoolPwd

Description

Specifies the password 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 PoolCreator DBParm. If no value is provided for this DBParm, the LogPass value of the Transaction object is used to create the connection or session pool.

Examples

Example 1

To set the password of a connection pool creator named Scott, select Session Pooling from the Pooling Type drop-down list on the Pooling page in the Database Profile Setup dialog box, type Scott in the Pool Creator text box, and type mypass in the Password text box on the same page.

See also