TS/MP System Management Manual (H06.05+, J06.03+)
SERVER Commands
HP NonStop TS/MP System Management Manual—541819-007
12-33
Server Class DEFINEs
•
For information about configuring the NonStop Translation Server for NonStop
TUXEDO, see the Pathway Translation Server for the NonStop TUXEDO System
Manual.
Examples
These commands define a subset of the server class attributes:
RESET SERVER
SET SERVER PROCESSTYPE GUARDIAN
SET SERVER ASSIGN DDL, \*.$DATA.DIC.DDL
SET SERVER AUTORESTART 4
SET SERVER CPUS (0:1, 2:3)
SET SERVER CREATEDELAY 10 SECS
SET SERVER DELETEDELAY 5 MINS
SET SERVER LINKDEPTH 1
SET SERVER MAXLINKS 5
SET SERVER MAXSERVERS 7
SET SERVER NUMSTATIC 2
SET SERVER OWNER \*.8,8
SET SERVER PARAM SWITCH-1 ON
SET SERVER PROGRAM INVENT
SET SERVER SECURITY "N"
SET SERVER STARTUP "MAX^POCB 80,RCV^LCBS 2"
SET SERVER TIMEOUT 15 MINS
SET SERVER TMF ON
SET SERVER VOLUME $MFG.SERV
SET SERVER IN \*.$RM123
SET SERVER OUT \*.$RM123
ADD SERVER SERV-ABC
Note that in the above example, the generic node name \* is specified for the node
names for the ASSIGN, OWNER, IN, and OUT file names. The \* name designates
the node where the PATHMON process is currently running. In this example, the
OWNER, IN, and OUT file names are stored in the PATHMON configuration file using
\* as the node name, making these attributes node-independent. For more
information on configuring for node independence, see SET PATHWAY Command.
Special care must be taken when migrating a Pathway environment to a new node to
ascertain that certain attributes, such as HOMETERM, can migrate without problems.
For guidelines, see Migrating Your Environment to a Different System.
In the configuration set by these commands, the first two server processes are created
with the names $X and $Y; all others have system-generated names. $X is created in
processor 4 or 5, and $Y is created in processor 6 or 7. All other processes are
created in processor 0, 1, 2, or 3. Only $Y is started in debug mode.
SET SERVER MAXSERVERS 5
SET SERVER CPUS ( 0:1, 2:3 )
SET SERVER DEBUG OFF
SET SERVER PROCESS $X ( CPUS 4:5 )
SET SERVER PROCESS $Y ( CPUS 6:7, DEBUG ON)










