How to know if Oracle server connectivity is Okay?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I need to monitor oracle server connection through run time and close the application as soon as the connection to oracle server is lost. Any suggestion would be appreciated? Please also let me know if you have a good idea for the monitoring than creating a thread?
-
I need to monitor oracle server connection through run time and close the application as soon as the connection to oracle server is lost. Any suggestion would be appreciated? Please also let me know if you have a good idea for the monitoring than creating a thread?
What oracle client version do you have? if it is 9xx.. have you installed OO4O? Jaime