XOLAPMAXNUMCONNECTION

Specifies the maximum number of active connections that Essbase will maintain in the Global Connection Pool.

Syntax

XOLAPMAXNUMCONNECTION [appname] [value]

Description

The XOLAPMAXNUMCONNECTION setting specifies the maximum number of active connections that Essbase will maintain in the Global Connection Pool. The term active connection denotes an open connection to the RDBMS. If, during a query session, there is a need for more connections than are available in the Global Connection Pool, then they are created and deleted after the query session is finished.

Example

XOLAPMAXNUMCONNECTION my_app 16

See Also

XOLAPSQLIDLEPERIOD

XOLAPSCHEMAVERIFICATION

XOLAPENABLEHEURISTICS