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
Explain the diffrernces between 8.x and 9.x?
How can classpath be set?
How do I set up my classpath? : BEA Weblogic
What are the admin default ports?
What is the list of pre-configured queues?
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
Define the toolbar elements.
What is a trace in relation to web logic server?
What causes an ociw32.dll error? : BEA Weblogic
How can an application do a jms operation and have it succeed, independent of the result of the transaction? : BEA Weblogic
How do I use a startup class to initialize and later reference jms objects? : BEA Weblogic
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
What are data-sources and what features do they offer? What are the recommend parameters to improve the prformance from data-source point of view.
What are the ways in which the dns request of failed servers handled?