NET/MASTER Network Control Language (NCL) Programmer's Guide
Working With Server Classes
Working With Pathway Server Classes
106160 Tandem Computers Incorporated 15–29
7. Define and add a Pathway SERVER object to your existing Pathway system. The
following display shows how to define and add the ZEX15013 object file to a
Pathway system from the TACL prompt:
$DATA2 ZNCLPGN 5> PATHCOM $TRPM
PATHCOM - T9153C21 - (15JUN91)
COPYRIGHT TANDEM COMPUTERS INCORPORATED 1980, 1981, 1982, 1983, 1984, 1985,
1987, 1988, 1989, 1990, 1991
=SHOW SERVER
SERVER
AUTORESTART 0
CREATEDELAY 1 MINS
DEBUG OFF
DELETEDELAY 10 MINS
HOMETERM $ATP3.#TERM4
LINKDEPTH 1
MAXSERVERS 1
NUMSTATIC 0
OWNER \SYS1.255,255
PRI 138
PROGRAM ?
SECURITY "N"
TMF OFF
VOLUME \SYS1.$DATA2.ZNCLPGN
=SET SERVER PROGRAM ZEX15013
=SET SERVER OWNER \SYS1.100,21
=ADD SERVER SERVER-1
=STATUS SERVER *
SERVER #RUNNING ERROR INFO
SERVER-1 0
=INFO SERVER SERVER-1
SERVER
AUTORESTART 0
CREATEDELAY 1 MINS
DEBUG OFF
DELETEDELAY 10 MINS
HOMETERM $ATP3.#TERM4
LINKDEPTH 1
MAXSERVERS 1
NUMSTATIC 0
OWNER \SYS1.100,21
PRI 138
PROGRAM \SYS1.$DATA2.ZNCLPGN.ZEX15013
SECURITY "N"
TMF OFF
VOLUME \SYS1.$DATA2.ZNCLPGN
=EXIT
Refer to the Pathway System Management Guide for more information about adding
a Pathway SERVER object to an existing Pathway system. Refer to the Pathway
PATHCOM Reference Manual for more information about the PATHCOM
commands used in the preceding display.
8. Execute the ZEX1501N NCL procedure from the OCS command input line, using
the following START command:
START ZEX1501N