Hello
without any change on the code, I experienced on certain machines my application to hang after executing a TOracleQuery. The Setup of the query is fine - it just doesn't return and fetch the records. If I run the same query on SQLPLUS it works fine ! On other machines it also works...
Hello
we're geting problems with our firewall, which disconnects our connection when it is Idle for a certain time. I can now avoid that by permanently sending (eg. every 10min) a dummy request just to keep the connection alive.
However I don't want to do this forever - say eg. after 4h...
we just migrated from ora 8.1.6 to ora 9i.
Unfortunately now we get often this ORA-3113-Error even when the application isn't doing anything. (sometimes after 1 hour running fine). Is there anything I can change from the client-side to prevent this disconnect ?
(I still have DOA 3.4.6.4, client...