Hi,
Jlaunch is not able to reconnect to DB after failure in our HA (High availibility) environment. Error we get is Caused by: java.sql.SQLException: ORA-01033: ORACLE initialization or shutdown in progress. This error can be neglected as it is known that database is stopped during failover and is restarted again. I guess this issue can be solved by setting Java reconnect parameters right. Can someone let me know what parameters do we need to set to configure JLaunch or JControl reconnect in a HA environment.
Thanks