Re: Connector 5.0.3 - An established connection was aborted by the software in your host machine
Posted by: Jared Sullivan
Date: May 20, 2007 05:04PM

Would say that Server is killing connection after 28800 seconds i.e. 8 hours. Your options are:

1. Set connection level variable wait_timeout = 0 or 99000000
2. Trapp the error, recoonect, re-issue sql command.

I use latter all though it is more complex.

Options: ReplyQuote


Subject
Written By
Posted
Re: Connector 5.0.3 - An established connection was aborted by the software in your host machine
May 20, 2007 05:04PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.