Thank you for the response. I should have been a little more clear about the “programmatic” side of my question. What we are up against is using Oracle’s Data Guard to manage database failover. Basically this means if the primary DB or even server fails the secondary instance would automatically come alive. We have a monitor that identifies the failover case and we would like to allow it to change the TN DB Pool JDBC connect string and force the pool to refresh and connect to the failover instance.
Do you know if there is any way, without user interaction, we can force a TN DB Pool to get updated JDBC Connection strings and refresh its pool of connections?
Thank you again for your time.
#webMethods-General#Integration-Server-and-ESB#webMethods