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

Chapter 3 65
Control Operator Intrinsics
APPCStart
Erropt
Optional. 16-bit signed integer; input. This parameter
specifies the action taken when an irrecoverable
internal error occurs. Possible values are as follows:
1 System shutdown. The system is
brought down when an irrecoverable
error occurs.
2 Subsystem shutdown. Only the APPC
subsystem is brought down when an
irrecoverable error occurs.
Default: 2 (Subsystem shutdown)
Description
The APPCStart intrinsic activates the APPC subsystem and all APPC
sessions configured for automatic activation. (See Chapter 4 , “APPC
Subsystem Configuration,” for more information on configuring the
APPC subsystem.)
NOTE
The APPCStart intrinsic will not cause the activation of the SNA link
product if it is not already active. The SNA link product must be
explicitly activated using the SNACONTROL START command.
The APPCStart intrinsic performs the same function as the control
operator command APPCCONTROL START.