Product specifications
Caution:
Load Drivers On Startup only applies to library mode.
Determines how driver libraries are loaded.Description
• Yes: all installed drivers are loaded during the initialization phase.
• No: drivers are loaded on demand.
Values
No
Default
9.4.6 Max Pool Time
<Parameter Name="Max Pool Time">-1</Parameter>
Caution:
Max Pool Time is available for library mode only.
You can change connection pool timeout for server mode on the "Properties" page of the server in the
CMC. See the
SAP BusinessObjects Business Intelligence platform Administrator Guide
. Value applies
to Connection Server stand alone server installations. For information on deploying Connection Server
on a dedicated node, see the
SAP BusinessObjects Business Intelligence platform Planning Guide
.
Determines the maximum length of time that an unused connection can
remain idle in the connection pool. This represents an upper bound for
connection lifetimes. A connection pool is a mechanism used by data
access drivers to re-use database connections, to make the best use
of system resources.
You can set Max Pool Time for the library deployment mode only.
Value applies to nodes that have Connection Server installed with
server products.
Description
-1: No timeout, keep alive for the whole session.
0: Connection not managed by the pool.
>0: Idle lifetime (in minutes).
Values
-1
Default
2012-03-1599
Configuring data access global parameters