Measure Reference Manual

03 GMOM-jobid type binary 16 unsigned.
02 GMOM-full-id type binary 64
redefines GMOM.
02 GMOM-sysname type character 8.
02 GMOM-process-name type character 8.
end
For descriptions of the header fields used by all entities, see Common Entity Header Fields (page 144).
Common ID Field DDL Definitions for SQLPROC Entities
These ID 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; subfields are listed in the order they occur in the field.
ANCESTOR-CPU
Number of the CPU on which the ancestor process resides.
ANCESTOR-PIN
Process identification number of the ancestor process.
ANCESTOR-PROCESS-NAME
Name of the ancestor process. The report header displays the ancestor information. If this information
cannot be obtained, the string ā€œunknownā€ appears.
ANCESTOR-SYSNAME
Name of the system on which the ancestor process resides.
CREATORID
Creator access ID (CAID). This field identifies the creator of the process and is divided into two
subfields: GROUP and USER.
DEVICE-NAME
Disk device on which the program file is located. For SMF files, this field provides the physical
location that corresponds to the logical file name. For NonStop files, this field is the same as the
PROGRAM-FILE-NAME VOLUME subfield.
GMOM
The GMOM structure consists of four subfields:
Expand node number of the GMOM process if this process is part of a
NetBatch job and the GMOM process is remote; otherwise zero.
GMOM-NODE
Processor number of the GMOM process if this process is part of a NetBatch
job; otherwise zero.
GMOM-CPU
PIN of the GMOM process if this process is part of a NetBatch job; otherwise
zero.
GMOM-PIN
Job ID of the NetBatch job that initiated this process, assigned by the
indicated GMOM; otherwise zero.
GMOM-JOBID
GMOM-FULL-ID
64-bit redefinition of the individual GMOM fields as a single value. A value of zero indicates the
process is not part of a NETBATCH job stream.
SQLPROC 339