adspace


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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category