How to set Connection Pool size in Weblogic Server ?

Answer Posted / nath

The configuration option as in WLS 9.2 is
Take two backups of config.xml.
One mandatory, another for luck.

<Lock and edit session>
adminConsole -> Services -> JDBC -> Data Sources -> Click on
the desired data source configuration to modify.

Under selected Data Source ->
Configuration Tab -> Connection Pool
Set the following fields to desired value
Initial Capacity , Maximum Capacity.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are the steps involved in configuring the jms?

531


Which of the attributes in the monitoring tab for a jdbc connection pool in the administrative console tell us how many clients are currently waiting for a connection? : BEA Weblogic

525


How to debug my ant script?

541


Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic

501


What is Multicast?

584






You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?

509


What does the connected to element in the toolbar signify?

481


Explain the Command line utilities in wls?

524


How do I learn what codesets are available in oracle? : BEA Weblogic

505


Can I use a native two-tier driver for a browser applet? : BEA Weblogic

522


A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic

566


How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic

520


What are the advantages of cluster?

634


What is meant by domain?

653


How do I configure weblogic to use a socks proxy? : BEA Weblogic

520