c. Inthe Additional Properties table, add any required properties.
Inthe previous Create Connector Connection Pool page, you selected a class in the
ConnectionDenition combo box. If this class is in the server’s classpath, then the
AdditionalProperties table displays default properties.
ClickFinish.
Equivalentasadmin command
create-connector-connection-pool
ToEdit a Connector Connection Pool
Inthe tree component, expand the Resources node and then the Connectors node.Expand the
ConnectorConnection Pools node and select the connector connection pool you want to edit.
Onthe Edit Connector Connection Pool page, youcan change the settings of this connec tion
pool.(Optional) Under General Settings, modify the description for the connection pool.
UnderPool Settings, you can specify the parameter valuesas explained in the following table.
Parameter Description
Initialand Minimum Pool Size Theminimum number of connections in the pool.
Thisvalue also determines the number of connections
placedin the pool when the pool is rst created or
whenapplication server starts.
MaximumPool Size Themaximum number of connections in the pool.
PoolResize Quantity Whenthe pool scales up and scales down towards the
maximumand minimum pool size respectively, it is
resizedin batches. This value determines the number
ofconnections in the batch. Making this value too
largewill delay connection creation and recycling;
makingit too small will make it less ecient.
IdleTimeout Themaximum time in seconds that a connection can
remainidle in the pool. After this time expires, the
connectionis removed from the pool.
MaxWait Time Theamount of time the application requesting a
connectionwill wait before getting a connection
timeout.
6
MoreInformation
1
2
3
ManagingConnectorConnection Pools
Chapter7 • Connector Resources 83