21
Could not close network %d connection for server process %d.
This error occurs when Adaptive Server is unable to close a network connection for a Server process.
Error 1613 can be caused by:
System parameters being set too low
Network problems
Problems specific to an operating system (see the next section “Action” for a Digital Unix Tru64 version 5 example)
This is not a serious problem unless it occurs frequently.
This error may be caused by a hardware problem.
If you are running Adaptive Server on Digital Unix Tru64 version 5, you will need the appropriate operating system patch that corrects this problem. Go to www.sybase.com/support and search for TechNote 1012739 for the list of patches and patch kits available at the time of publication. As always, check with the operating system vendor for the latest patches.
On other platforms, check the values for your system parameters that affect network use:
UNIX – these might include the limit on the maximum number of file descriptors (limits the number of sockets that can be open at one time) and the per-process limit on file descriptors.
Windows – these might include NumForwardPackets and ForwardBufferMemory.
If you suspect network problems, have your network administrator run diagnostics on the network between the client and the Adaptive Server machines to isolate the problem.
All versions