LU 6.2 API Application Programmer's Reference Guide (30294-90008)

150 AppendixA
Status Info
CAUSE: The MPE CATREAD intrinsic did not execute properly.
ACTION: Notify your HP representative.
-19 MESSAGE: APPC subsystem is inactive.
CAUSE: The APPC subsystem has not been started or is no longer
active.
ACTION: Request that the node manager start the APPC subsystem.
-20 MESSAGE: Not enough stack space for intrinsic to run.
CAUSE: The minimum amount of stack space required to call and
execute an intrinsic is not available.
ACTION: (MPE V only) Increase the maximum stack size using the
Stack
parameter of the MPE RUN command. Increase the maximum
stack size using the
Stack
or
MaxData
parameter of the MPE PREP
command. For information on the RUN and PREP commands, refer to the
MPE V Command Reference Manual or the online help facility.
ACTION: (MPE XL only) Increase the maximum stack size using the
NMStack
parameter of the MPE RUN command. Increase the maximum
stack size using the
NMStack
parameter of the MPE LINK command. For
information on the RUN and LINK commands, refer to the MPE XL
Command Reference Manual or the online help facility.
-21 MESSAGE: Insufficient memory space to allocate a conversation.
CAUSE: Not enough space for the TP process to allocate an Available
File Table (AFT) entry for the conversation.
ACTION: (MPE V only) Allocate more space for the process using the
MPE PREP command (DL=
DLsize
) or the MPE RUN command
(DL=
DLsize
). For information on the RUN and PREP commands, refer to
the MPE V Command Reference Manual or the online help facility.
ACTION: (MPE XL only) Allocate more space for the process using the
MPE RUN command (DL=
DLsize
). For information on the RUN command,
refer to the MPE XL Command Reference Manual or the online help
facility.
-22 MESSAGE: APPC subsystem is inactive.
CAUSE: Presentation Services was unable to build the InterProcess
Communication (IPC) port.
ACTION: Notify your HP representative.
-23 MESSAGE: Unable to allocate a conversation.
CAUSE: The
SessionType
specified in the intrinsic call was not found in
the APPC subsystem configuration.
ACTION: Verify that the correct
SessionType
is specified in the
intrinsic call.