How to set Connection Pool size in Weblogic Server ?
Answer Posted / 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 |
Post New Answer View All Answers
How do stubs function inside weblogic server cluster at the time of failure?
What is the weblogic server?
What is thread dump?
What is meant by gc, prallel gc, full gc and explain it?
What is os tuning?
What is the default port of weblogic admin server?
Explain the performance tuning in jdbc?
What is the function of t3 in weblogic server? : BEA Weblogic
How many deployment descriptor files does a cmp entity bean deployed on the weblogic server have? : BEA Weblogic
Explain the client-server architecture.
Tell me about security in weblogic?
Explain where are the files placed while deploying the resource adapter in web logic server?
How do I do http tunneling? : BEA Weblogic
What is error ora-6502? : BEA Weblogic
How should you type cast a remote object? Why?