Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-03114

393864May 4 2003 — edited May 5 2003
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 2 2003
Added on May 4 2003
1 comment
541 views