Pathway/XM System Management Manual
PXMCFG Statements and PXMCHK Utility
Compaq NonStop™ Pathway/XM System Management Manual—426761-001
10-57
SET SERVER
PROCESS $process-name
assigns server names, which allows Pathway/XM to use direct server processes as
associative servers. The PATHMON process gives the process names to the servers
when it creates them. It assigns the names in the order that you define them in the
server class description. This attribute is required; you must define the exact same
number of process names as is defined for MAXSERVERS.
This attribute is valid only for direct server classes and should be used only if your
application must communicate with outside processes that require specific server
process names in your Pathway/XM environment.
$process-name
specifies the name of a server process within the server class.
$process-name is valid only for direct server classes.
$process-name begins with a $ (dollar sign) and is followed by one to four
alphanumeric characters; maximum of five characters including the $. The first
character must be a letter.
A secondary qualifier for the process name is allowed. The secondary qualifier
begins with a # (pound sign) and is followed by one to seven alphanumeric
characters; maximum of eight characters including the #. The first character
must be a letter.
PROGRAM file-name
specifies the Guardian file name of the object file to be used by the server processes
in this server class.
Defaults for file name expansion are based on the values of the SYSTEM and
DEFAULT attributes of the associated NODE object.
This attribute is required.
SECURITY security-attribute
specifies the users, in relation to the OWNER attribute, who can access a server
class from a Pathsend requester. (TCP processes ignore this attribute.)
The security attributes are the same as the Guardian file security attributes. The
possible values are:
“A” Any local user
“G” A group member or owner
“O” Owner only
“-” Local super ID