Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic
Answer / Bharat Bhushan
Yes, you can enable requests to wait until a connection is available in the JDBC connection pool of BEA Weblogic. Set the 'Min Pool Size' and 'Max Pool Size' parameters in your data source configuration to control the number of idle connections in the pool. Additionally, set the 'Initial Capacity' parameter to specify the initial number of connections created by the pool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic
Can struck threads be killed manually?
Do you know what is the meaning of classformaterrors used with the applet?
What is the weblogic server?
Can you briefly describe local interfaces?
how to enable conection poole shrinking??
Do you know what is the purpose of t3 in weblogic server?
How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
Msi replica mode??
What are the Unix vi commands?
How to migrate the weblogic domains Existing physical box to New box ? Assume:I have 2 Domains and 5 ms servers and i have deploy the application in managed servers in cluster Envirolment how to migrated? any budy give me steps ?
Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic