TS/MP Management Programming Manual (G06.24+, H06.03+)

ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual540082-001
7-23
ZPWY-MAP-DEF-SCASSIGN
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.
ZRECORDSIZE
sets the length of the records in the logical file indicated in
ZPWY-MAP-SEL-SCASSIGN. Valid values range from 1 through 4072.
If you do not assign a value to ZRECORDSIZE, no value is passed.
ZBLOCKSIZE
sets the size of the data blocks for the logical file indicated in
ZPWY-MAP-SEL-SCASSIGN. Valid values range from 1 through 4096.
If you do not assign a value to ZBLOCKSIZE, no value is passed.