Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I disable the first (or any) JDBC connection pool so that the Multipool goes directly to the next pool in the list?

0
Posted

How can I disable the first (or any) JDBC connection pool so that the Multipool goes directly to the next pool in the list?

0

A JDBC connection pool can be suspended either via the console, described at: http://e-docs.bea.com/wls/docs81/ConsoleHelp/jdbc_connection_pools.html#1115153, or by issuing the weblogic.Admin SUSPEND_POOL command for this pool, described at: http://e-docs.bea.com/wls/docs81/admin_ref/cli.html#1296729. For prior versions of WebLogic Server, the command to suspend a pool via weblogic.Admin is DISABLE_POOL.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123