TRANSFER Installation and Management Guide
Starting the TEXTSRV and NAMESRV Programs
Managing a TRANSFER System
11–14 068837, Update 1 to 013198 Tandem Computers Incorporated
An obey file for running the NAMESRV program looks like this:
:ASSIGN TEXTSRV, $
text-server process name
:PARAM BACKUPCPU 1
:RUN $
SYS.TRAN.
NAMESRV /IN $
DATA.TRAN.
DSDATA,&
out $S.
#logfile
, NAME $
T
, NOWAIT, CPU 0/
:DELAY 5 SEC
$
text-server
is the process name of the Text server. If you accepted the default names when
you initialized TRANSFER, this parameter is $ZTXT.
$
SYS.TRAN
is the volume and subvolume of the TRANSFER user-DSV.
$
DATA.TRAN
is the volume and subvolume where the DSDATA file is located.
$
T
is the Name-server process name.