how to enable conection poole shrinking??

Answers were Sorted based on User's Feedback



how to enable conection poole shrinking??..

Answer / mallumetalhead

By default, connection pool shrinking wud be enabled with a
frequency of 900s. This is a configurable parameter in
connection pools -> advanced settings. 0 wud disable
shrinking, by giving any value other than 0, you can enable
it.

Is This Answer Correct ?    10 Yes 0 No

how to enable conection poole shrinking??..

Answer / ram

The no of seconds to wait before shrinking a connection pool
that has incrementally incresed to meet demand.
when set to 0 ,shrinking is disable
minimum value:0
maximum value:2147483647

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Weblogic Interview Questions

What is an administration server?

0 Answers  


Differences between an application server and a web-server? What is the conman architecture which is used forhigh availability and load balancing describe in few lines.

0 Answers  


Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic

0 Answers  


Is it possible to set aside a message and acknowledge it later? : BEA Weblogic

0 Answers  


I have a process running on one of my unix terminals, but I cannot close the terminal window as the process will terminate. How can I transfer this process to a background process?

0 Answers  






How do I start wls and configure jms? : BEA Weblogic

0 Answers  


What type of object is returned by resultset.getobject()?

0 Answers  


What are the disadvantages of node manager?

0 Answers  


What is t3??

0 Answers  


How to find the heap memory of managedServer?

4 Answers   Delta,


What are the uses of a middleware server?

0 Answers  


What is meant by unicast?

0 Answers  


Categories