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

40 Chapter2
Interactive Control Operator Commands
APPCCONTROL START
APPCCONTROL START
Activates the APPC subsystem. Any APPC sessions configured for
automatic activation will be established when the subsystem is
activated
Syntax
APPCCONTROL START
[;TRACEON=
tracing option
]
[;TFILENAME=
trace file name
]
[;TFILESIZE=
record count
]
[;PERFON=
performance option
]
[;ERROPT=
error option
]
Parameters
tracing option
Enables or disables APPC subsystem internal state
tracing. Internal tracing records significant state
changes, events, and data to a disk file.
YES APPC subsystem internal state tracing
is enabled.
NO APPC subsystem internal state tracing
is disabled.
If tracing is enabled at subsystem startup, it can be
turned off during run time by issuing the APPCCONTROL
TRACEOFF command. If tracing is disabled at subsystem
startup, it can be turned on during run time by issuing
the APPCCONTROL TRACEON command.
Default: NO
trace file name
An 8-character name consisting of alphanumeric
characters and beginning with a letter. A trace file with
this name will be created in the group and account from
which the APPCCONTROL START command was issued.
The default trace file name is NMTC
xxxx
.PUB.SYS,
where
xxxx
is a number from 0000 through 9999. This
number is incremented whenever a new trace file is
created.
A new trace file is created whenever tracing is enabled,
at subsystem startup with the
TRACEON
parameter, or
during run time with the APPCCONTROL TRACEON