NET/MASTER Network Control Language (NCL) Programmer's Guide
Overview of System-Level NCL Procedures
Developing System-Level NCL Procedures
106160 Tandem Computers Incorporated 17–3
You can use the SHOW SYSPARMS command to display the name of the current
EMSPROC NCL procedure. You can use the STATUS command to determine whether
EMSPROC is running. The following screen displays the name and status of
EMSPROC:
(14:15) --------------------- OPERATOR CONTROL SERVICES ----------------------
SYSPARMS EMSPROC=EMSPROCA
NNM0604 SYSPARMS EMSPROC=EMSPROCA OPERAND ACCEPTED
SHOW SYSPARMS=EMSPROC
NNM0601 SYSPARMS VALUE
NNM0602 EMSPROC EMSPROCA
NNM0999 *END*
STATUS
NNM0608 SYSTEM STATUS AS AT 14:15:18
NNM0608 NONSTOP KERNEL VERSION: D30
NNM0608 SYSTEM STATE: RUNNING
NNM0608 SYSTEM WAS INITIALISED ON WED 18-MAY-1994 AT 07:12:20
NNM0608 SYSTEM NAME: \SYS1
NNM0608 SYSTEM DOMAIN ID: SYS1
NNM0608 SYSTEM ID: SYS1
NNM0608 SYSTEM NETNAME: SYS1
NNM0608 CONTROL PROCESS NAME: $INNM, CPUS: 03 --
NNM0608 CONTROL PROCESS OBJECT FILE: $DATA4.INNM.NCP
NNM0608 CONTROL PROCESS HOMETERM: $TRM0.#A
NNM0608 CURRENT ACTIVITY LOG FILE = $DATA4.ZNNMDATA.ILGFILE1
NNM0608 LOGPROC IS NOT LOADED
NNM0608 EMSPROC EMSPROCA IS LOADED
AUTO HOLD ------------------ NonStop NET/MASTER D30 ---------------- --------
=>
Verbs Used by EMSPROC to Process Messages
EMSPROC uses the following three verbs to read, forward, and delete the messages it
receives. Only an EMSPROC NCL procedure can use these verbs. These verbs are
discussed later in this section.
EMSREAD
EMSCONT
EMSDEL
The LOGPROC NCL
Procedure
The function of the LOGPROC NCL procedure is to intercept and process messages
destined for the NonStop NET/MASTER MS activity log. The LOGPROC NCL
procedure runs under the control of the Activity Log Process (LOGP) virtual user.
The NonStop NET/MASTER MS activity log represents a serial record of all activity in
a NonStop NET/MASTER MS system. The PARAM pLGFILE1 command defines and
names the activity log file used by NonStop NET/MASTER MS during NonStop
NET/MASTER MS startup. (The letter p represents the name of the unique NonStop
NET/MASTER MS process character.) The SYSPARMS LOGFILEn command defines
and names each file that is available for use in the group of activity log files after
NonStop NET/MASTER MS startup. (The letter n represents the number of an
activity log file in the group.)
Although you can open and close activity log files as required, by using the
LOGSWAP command, there is only one activity log available for use at a time in a