We are running a 24/7 app. The DB goes down daily for 1.5 hours. During that time we catch and handle the errors. On a Oracle 9 client against the 8 DB, we occasionally have a situation where the session.connected := true hangs. no exception thrown. the app is running cause other threads are ok. the logs have indicated that an AV occurred on the oran9.dll on several previous nights, but the app recovers
What situation might occur where the connected := true happens
What situation might occur where the connected := true happens