z/OS Communications Server: IP Programmer's Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


NMI request errors

z/OS Communications Server: IP Programmer's Guide and Reference
SC27-3659-02

The following table describes the errors in an NMI request for which VTAM® sends a termination record with the given return code and reason code, and then closes the connection.
Return Code Reason Code Meaning
EINVAL (121) X'00007110' Request header too short.
EINVAL (121) X'00007111' Unsupported version number in request header.
EINVAL (121) X'00007112' Triplet format is not valid; first request section is not contiguous to request header.
EINVAL (121) X'00007112' Triplet format is not valid; length of the filter element is insufficient for the request.
EINVAL (121) X'00007113' Length of request header plus length of request sections does not equal total length of request.
EINVAL (121) X'00007114' Eyecatcher in request header is not valid.
The following table describes the error in an NMI request for which VTAM returns a negative response of the same type as the request. VTAM leaves the connection active after returning the negative response for these errors.
Return Code Reason Code Meaning
EINVAL (121) X'00007115' Unrecognized request type.
EINVAL (121) X'00007116' Too many filter elements (request sections) included for request type.
EINVAL (121) X'00007117' Too few filter elements (request sections) included for request type.
EINVAL (121) X'00007118' Undefined filter parameter indicator set in filter element.
EINVAL (121) X'00007119' Required filter parameter missing from filter element.
EINVAL (121) X'0000711A' Unsupported filter parameter indicator set in filter element.
EINVAL (121) X'0000711B' Request not valid for HPR or EE information in a pure subarea VTAM node.
EINVAL (121) X'0000711C' Request not valid for HPR or EE information if VTAM was started with HPR=NONE start option.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014