NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM CMDPROCESS
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–201
The following table summarizes the PARAM command operands used to define
the attributes of a command server process:
Operand Use Comment
PROCESSCLASS N.A. N.A.
PROCESSCPU O The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSDEBUGTERM N.A. N.A.
PROCESSLIBRARY N.A. N.A.
PROCESSNAME M The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSOBJECT M The order of this operand in the group of operands that
defines the attributes of the process is not significant.
PROCESSPARAM M The order of this operand in the group of operands that
defines the attributes of the process is not significant.
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.
CMDPROCESS 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
For related information, see the SYSPARMS SWGUIDDSNM command.
Example
The following example configures a command server process used to handle DSNM
subsystem commands. The PARAM CMDPROCESS command specifies the logical
name for the process.
PARAM PROCESSCPU=(0,1)
PARAM PROCESSNAME=$ZDCM
PARAM PROCESSOBJECT=$DATA.DSNM.CMDSVR
PARAM PROCESSPARAM=“DSNM ZNNMCONF”
PARAM PROCESSPRIORITY=143
PARAM CMDPROCESS=CMDSVR