ORA-03114
393864May 4 2003 — edited May 5 2003I have an application written in VC++, that is using an Oracle 8i database, to read information from.
However, when the application tries to do a record count on records THAT ARE DEFINITELY IN THE DATABASE, it comes up saying that there are no records found in the database. I have done the same record count using an oracle client, and am able to get a record count.
When I enable traceing and look at SQL.Log, I find the following error:
[Microsoft][ODBC driver for Oracle][Oracle]ORA-03114: not connected to ORACLE (3114)
What could be causing this problem???
Also, after I reboot the computer that the VC++ application is running on, then it works fine, and I am able to get a record count. However, after approximately 24 hours the problem shows up again.
Any help on this problem would be greatly appreciated, since I have been struggling with this problem for a long time.
Sincerely,
rihim