NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
PARAM STATICPROCESS
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–251
STATICPROCESS
STATICPROCESS=
logical-name
specifies a logical name for a static process.
You can specify a unique logical name from 1 through 12 characters long. You can
use the following characters:
Alphabetic characters: A through Z and a through z
Numeric characters: 0 through 9
Other characters: ^ ~ # $ { } - . : @ [ \ ] _ ` |
Considerations
Static processes are NonStop NET/MASTER MS processes. They are created by
the NonStop NET/MASTER MS control process (NCP) using the PARAM
commands that define the process. Only one instance of a static process can exist,
however, multiple static processes can be defined using the same object file.
Static processes are always present. If a static process fails, it is restarted
automatically by the NCP. If the CPU in which a static process is running fails, the
static process is restarted in another CPU.
A static BK, EM, or NC process can run as either a persistent process or a process
pair. The NCP starts a static process as a persistent process. A static BK, EM, or
NC process runs as a process pair when a persistent NCL process is started in the
static process. See the PARAM PROCESSCPU command for information about
how the primary process determines the CPU in which the backup process is
created.