![HP NonStop Pathway/iTS Programming Manual Download Page 579](http://html.mh-extra.com/html/hp/nonstop-pathway-its/nonstop-pathway-its_programming-manual_165147579.webp)
TCP Error Messages
NonStop Pathway/iTS Management Programming Manual— 426749-002
12- 9
Error-Message Range 3000 Through 3999
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.
3021: ZPWY-ERR-TCP-SENDFAIL
A SCREEN COBOL SEND operation to a server failed for the reason indicated in a
previous error message.
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.
If the transaction message was sent to the server, information about how much
processing was done by the server before the failure is not available to the system.
Recovery.
Recovery depends on why the SEND operation failed. For additional
information, see the previous error message.
3022: ZPWY-ERR-TCP-BADSCNAME
The value specified in a SCREEN COBOL SEND statement did not have the format of
a valid server class name.
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.
3023: ZPWY-ERR-TCP-CODETOOBIG
The size of the code for the program unit is greater than that allowed by the value of
the ZCODEAREALEN field in ZPWY-DDL-DEF-TCP.
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 program terminates abnormally.
Recovery.
Increase the value of the ZCODEAREALEN field. Use the compiler listing
for the program unit to determine the minimum size that can be specified for the
parameter.
3024: ZPWY-ERR-TCP-BADDIRENTRY
The TCLPROG directory file is corrupt. This is a TCP internal error.
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.
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 ...