APPC Subsystem on MPE/XL Node Manager's Guide (30294-90007)
172 AppendixA
Messages
Return Codes
-1013 MESSAGE: Invalid value for TFileSize parameter
CAUSE: The
TFileSize
APPCStart intrinsic is not a valid value.
ACTION: Check the APPCStart intrinsic call and make sure the
TFileSize
parameter is from 0 through 32767. See Chapter 3 ,
“Control Operator Intrinsics.”
-1014 MESSAGE: Invalid value for PerformanceOn parameter
CAUSE: The parameter of the APPCStart intrinsic is not a valid value.
ACTION: Check the APPCStart intrinsic call and make sure the
PerformanceOn
parameter is either 0 or 1. See Chapter 3 , “Control
Operator Intrinsics.”
-1015 MESSAGE: Invalid SessionTypeName parm value
CAUSE: Session type name specified in the
SessionType
parameter of
the APPCSessions intrinsic is not configured or is not recognized.
ACTION: Determine which session types are configured by issuing the
APPCCONTROL STATUS command. If necessary, shut down the APPC
subsystem to update the configuration file.
-1016 MESSAGE: Invalid SessionLimit parm value
CAUSE: Session limit specified in the
NewLimit
parameter of the
APPCSessions intrinsic is greater than the number currently allowed.
ACTION: You could receive this message because you tried to exceed the
maximum number of sessions that the APPC subsystem can support, or
because you exceeded the maximum number of sessions configured for
this session type. Check the number of active sessions and the
configured session limit for the session type by issuing the
APPCCONTROL STATUS command.
-1017 MESSAGE: Invalid StopType parm value
CAUSE: The
StopType
parameter of the APPCStop intrinsic is not a
valid value.
ACTION: Check the APPCStop intrinsic call and make sure the
StopType
parameter is 1, 2, or 3. See Chapter 3 , “Control Operator
Intrinsics.”
-1030 MESSAGE: APPC module versions mismatch
CAUSE: Version mismatch detected between the modules.
ACTION: Type APPCCONTROL VERSION to verify the mismatch. Call your
HP representative.
-1031 MESSAGE: Missing required module
CAUSE: A required file has not been installed on the subsystem.