TS/MP 2.5 System Management Manual
MAXDEFINES number
MAXEXTERNALTCPS number
MAXLINKMONS number
MAXPATHCOMS number
MAXPROGRAMS number
MAXSPI number
MAXTELLQUEUE number
MAXTELLS number
MAXTMFRESTARTS number
NODEINDEPENDENT [ON | OFF]
OWNER ownerid
SECURITY security-attribute
SPREBALANCEMODE rbmodeval
pw-attribute
For information about configuration limits for environments, see “Configuration Limits and Defaults”
(page 318).
DUMASK Octalnumber
is the default user mask (DUMASK), which is used for OSS servers that do not have their UMASK
attribute set. The PATHMON process uses this attribute as a file mode creation mask while starting
the server process.
The Octalnumber entry is a three digit octal number that specifies the default maximum permissions
allowed for owner, group, and others.
When this command is executed, the PATHMON process defines a value for the default UMASK
attribute to configure the Pathway environment.
MAXASSIGNS number
is the maximum number of ASSIGN definitions that you can specify across all the server classes in the Pathway
environment. Each SET SERVER ASSIGN attribute counts as one toward the value of this attribute.
number must be a value from 0 to 8191. The maximum number of ASSIGNs allowed by Pathway per server class
and across all server classes in a given Pathway environment is 8191.
This attribute is required. It has no default.
MAXPARAMS number
is the maximum number of PARAM messages that you can specify across all server classes in a given
Pathway environment. number must be a value from 0 to 4095.
The default is 0.
This attribute sets the limit on the number of PARAM definitions that you can specify for Pathway
server classes with the SET SERVER command. Because all PARAM messages for a server class
count as one toward this limit, the number for this attribute must not exceed the value of
MAXSERVERCLASSES.
MAXSERVERCLASSES number
is the maximum number of server class descriptions that you can add to the PATHMON configuration
file.
number must be a value from 0 through 4095. To the PATHMON process to process an ALTER
SERVER command, specify a maximum of 4094 for this attribute.
This attribute is required. It has no default.
MAXSERVERPROCESSES number
is the maximum number of server processes that you can define for all server classes using the
MAXSERVERS option of the SET SERVER command.
number must be a value from 0 through 4095. To the PATHMON process to process an ALTER
SERVER MAXSERVERS command, specify a maximum of 4094 for this attribute.
This attribute is required. It has no default.
The total of all MAXSERVERS values for all server classes is limited to the value of
MAXSERVERPROCESSES.
160 PATHMON Environment Control Commands










