TS/MP System Management Manual (H06.05+, J06.03+)

SERVER Commands
HP NonStop TS/MP System Management Manual541819-007
12-22
SET SERVER Command
In this example, whoever starts the PATHMON process must have WRITE and
EXECUTE access to the server object file.
If you omit this attribute, the operating system accesses all of the server code,
including the user library object file, through the file that you define with the
PROGRAM attribute.
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 and SET PATHWAY Command.
After starting a server process, the operating system modifies the server object file
to point to the user library object file.
You can set the server user library file using the TACL RUN command or using the
Binder program development tool. For more information, see the Binder Manual.
This attribute is valid for Guardian and OSS server processes.
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 and SET PATHWAY Command.
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.
ON The server process runs at a high
PIN.
OFF The server process runs at a low
PIN.