Measure Reference Manual
03 volume type character 8.
03 subvol type character 8.
03 filename type character 8.
02 pathname-len type binary 16 unsigned.
02 pathname type character 1024.
* key is MID duplicates not allowed
end
DDL Record Description Fields
For descriptions of the header fields used by all entities, see Common Entity Header Fields (page 144).
MID
A Measure identifier for an OSS file or SQL/MX file. For OSS files, the MID can be used as a key
to the OSSNAMES file to retrieve the corresponding Guardian file name and external format OSS
pathname.
MID has two subfields:
is an internal format representation of an OSS file or SQL/MX file. For other
files, the field contains zeros.
PATHID
is a creation version serial number that identifies a unique instance of an
OSS or SQL/MX file. For other files, the field contains zeros.
CRVSN
FILE-SYSTEM-NAME
The EXPAND system name of a file described by file-name if the file is located on a node other
than that measured in the data file. Otherwise, this field contains spaces.
FILE-NAME
The Guardian local-internal-format file name for the OSS file. Also known as the gname of the file.
PATHNAME-LEN
The length, in bytes, of the external-format OSS pathname stored in the PATHNAME field. The
maximum value is 1024 in Measure G11 and later PVUs.
PATHNAME
The left-justified external-format OSS pathname. The field is defined as 1024 characters, but the
length of the actual name is reported in PATHNAME-LEN. Remaining characters are undefined.
Usage Note
This warning or error message might be displayed:
3114 OSS journal segment is required in this context and is not available for access.
Example
To create an OSSNAMES structured output file:
+ SET REPORT FORMAT STRUCTURED
+ LIST OSSNAMES
LIST OSSNAMES 81