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

How should you type cast a remote object? Why?

0 Answers  


Msi replica mode??

0 Answers  


What are the recommend parameters to improve the prformance from data-source point of view.

0 Answers  


Do you know what type of object is returned by resultset.getobject()?

0 Answers  


What is unicast in weblogic?

0 Answers  






What can be the various reasons for a server crash?

0 Answers  


Can weblogic server start with a unix boot? : BEA Weblogic

0 Answers  


How do stubs work in a WebLogic Server cluster ?

0 Answers  


Match the ejb functions given below with the functionality equivalent in sql? : BEA Weblogic

0 Answers  


Can you explain what are the ways to avoid resourceexceptions when sending requests for databaseconnections?

0 Answers  


How do stubs work in a weblogic server cluster? : BEA Weblogic

0 Answers  


What is the purpose of using multipools in web logic server?

0 Answers  


Categories