APPC Subsystem on MPE/XL Node Manager's Guide (30294-90007)

158 AppendixA
Messages
Error Messages
Error Messages
Error messages may be returned by the APPC subsystem when the
node manager issues an APPCCONTROL command. These messages are
returned to the terminal from which the command is issued. Some error
messages are generated by the NMDUMP utility, which is used to
format the APPC subsystem internal trace and the LU 6.2 API/XL user
trace.
NOTE
Some syntax checking is done by the Native Mode Command
Interpreter, so some syntax errors might generate MPE XL Command
Interpreter error messages as well.
0 MESSAGE: SUCCESSFUL COMPLETION.
CAUSE:
ACTION:
901 MESSAGE: Invalid character selection. (APPCERR 901)
CAUSE: An invalid character has been selected when choosing a trace
type or a control block index. The APPC subsystem trace formatter
reprompts for a valid selection.
ACTION: When selecting a trace type, enter an integer of 1 (internal
trace) or 2 (user trace). When selecting a control block index, enter an
integer from 0 through 99999.
902 MESSAGE: Invalid trace selection. (APPCERR 902)
CAUSE: An invalid trace formatting type has been selected. The APPC
subsystem trace formatter reprompts for a valid selection.
ACTION: Select either 1 (internal trace) or 2 (user trace).
903 MESSAGE: APPC is unable to write to $STDLIST file. FS Error:
errornum. (APPCERR 903)
CAUSE: The APPC trace formatter failed to write to the $STDLIST file
passed to it from NMDUMP.
ACTION: Check that $STDLIST, if redirected when running NMDUMP,
is equated properly to an existing MPE file or that the NEW option is
specified in the RUN command. See the MPE XL Intrinsics Reference
Manual for the exact meaning of the FWRITE error indicated by
errornum
.
904 MESSAGE: APPC is unable to read from $STDIN file. FS Error:
errornum. (APPCERR 904)
CAUSE: The APPC trace formatter failed to read from the $STDIN file
passed to it from NMDUMP.