Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available? : BEA Weblogic



Can I enable requests to a jdbc connection pool for a database connection to wait until a connection..

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

Post New Answer

More Weblogic Interview Questions

Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic

1 Answers  


Can struck threads be killed manually?

1 Answers  


Do you know what is the meaning of classformaterrors used with the applet?

1 Answers  


What is the weblogic server?

1 Answers  


Can you briefly describe local interfaces?

1 Answers  


how to enable conection poole shrinking??

2 Answers   CTS,


Do you know what is the purpose of t3 in weblogic server?

1 Answers  


How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic

1 Answers  


Msi replica mode??

1 Answers  


What are the Unix vi commands?

1 Answers  


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 ?

1 Answers   IBM,


Must ejbs be homogeneously deployed across a cluster? Why? : BEA Weblogic

1 Answers  


Categories