The Connector Connection Pools page opens.
The Edit Connector Connection Pool page opens.
The Edit Connector Connection Pool Advanced Attributes page opens.
A value of 0 indicates that connection validation is not enabled. The default value is 0.
A value of 0 indicates that connection leak tracing is disabled. The default value is 0.
This option is disabled by default.
A value of 0 indicates that no attempts will be made to create the connection again. The default value is 0.
This attribute is used only if the value of Creation Retry Attempts is greater than 0. The default value is 10 seconds.
This option is enabled by default.
The connections are disassociated when the transaction is completed and a component method ends, which helps reuse of the physical connections. This option is disabled by default.
This option is disabled by default.
When the same thread is in need of a connection, it can reuse the connection already associated with it, thereby not incurring the overhead of getting a connection from the pool. This option is disabled by default.
Disable this option if you know that the connections in the pool will always be homogeneous and hence a connection picked from the pool need not be matched by the resource adapter. This option is enabled by default.
Once a connection is reused for the specified number of times, it will be closed. This is useful, for instance, to avoid statement leaks. A value of 0 indicates that this attribute is not enabled. The default value is 0.
Tip - To return to the default settings, click the Load Defaults button, then click Save.