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
What is the java authentication and authorization service (jaas) 1.0?
Explain what is the purpose of using multipools in web logic server?
What is meant by gc and explain it?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
How should you type cast a remote object? Why?
What is wlst in web logic?
I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
How can the issue associated with high CPU usage be solved?
Tell me how does a server find out server unavailability?
What are log filters and what are their purpose?
What is a domain template?
What are the steps required to setup the oracle instance for os authentication?
What are the admin default ports?
What is the difference between the sun jvm and bea jrockit jvm?