Pathway/iTS System Management Manual (G06.24+)

TCP Messages (Numbers 3000-3999)
HP NonStop Pathway/iTS System Management Manual426748-002
13-14
TCP Messages
3041
Cause. An invalid printer was specified: either the printer for an IBM 3270 terminal is
not attached to the same control unit as the terminal, or ATTACHED PRINT SCREEN
was specified for a 6510 terminal.
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 General Information
on page 13-1.
3042
Cause. A file-system error occurred during a PRINT SCREEN operation. The error
requires operator intervention.
Effect. The PRINT SCREEN operation terminates abnormally.
Recovery. For information regarding the specified file-system error, see the Guardian
Procedure Errors and Messages Manual.
3043
Cause. A file-system error occurred during a PRINT SCREEN operation.
Effect. The PRINT SCREEN operation terminates abnormally.
Recovery. For information regarding the specified file-system error, see the Guardian
Procedure Errors and Messages Manual.
3044
Cause. An invalid program unit name was specified in a CALL statement.
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 General Information
on page 13-1.
*3041* TERM term-name, INVALID PRINTER SPECIFICATION
*3042* TERM term-name, DEVICE REQUIRES INTERVENTION (errnum)
*3043* TERM term-name, PRINTER I/O ERROR (errnum)
*3044* TERM term-name, CALL: PROGRAM UNIT NAME INVALID