Measure Reference Manual

PROGRAM-FILE-NAME
Object file of the measured process. The name can apply to either a NonStop file or an SMF file.
PROGRAM-FILE-NAME has three subfields:
For NonStop files, is the device location of the physical file.
For SMF files, is the device location of the physical file that corresponds to
the logical file name is stored in the DEVICE-NAME field.
VOLUME
For NonStop files, is the device name of the physical volume on which the
program file is located.
SUBVOLUME
For NonStop files, represents the physical file name that was specified when
the process was opened.
FILENAME
For SMF files, represents a location-independent logical file name that was
used when the process was opened.
PROGRAM-FILE-NAME-MID
Internal representation of an OSS file name for the specified PROGRAM-FILE-NAME.
PROGRAM-FILE-NAME-MID has two subfields:
is an internal representation of an OSS file name for the specified
PROGRAM-FILE-NAME. For non-OSS files, this field contains zeros.
PATHID
is the creation version serial number that identifies a unique instance of an
OSS file. For other files, this field contains zeros.
CRVSN
SYSTEM-PROCESS
(ZMS Style only) Reserved for future use.
USERID
Process accessor ID (PAID) of the process.
Common and ZMS Style Only Counter Field DDL Definitions for PROCESS Entities
These counter fields are used in both styles of DDL records. Fields that are used in ZMS Style DDL
records only are noted.
Fields are listed alphabetically.
ABORT-TRANS
Number of times the process invokes the TMF ABORTTRANSACTION procedure, which causes a
TMF transaction to be rolled back.
Counter type: Incrementing.
ABS-SEGS-END
Number of items on the queue described by ABS-SEGS-QTIME at the end of the measurement
interval.
Counter type: Snapshot.
ABS-SEGS-QTIME
Time that segment table entries were in use for absolute addressable segments on behalf of the
measured process.
Counter type: Queue.
PROCESS 299