ODBC Server Messages Manual
SQL Communication Subsystem (SQL
Communications Subsystem (SCS) Messages
NonStop ODBC Server Messages Manual—429394.001
2-14
Event Messages
ZSCS-TKN-SERVER-SUBERR is the subcode for the error (in D-series format),
returned on the interface to the server process.
ZSCS-TKN-SERVER-ERR is the operating system error code (in D-series format),
returned on the interface to the server process. The error code can be a file-system error,
in which case server-suberr can be a subsidiary file-system error. A file-system
error 43 indicates a full disk; an error 48 indicates a security error. For error 43, the
operating system cannot find enough disk space to create a swap file for the server. For
error 48, the user ID under which the server is operating does not have the security
access to create files on the swap disk, so a swap file cannot be created.
Alternatively, server-err can be a negative number indicating an error that was
discovered before NEWPROCESS or PROCESSCREATE was called, in which case
server-suberr is set to zero. The negative values for this code are as follows:
All errors except -31996 indicate serious internal problems in the SCS process. If error -
31996 is reported, you must increase the value of MAXSERVERS for one or more of
the configured server classes.
If server-error.server-suberror is 17.0, the NSODBC Server has not been
licensed or SQL Compiled.
ZSCS-TKN-GMOMJOBID is the job ID associated with the SCS process that
generated the event.
Recommended Action
Analyze the error codes to determine the reason for the process creation failure, and
correct the configuration as necessary.
-31994 No suitable processor can be found.
-31995 The process name is invalid.
-31996 The child control table is full (insufficient space in the program to launch
another process).
-31997 The home terminal name is invalid.
-31998 An invalid swap volume was specified.
-31999 The library file is invalid.
-32000 The program name is invalid.