.net and oracle connectivity

admin

Administrator
Staff member
hi,
I have a .net application which hits an oracle 11i backend through stored proc. A problem arises that everytime the oracle server is restarted, the application does not connect to the backend but throws an error. We need to start the IIS server before the application can connect to the db again. Is there any way to avoid this?? Is this some known bug?
 
Back
Top