TRANSFER Installation and Management Guide
Starting the TEXTSRV and NAMESRV Programs
Managing a TRANSFER System
068837, Update 1 to 013198 Tandem Computers Incorporated 11–13
Starting the TEXTSRV and
NAMESRV Programs
To run the NALOAD program and the TCHECK utility, which is described later in
this section, all TRANSFER servers except the Text server (TEXTSRV program) and the
Name server (NAMESRV program) must be stopped. The Text server must be
running before you start the Name server.
To run the TEXTSRV program, you can create an obey file similar to this one:
:PARAM HANGAROUND TRUE
:PARAM CODEPAGEID 65300
:RUN $
SYS.TRAN.
TEXTSRV / out $S.
#logfile
, NAME $
ZTXT
,&
NOWAIT/
:DELAY 1 SEC
$
SYS.TRAN
is the volume and subvolume of the TRANSFER user-DSV.
$
ZTXT
is the Text-server process name.
$S.
#logfile
is a spooler location for a file to which the Text server writes logging information.