How to delete connection pool?
Answers were Sorted based on User's Feedback
Answer / vru
java Weblogic.Admin -url AdminHost:7001 -username weblogic -password weblogic DELETE_POOL demopool false
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / guest
java weblogic.admin -url -username -password delete_pool
-poolname
| Is This Answer Correct ? | 5 Yes | 3 No |
What happens when a failure occurs and the stub cannot connect to a weblogic server instance?
What is achieved through clustering?
How can I avoid asynchronous message deadlocks? : BEA Weblogic
What is a non-durable topic subscriber?
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
What is os tuning?
What is Weblogic ? (Weblogic Interview Questions)
how to handle out of memory in weblogic? and if server is getting more requests then what we have to do in production environment?
How do clients handle dns requests to failed servers?
What is a domain in weblogic?
what is the difference between sun JDK1.5 and BEA Jrokit 1.5
Why is there no polymorphic-type response from a create () or find () method?