How to set Connection Pool size in Weblogic Server ?
Answers were Sorted based on User's Feedback
Answer / pranab
You can set the connection pool size through Admin
Console...i.e. Connection Pool -> General ->
Configuration...there you will find all type of settings,
its cache size, no. of connection pool and much more.
Note: User Advance option for more features.
| Is This Answer Correct ? | 22 Yes | 7 No |
Answer / ritam
Yes.we can set connection pool size in weblogic server
through admin console.At first you have to login to the
adminserver and after putting username and password you
will see connectionpool within service configuration,then
you have to go through the connectionpool and there will be
two tab one is configuration and another will be
monitoring.From monitoring tab you can view maxcapasity and
highconnection of connectionpool(jdbc).From that you can
customize the value .
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / vamsy the great
hey pranab , wot u guys are talking abt . i think u guys
didn't get the question.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ramji and vinod
hey vamsy dear, pranab is fool , don't belive on him .
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / 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 |
Answer / sameer
yes , pranab is almost right..you can find from admin
server then you need to go into services there you will get
connection pool where you can reset the size..
| Is This Answer Correct ? | 3 Yes | 1 No |
What is meant by full gc and explain it?
What are the advantages node manager?
How do the wls jms 6.1 server/destination message maximum and threshold values work? : BEA Weblogic
Which xml parser comes with weblogic server 6.1? : BEA Weblogic
What are logics in reference to web logic servers?
Weblogic admin don't know the admin credentials of weblogic 8.1 UI..how can he get the credentials?
What is actually weblogic cache?
What is web.xml ?
How you deploy your applications on weblogic server?
What are data-sources and what features do they offer?
What are workload managers for?
Can I use a native two-tier driver for a browser applet? : BEA Weblogic