Sun Microsystems 820433510 Server User Manual


 
c. In the Additional Properties table, addany requiredproperties.
In the previous Create Connector Connection Pool page, you selected a class in the
Connection Denition combo box. If this class is in the server’s classpath, then the
Additional Properties table displays default properties.
Click Finish.
Equivalent asadmin command
create-connector-connection-pool
To Edit a Connector Connection Pool
In the tree component, expand theResources node andthen the Connectors node. Expand the
Connector Connection Poolsnode and select the connector connection pool you wantto edit.
On the Edit Connector Connection Pool page,you can change thesettings of this connection
pool. (Optional) UnderGeneral Settings, modify thedescription for the connection pool.
Under Pool Settings,you can specify theparameter values asexplained in the following table.
Parameter Description
Initial andMinimum PoolSize The minimum number ofconnections in the pool.
This value alsodetermines the number of connections
placed in thepool when the pool is rstcreated or
when application serverstarts.
Maximum PoolSize The maximum numberof connections in the pool.
Pool Resize Quantity When the poolscales up and scales down towardsthe
maximum and minimumpool size respectively, it is
resized in batches.This value determines the number
of connections inthe batch. Making this valuetoo
large will delayconnection creation and recycling;
making it toosmall will make it less ecient.
IdleTimeout The maximum timein seconds that a connection can
remain idle inthe pool. After this time expires,the
connection is removedfrom the pool.
Max WaitTime The amount oftime the application requesting a
connection will waitbefore getting a connection
timeout.
6
MoreInformation
1
2
3
ManagingConnectorConnection Pools
Chapter7 • ConnectorResources 83