Hi
I'm running IDS7.31TD1 on windows 2000.
The Informix is connected to its clients on the same computer through TCP\IP. (nettype: soctcp,1,100,CPU).
The problem is when the windows detect network disconnect- the Informix refuses to communicates with it's client, though they are on the same machine and there is no need to use the broken net. When the network is back, the Informix need to be restarted in order to work properly again.
The message I get in dbaccess is:
25580: System error occurred in network function. Connection reset by peer.
In the java application the error is:
Message: System or internal error java.net.SocketException: Connection reset by peer:
socket write error, SQL state: IX000, Error Code: -79716
Is there any thing I can do to avoid this fail?