end-of-file

Dean

Member²
Hi, I'm using Oracle 8.05 with DOA and occasionally if I leave my program idle for quite some time I get an end-of-file error. I asked my DBA if there's some kind of timeout on the server or client and he said no. Has anyone else seen this, and is there a way to deal with it?
 
Seems to be related to when I have the Oracle monitor on.
confused.gif
Times out with about 5-8 minutes of inactivity.
wink.gif


[This message has been edited by Dean (edited 16 October 2000).]
 
You probably need to examine the user trace file on the server to see if the server process has died for some reason, or enable Net8 tracing and check the sqlnet.log file for some network error. This may provide a clue.

------------------
Marco Kalter
Allround Automations
 
Back
Top