Informix Error -25582
-25582 Network connection is broken.
The connection terminated because the network is down, the database server is offline, or the client is offline. If you receive this error on a client, check the network connection, and the database server. If you receive this error on the database server, check the network connection, and the client.
Oninit® Troubleshooting Guidance
Reasons / Common Causes
-25582 fires when a connection terminates because the network is down, the database server is offline, or the client is offline — per the official guidance.
- The network being down, per the official guidance — the first named case.
- The database server being offline, per the official guidance — the second named case.
- The client being offline, per the official guidance — the third named case.
Solutions / Resolution
- On a client, check the network connection and the database server, per the official guidance.
- On the database server, check the network connection and the client, per the official guidance.
Examples
N/A
No specific triggering statement is documented beyond a broken connection.
Diagnostic Checks
- Check network connectivity between the client and server, and confirm both sides are online.
Related Errors / Related Topics
- -25599 — "Network connection error - no listener." A related connection failure, on no listener daemon running rather than a broken established connection.
The network connection broke because the network, server, or client went offline — check connectivity and confirm both sides are up.