ODBC Server Messages Manual

SQL Communication Subsystem (SQL
Communications Subsystem (SCS) Messages
NonStop ODBC Server Messages Manual429394.001
2-23
Event Messages
ZSCS-TKN-FS-ERROR is the file-system error code associated with this event.
ZSCS-TKN-GMOMJOBID is the operating system job ID associated with the SCS
process that generated the event.
Recommended Action
The TCP/IP action associated with the error might have been a SEND, RECEIVE,
BIND, LISTEN, ACCEPT, or SHUTDOWN operation. Analyze the TCP/IP error code
to determine the nature of the failure. Errors in the range of 4000 through 4500 are
TCP/IP-specific errors. All other errors are file-system errors. In general, file-system
errors indicate that a configuration error occurred.
If the error occurs during SCS initialization, verify that SCS is using an available port—
one that is not in use by another process. The client-name _INITIALIZE indicates
that SCS encountered an error while attempting to initialize the transport connection.
This can be caused by any of the following:
SCS cannot find the TCP/IP IOP.
The TCP/IP IOP has not been started.
The NETWORK-NAME parameter does not exist in the SERVICES file.
The NETWORK-NAME references a port number that is in use by another process.
Other errors, after initialization, indicate network errors or abnormal client termination.