HP NonStop G-Series User Manual

Page 312

Advertising
background image

COUP and PUP Interfaces

HP NonStop Storage Management Foundation User's Guide523562-008

B-8

PROCESS Attribute Set

parameters for non-SMF processes. The parameters shown in the following syntax
diagram are the only ones valid for SMF processes.

PROGRAM

identifies the program object file that corresponds to each type of SMF process.
The following program object file names apply when SMF is first installed:

The default volume and subvolume are $SYSTEM.SYS

nn

.

When using the SET or ADD commands to define attributes for a new process, this
parameter is required.

LIBRARY

specifies a user library SMF should bind to at start-up. When using the SET or
ADD commands to define attributes for a new process, this parameter is required.

SWAP

defines a physical swap file or a physical swap disk device the process should use
for the user data segment when started. If you specify only a disk name, a
temporary file is created on the disk for use as a swap file. By default, the
operating system chooses where to place the swap file.

EXTSWAP

defines a physical swap file or a physical swap disk device the process should use
for the extended data segment when started. If you specify only a disk name, a

{ PROGRAM [[$volume.]subvolume.]SMF-process-object-file |
LIBRARY [[$volume.]subvolume.]user-library-file |
SWAP {user-data-swap-file | $user-data-swap-disk} |
EXTSWAP {default-data-swap-file | $default-data-swap-disk |
CPU primary-cpu-number |
MEMPAGES memory-pages |
PFSSIZE file-segment-size |
TYPE {52 | 25 | 3} |
SUBTYPE {0 | 36} |
STARTUPMSG (key value [,key value]) |
FORCELOW {ON | OFF} |
HIGHPIN {ON | OFF} |
DEBUGMODE {INSPECT | DEBUG} |
SAVEABEND {ON | OFF} |
DEBUGRULES {STANDARD | DEFINED}
}

SMF Process

Program Object File

$ZSMS

OMP

Storage pool processes

OPP

Virtual disk processes

OVDP

Advertising