Server Processing

Overview of Messages

SVR0001 | SVR0002 | SVR0003 | SVR0004 | SVR0005 | SVR0006 | SVR0007 | SVR0008 | SVR0009 | SVR0010 | SVR0011 | SVR0012 | SVR0013 | SVR0014 | SVR0015 | SVR0016 | SVR0017 | SVR0018 | SVR0019 | SVR0020 | SVR0021 | SVR0022 | SVR0023 | SVR0024 | SVR0025 | SVR0026 | SVR0027 | SVR1010

SVR0001 Server $1 Invalid command received
Explanation:

Self-explanatory message.


SVR0002 Server $1 Control-Block address error
Explanation:

Self-explanatory message.


SVR0003 Server $1 Getmain for Control-Block failed
Explanation:

Self-explanatory message.


SVR0004 Server $1 Missing parameter
Explanation:

Self-explanatory message.


SVR0005 Server $1 Missing numeric value
Explanation:

Self-explanatory message.


SVR0006 Server $1 Class code invalid
Explanation:

Self-explanatory message.


SVR0007 Server $1 Control-Block not initialized
Explanation:

Self-explanatory message.


SVR0008 Server $1 Selection failed, parameter error
Explanation:

Self-explanatory message.


SVR0009 Server $1 Command failed, parameter error
Explanation:

Self-explanatory message.


SVR0010 Server $1 Invalid command for Server-Type
Explanation:

Self-explanatory message.


SVR0011 Server $1 Unknown command received
Explanation:

Self-explanatory message.


SVR0012 Server $1 QPUT-Function failed
Explanation:

Self-explanatory message.


SVR0013 Server $1 Server-PGM load failed
Explanation:

Self-explanatory message.


SVR0014 Server $1 Register failed
Explanation:

Self-explanatory message.


SVR0015 Server $1 Deregister failed
Explanation:

Self-explanatory message.


SVR0016 Server $1 Delete PGM failed
Explanation:

Self-explanatory message.


SVR0017 Server $1, main routine $2 return code $3
Explanation:

Self-explanatory message.


SVR0018 Server $1 Function: $2 SDE: $3
Explanation:

Self-explanatory message.


SVR0019 Length: $1 DAT: $2
Explanation:

Self-explanatory message.


SVR0020 No Server directory
Explanation:

Self-explanatory message.


SVR0021 Server $1 not defined
Explanation:

Self-explanatory message.


SVR0022 Server $1 not initialized
Explanation:

Self-explanatory message.


SVR0023 No request entry
Explanation:

Self-explanatory message.


SVR0024 Server $1 already active
Explanation:

Self-explanatory message.


SVR0025 Server $1: CB address not cleared by TERM routine $2
Explanation:

The termination routine of the server didn't clear the control block address.

Terminal operator info:

This message is just a warning.

System programmer info:

This message is just a warning.


SVR0026 Server $1 started
Explanation:

This message is associated with all Com-plete read functions. It indicates that one or more of the following conditions prevented successful execution of a READ function:

  1. The area or length was not specified.

  2. The area specified was not within the area available to the user program.

  3. The location specified to contain the length of the data to be read was not within the area available to the user program.

  4. The value specified for the length of the data to be read was negative.

  5. The value specified for the length, when added to the area specified, resulted in a location that was not within the area available to the user program.

System action:

The user program is abnormally terminated with a Com-plete online dump.

Terminal operator info:

This error was caused by the application program. Seek the assistance of the application programmer responsible for the program in use when the error occurred.

Appl. programmer info:

R1 contains the location of the parameter list for the READ function. The first word in the list contains the location of the area parameter. The second word contains the location of the length parameter.


SVR0027 Server $1 terminated
Explanation:

This message is associated with all Com-plete read functions. It indicates that one or more of the following conditions prevented successful execution of a READ function:

  1. The area or length was not specified.

  2. The area specified was not within the area available to the user program.

  3. The location specified to contain the length of the data to be read was not within the area available to the user program.

  4. The value specified for the length of the data to be read was negative.

  5. The value specified for the length, when added to the area specified, resulted in a location that was not within the area available to the user program.

System action:

The user program is abnormally terminated with a Com-plete online dump.

Terminal operator info:

This error was caused by the application program. Seek the assistance of the application programmer responsible for the program in use when the error occurred.

Appl. programmer info:

R1 contains the location of the parameter list for the READ function. The first word in the list contains the location of the area parameter. The second word contains the location of the length parameter.


SVR1010 $1 $2 $3
Explanation:

The POSIX layer received an error for function $2 called by server $1. $3 is the original system message

System action:

The request is terminated

System programmer info:

Check the IBM documentation for the full message