I am supporting a .NET code that is running on ArcGIS Server 10.1, and communicating with ArcSDE Application Server 9.3
There is part of the code that is doing long loop. And when it comes back to communicate to the database (to ArcSDE), it is raising this exception ORA-03113: end-of-file on communication channel
It seems a timeout error. Anybody has any idea how to fix this?