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
Can We Start A Managed Server If The Administration Server Is Unavailable ?
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
How do I use persistence? : BEA Weblogic
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What type of object is returned by resultset.getobject()?
Explain the use of http ?
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
Explain load blancing alogarthims in cluster??
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
What is meant by full gc and explain it?
What is the weblogic server?
What Is A Weblogic Server Cluster ?
What are the functions of t3 in the web logic server?