APPC Subsystem on MPE/XL Node Manager's Guide (30294-90007)
50 Chapter2
Interactive Control Operator Commands
APPCCONTROL STOP
APPCCONTROL STOP
Deactivates all APPC sessions, writes out performance data to the log
file (if performance statistics gathering is enabled and APPC subsystem
logging is configured), and brings down the APPC subsystem.
Syntax
APPCCONTROL STOP [;TYPE=
StopType
]
Parameters
StopType
Indicates the manner in which you wish the APPC
subsystem to be shut down. Valid choices are as follows:
K[ILL] Immediate shutdown of the APPC
subsystem. Any conversations will be
terminated immediately. All APPC
sessions will also be terminated
immediately. User TPs will not be
terminated.
P[ROTOCOL] Immediate shutdown of the APPC
subsystem, pending notification of any
transaction program currently in
conversation. Once a TP has been
notified, its session is terminated.
Q[UIESCE] Orderly shutdown of the APPC
subsystem, allowing all current
conversations to be completed, but
preventing any new conversations from
being allocated. No APPC session will
be brought down until the conversation
using it has been deallocated. When the
conversation has completed, the
session will be terminated.
Default: QUIESCE