TS/MP System Management Manual (G06.24+, H06.03+)

SERVER Commands
NonStop TS/MP System Management Manual541819-001
12-22
SET SERVER Command
HIGHPIN { ON | OFF }
specifies whether the server process runs at a high PIN or a low PIN:
If you omit this attribute, the default is OFF.
To run a server at a high PIN, you must also set the ?HIGHPIN compiler directive
in your server source code file. For more information about the ?HIGHPIN
compiler directive, see the appropriate programming language reference manual.
This attribute is valid for Guardian and OSS server processes.
HOMETERM file-name
specifies the name of the home terminal for servers in the server class.
If you omit this attribute, the default is the home terminal of the PATHMON
process.
Defaults for file name expansion are based on values you specify for the CMDVOL
command and the SET PATHWAY NODEINDEPENDENT attribute. See the
command descriptions in CMDVOL Command on page 10-3 and SET PATHWAY
Command on page 11-12.
This attribute is valid for Guardian and OSS server processes.
IN file-name
specifies the name of the input file passed to the server process in the startup
message; this could be a DEFINE name.
System defaults for file name expansion are based on values you specify for the
CMDVOL command and the SET PATHWAY NODEINDEPENDENT attribute.
See the command descriptions in CMDVOL Command on page 10-3 and SET
PATHWAY Command on page 11-12.
If you omit this attribute, spaces are passed to the servers for the file name.
This attribute is valid for Guardian server processes only.
LIKE server-class
sets the attribute values for the server class to those of the named server class.
server-class must be the name of a previously added server class.
This attribute is valid for Guardian and OSS server processes.
ON The server process runs at a high
PIN.
OFF The server process runs at a low
PIN.