NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM STATICPROCESS
NonStop NET/MASTER MS Commands
2–252 115412 Tandem Computers Incorporated
The following table summarizes the PARAM command operands used to define
the attributes of a static process:
Operand Use Comment
PROCESSCLASS O The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSCPU O The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSDEBUGTERM O The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSLIBRARY N.A. N.A.
PROCESSNAME N.A. N.A.
PROCESSOBJECT M The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSPARAM N.A. N.A.
PROCESSPRIORITY O The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSSWAPVOL O The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSWEIGHT N.A. N.A.
STATICPROCESS M This operand must be last in the group of operands that
defines the attributes of the process.
M Mandatory N.A. Not applicable O Optional
Example
The following example defines a static process. The PARAM STATICPROCESS
command specifies the logical name for the process.
PARAM PROCESSOBJECT=$SYSTEM.ZNNM.NMNC0001
PARAM PROCESSCLASS=IS
PARAM PROCESSWEIGHT=1
PARAM PROCESSPRIORITY=143
PARAM PROCESSCPU=(1,2)
PARAM STATICPROCESS=IS_S01