I have noticed that if the database server (IB 7.5) crashes, then any
apps using connection pooling with the BDP 2.5 need to be restarted to
regain their connections after the database is brought back up. The
following error is repeatedly thrown upon trying to use a connection:
Unable to complete network request to host "dbserver1".
This is a bit rubbish really, and there's no reason why the connection
pool shouldn't automatically re-connect these broken connections
without requiring a restart.
Does anyone know if this is possible, or have any advice on a
workaround?
Cheers,
Mike