NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
SYSPARMS EMSDISTPFN
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–467
EMSDISTPFN
EMSDISTPFN=
file-name
specifies the program file name of the Event Management Service (EMS)
distributor.
The default file name is $SYSTEM.SYSTEM.EMSDIST. You can specify a file name
in the form:
[ \
sys
. ]$
volume
.
subvolume
.EMSDIST
Consideration
The EMS distributor is responsible for starting, stopping, and reading EMS events. If
the EMSPROC NCL procedure is executing, the EMS distributor sends events to
EMSPROC. EMSPROC then determines how to process them and where to send
them, for example, an OCS window, the LOGPROC NCL procedure, or another
NonStop NET/MASTER MS system using Inter-System Routing (ISR). If EMSPROC is
not executing, events are sent to every target that can receive an event.
Example
The following example specifies an EMS distributor program file name of
$SYSTEM.SYS00.EMSDIST:
SYSPARMS EMSDISTPFN=$SYSTEM.SYS00.EMSDIST