TS/MP Management Programming Manual (H06.05+, J06.03+)
ZPWY-MAP- Definitions
HP NonStop TS/MP Management Programming Manual—540082-005
7-23
ZPWY-MAP-DEF-SCASSIGN
ZGUARDIANFILE
is the name of a Guardian file in which the PATHMON process stores the ASSIGN
values and sends those values to the server process using an ASSIGN message
when the server process is opened.
The node name can be either a specific node name or \*, a generic name
representing the node on which the PATHMON process is currently running. If you
do not specify a node name, the default node for the file-name expansion is
determined by the value you specify for the ZNODEINDEPENDENT field of the
START PATHWAY command.
ZEXTENTSIZE
is the size of the file extents allocated to the file. ZEXTENTSIZE contains:
ZPRIMARY
is the primary extent size. ZPRIMARY can contain any value from 1 through
65535.
ZSECONDARY
is the secondary extent size. ZSECONDARY can contain any value from
1 through 65535.
If you do not assign values to these fields, no value is passed.
ZFILECODE
assigns a file code to the logical file name indicated in
ZPWY-MAP-SEL-SCASSIGN. Valid values are integers from 0 through 65535. If
you do not assign a value to ZFILECODE, no value is passed.
ZEXCLUSION
is the exclusion mode for the logical file name indicated in
ZPWY-MAP-SEL-SCASSIGN. The exclusion mode determines how other
processes can access the file. The value of ZEXCLUSION can be
ZPWY-VAL-SHARED, ZPWY-VAL-EXCLUSIVE, or ZPWY-VAL-PROTECTED.
If you do not assign a value to ZEXCLUSION, no value is passed.
ZACCESS
is the access mode for the logical file name indicated in
ZPWY-MAP-SEL-SCASSIGN. ZACCESS specifies what file operations can be
performed. The value of ZACCESS can be ZPWY-VAL-IO, ZPWY-VAL-INPUT, or
ZPWY-VAL-OUTPUT.
If you do not assign a value to ZACCESS, no value is passed.










