WLS 8.1 SP2 - Enhancement Request for a Timeout Property for the connections during connection pool creation - CR042876
(Doc ID 767382.1)
Last updated on OCTOBER 24, 2024
Applies to:
Oracle WebLogic Server - Version 8.1 and laterInformation in this document applies to any platform.
Information in this document applies to any platform
Goal
DESCRIPTION: During Server Start, the initial connections for a JDBC connection pool are created. If there is a problem with the database that causes the connections to hang, the server start can take a very long time. In order to limit the time spent on waiting for new connections during server start, a new property for the JDBC drivers should be implemented, that sets a timeout value for how long one connection creation can take before it is stopped. This value is currently set to 0, which means WLS waits until the socket connection times out. This may be very long and customer cannot configure the TCP kernel parameter specially for this problem because of other systems running on this machine. CONFIGURATION: WLS 8.1 SP2
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |