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 are the capabilities of weblogic server?

1 Answers  


How can you know that the database has connected to your weblogic server

13 Answers   Cap Gemini, TCS,


Explain the different groups under web logic security?

1 Answers  


how to change the Nodemanager password?

3 Answers   CTS,


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

1 Answers  


What command will you use to recursively search for a particular string across multiple files in your currentdirectory?

1 Answers  


Explain what is the purpose of stub in web-logic server cluster?

1 Answers  


What is the boot? What is the significance of it?

1 Answers  


What are the steps in which unicode codesets can be set with the weblogic jdriver?

1 Answers  


What is the difference between multicast and unicast?

1 Answers  


Managed servers are running. What happens if admin server down?

1 Answers  


How can we configure http tunneling on weblogic?

1 Answers  


Categories