Pathmaker Messages Manual

Pathmaker Messages
2–16 067870 Tandem Computers Incorporated
Bad request message, reply would exceed maximum reply length
Cause. The message sent back from the standard server to the requester is longer than
the buffer provided for it.
Issued by the generated application.
Effect. Operation fails.
Recovery. Check to see if the user code is corrupting the message, correct the code, and
regenerate the requester. If the problem is caused by generated code, contact Tandem
support.
Bad TCLPROG entry; Call to
called-program
Cause. You received a CALL error due to a bad configuration.
Issued by the generated application.
Effect. Operation fails.
Recovery. Check the TCLPROG parameter in the SET program configuration or the
SET TCP configuration for an illegal file name. Correct the entry and then retry the
operation.
Bad term I/O count; count=
byte-count
Cause. Terminal returned more data than requested when a read was executed.
CALL error issued by the generated application.
Effect. TCP stops the terminal.
Recovery. There could be a terminal hardware or microcode problem. Contact
Tandem support.
Bad terminal input data stream;In
called-program
Cause. Block mode program of one type is running against a terminal of another type
(such as, a 6530 type requester running on a 3270 terminal).
CALL error issued by the generated application.
Effect. TCP stops the terminal.
Recovery. Check requester type, change terminal type, then regenerate.