TCP Error Messages
NonStop Pathway/iTS Management Programming Manual— 426749-002
12 -33
Error-Message Range 3000 Through 3999
3164: ZPWY-ERR-TCP-MSGCODENOTDEFINED
The message received from a RECEIVE UNSOLICITED MESSAGE operation or as a
reply to a SEND MESSAGE operation is undefined because the message code does
not match any of the reply codes specified in the YIELDS or SELECT list.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect.
The operation fails.
Recovery.
Isolate and correct the problem within the SCREEN COBOL program. For
instructions on how to locate the problem within the program, see
Additional
Information for Terminal Errors
on page 12-3.
3165: ZPWY-ERR-TCP-EDITERRORINPUT
An edit error occurred during input from an intelligent device.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect.
The operation fails.
Recovery.
Isolate and correct the problem within the SCREEN COBOL program. For
instructions on how to locate the problem within the program, see
Additional
Information for Terminal Errors
on page 12-3.
If a USER CONVERSION clause is used in the program, check the user conversion
routine.
3167: ZPWY-ERR-TCP-MSGEXCEEDSCONFIG
After conversion of message data from an unsupported format to a supported format,
the message to be sent or received with a SEND MESSAGE statement was larger
than the maximum number of bytes supported by the buffer.
This error does not appear in the RETCODE token or in an error list; it appears only in
response to a STATUS TCP or STATUS TERM command.
Effect.
The operation fails.
Recovery.
If the user conversion routine is causing the error, correct the routine. If the
user conversion routine is not causing the problem, specify a larger reply area in the
SEND MESSAGE statement in your program. For instructions on how to locate the
problem within the program, see
Additional Information for Terminal Errors
on
page 12-3.
3168: ZPWY-ERR-TCP-BADDEVICESUBTYPE
The device subtype value specified for an intelligent device is invalid.
Summary of Contents for NonStop Pathway/iTS
Page 28: ...Introduction NonStop Pathway iTS Management Programming Manual 426749 002 1 8 SPI Interface ...
Page 270: ...PROG Commands NonStop Pathway iTS Management Programming Manual 426749 002 9 20 START PROG ...
Page 480: ...TCP Event Messages NonStop Pathway iTS Management Programming Manual 426749 002 11 202 ...