Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Interpreting Execution Environment SMF Records : Process Section

Process Section
Each Execution Environment subtype record includes a process section that provides for details specifically for the Execution Environment. The following fields are the logical tags that you can use to match Execution Environment SMF records with SMF records generated by the underlying platform:
Other standard fields might also be present, in particular HSRUNQID and HSRTRDTE.
HSRENTVTR
This reserved field contains the environment transaction code. In CICS, this field contains a four-character transaction code from EIBTRNID. In IMS TM, it contains an eight-character transaction code.
HSRENVID and HSRENVIX in CICS
In CICS these two fields have the following meaning:
Relates to the CICS transaction binary task number from EIBTASKN that is active at the time monitoring starts.
Relates to the CICS transaction binary task number from EIBTASKN that is active at the time monitoring concludes.
If you are running CICS pseudo-conversationally, the only way to obtain a one-to-one relationship between CICS transactions and TIBCO Object Service Broker transactions is to use DISPLAY & TRANSFERCALL in your TIBCO Object Service Broker rules rather than DISPLAY.
HSRENVID in IMS TM
The HSRENVID field holds the input message sequence number.
HSRUNQID
The HSRUNQID field, located at offset 86, contains the identifier assigned by the Data Object Broker at session initialization time. This field can be used to aggregate SMF data collected by the Execution Environment for a session with that collected by the Data Object Broker. See the HSRUNQID field in EE SMF records 60, 61, and 62. See also the fields HU47SSN# and HU49SSN# in DOB SMF records 47 and 49, respectively.
HSRTRDTE
The format for field HSRTRDTE is 0CYYDDDF, where C is a digit representing the century. In the years 1900 through 1999, C=0. In the years 2000 through 2099, C=1. YY is the last two digits of the year. DDD is the day of the year. F is a positive sign value to complete the packed format.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved