Full SQL |
Contains all information about an event. Computed attributes for other report fields are
created from this data, which includes:
uid=; prog=; job=; step=; tran=; job#=; term=; pcb=;
pcb#; dli_sts=; befor=; desc=; dbd=; seg=; |
Timestamp |
Timestamp of the event in the collector’s timezone. |
Records Affected |
Not used for IMS. Always -1. |
Returned Data |
Segment data, in hex, as returned to the application. Enabling the return of this data
requires the assistance of IBM support to enable the correct policy action. This option is almost
never recommended because it means that potentially sensitive data is stored on the
collector.
|
Full SQL ID |
Unique, sequenced identifier for this event. Can be helpful for sorting events in sequence.
|
Ack Response Time |
Microsecond value from Timestamp on the event from the mainframe. Example: 677032
It is not recommended to use this field for sorting as it does not
include leading zeros; use FullSQL ID instead. |
Statement Type |
Not used for IMS. Always contains ‘SQL’ |
Blind Variables Values |
This is the same as the fieldDB2 z/IMS/DATA SET Unit of Work, prefixed with the SSID. To
correlate unit of work IDs across subsystems, it is recommended to use the DB2 z/IMS/DATA SET Unit
of Work field instead of this one. |
IMS/DATA SET Program Name |
The name of the application program issuing the DLI calls or other access. |
IMS/DATA SET Step Name |
JCL step name for the executing program. |
IMS/DATA SET Step Number |
JCL step number for the executing program. |
IMS Transaction |
IMS transaction identifier |
IMS Terminal |
Terminal ID of the originating request. |
IMS PCB Name |
The name of the IMS Program Communications Block (PCB) |
IMS PCB Number |
The PCB in the PSB that the program used to access the database |
IMS/DATA SET |
Data set name before an SMF rename. |
Previous DSN |
|
IMS Database |
IMS database descriptor (DBD) |
IMS Segment |
IMS Segment name in the database. |
IMS/DATA SET Name |
When SMF is used, the IMS Data Set name that was accessed. |
IMS/DATA SET Context |
Type of activity (such as IMS Segment level GET) |
IMS SMF/DATA SET Expiration Days |
SMF data has expired due to data sitting in the spill file for this number of days. There
could be incomplete data. This should be a rare event. |
IMS SMF/DATA SET Expiration IPL Time |
SMF data has expired due to an IPL occurring on the host. This could indicate incomplete
data. |
IMS Segment Data Length |
The length of the IMS data segment. |
IMS/DATA SET Type |
The type of data set such as database, image copy, log type, LDS type, recon, and unknown.
Applicable only when SMF data collection is used. |
IMS/DATA SET Job Name |
Job name |
IMS/DATA SET Job Number |
Job number |
IMS/DATA SET User ID |
ID of originating request, such as the TSO or RACF authid. |
IMS PART/AREA |
The name of the partition or area. A DEDB can use multiple data sets, called areas, with each
area containing the entire data structure. A partition is a subset of a high availability large
database (HALDB). |
IMS/DATA SET Event Time |
Timestamp of the event as recorded on the host in UTC format.
The collector timezone
is in the Timestamp field. |
IMS DLI Status Code |
Status code from DLI. ‘bb’ means blank (no status code). This is available only when status
code collection is specified in the IMS Collection Profile policy as described in https://www.ibm.com/support/knowledgecenter/SSMPHH_10.1.0/com.ibm.guardium.doc.zos/ibm_stap_ims/AUI/V1013_AUI/DITA/auiur009.html |
Timestamp(microsec) |
Not used. |
DB2 z/IMS/DATA SET Unit of Work |
Unit of work ID (recovery token), in hex. When the token is from a CICS transaction, it can
be used to correlate data access across DB2, IMS and Data Sets within a transaction. (Unlike Data
Sets, this token is included even for non-CICS transactions). |