APPC Subsystem on MPE/XL Node Manager's Guide (30294-90007)
Appendix A 171
Messages
Return Codes
-1006 MESSAGE: Redundant parameter
CAUSE: A parameter was used more than once in a control operator
intrinsic call.
ACTION: Change the intrinsic call, leaving out the duplicated
parameter.
-1007 MESSAGE: Missing parameter after equal sign
CAUSE: A parameter was specified with no value assigned to it, or there
was a syntax error in the intrinsic call.
ACTION: See Chapter 3 , “Control Operator Intrinsics,” of this manual
for the syntax of control operator intrinsics. Check the syntax of the
intrinsic call in your TP.
-1008 MESSAGE: Missing or invalid delimiter
CAUSE: Incorrect syntax for intrinsic call.
ACTION: See Chapter 3 , “Control Operator Intrinsics,” of this manual
for the syntax of control operator intrinsics. Check the syntax of the
intrinsic call in your TP.
-1009 MESSAGE: Parameter out of bounds
CAUSE: A parameter value outside the allowable range was specified.
ACTION: See Chapter 3 , “Control Operator Intrinsics,” of this manual
for the syntax of control operator intrinsics. Check the syntax of the
intrinsic call in your TP.
-1010 MESSAGE: User missing NM capability
CAUSE: A user without NM capability called a control operator
intrinsic.
ACTION: Control operator intrinsics require NM (Node Manager)
capability.
-1011 MESSAGE: Invalid value for Erropt parameter
CAUSE: The
Erropt
parameter of the APPCStart intrinsic is not a valid
value.
ACTION: Check the APPCStart intrinsic call and make sure the
Erropt
parameter is either 1 or 2. See Chapter 3 , “Control Operator
Intrinsics.”
-1012 MESSAGE: Invalid value for TraceOn parameter
CAUSE: The
TraceOn
parameter of the APPCStart intrinsic is not a
valid value.
ACTION: Check the APPCStart intrinsic call and make sure the
TraceOn
parameter is either 0 or 1. See Chapter 3 , “Control Operator
Intrinsics.”