TCP Error Messages
NonStop Pathway/iTS Management Programming Manual— 426749-002
12- 5
Error-Message Range 3000 Through 3999
3006: ZPWY-ERR-TCP-BADPUPARAMSIZE
The maximum size of a parameter passed in the USING clause of the CALL statement
did not equal the maximum size of the corresponding parameter given in the procedure
division header of the called program.
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.
3007: ZPWY-ERR-TCP-NOBASEDISPLAY
A screen manipulation was attempted before the execution of a DISPLAY BASE
statement.
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 at the beginning of this section.
3008: ZPWY-ERR-TCP-BADDATAREF
An attempt was made to reference data outside the SCREEN COBOL program’s local
data area.
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 at the beginning of this section.
3009: ZPWY-ERR-TCP-BADSCREENTERM
An attempt was made to execute a SCREEN COBOL program unit compiled for one
type of device on an incompatible device. If the device types are compatible, then a
TCP internal error has occurred.
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 ...