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
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
Do you know what are the steps required to modify config.xml file of web logic server?
What is the standard way to create threads, do initialization, etc. Within the application server? : BEA Weblogic
We see an error like 404 and 500. What do they mean?
What are the advantages of cluster?
Explain what is the purpose of using multipools in web logic server?
What are servers?
In how many formats we can deploy an application in wls??
What are the steps required to setup the oracle instance for os authentication?
How does a server know when another server is unavailable ?
What is the difference between development mode and production mode of weblogic server?
How to make a managed server ?
What is the format of the log message out to standard out?
Do you know what is the meaning of classformaterrors used with the applet?
What is the boot? What is the significance of it?