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


Chapter 6 Interpreting Execution Environment SMF Records : Subtype 62–Session Termination Statistics

Subtype 62–Session Termination Statistics
Subtype 62 record is produced when an Execution Environment session terminates. For a layout of this record type, see Using SMF Record Layouts Supplied as Assembler Macros. Refer to EVNTSMF in the MACRO data set shipped with TIBCO Object Service Broker.
The CPU usage of an Execution Environment user is reported in the HSR62CPU field of the subtype 62 record. The value shown is the TCB (Task Control Block) time, excluding the TCB time for the CICS task in a CICS Execution Environment.
Collection of Data in the Performance Section
For data to appear in the performance section, either the Execution Environment or session parameters must include the reserved word SMFPERFORMANCE.
Corresponding Data Object Broker Subtype
The subtype 62 record (produced by the Execution Environment) corresponds to the Data Object Broker record described in Subtypes 47 and 49–User Resource Consumption Interval and Cumulative Record. Both records refer to a user session by the same identifier:
In subtype 49, the user ID can be found in the HU49UID field. The session identifier can be found in the HU49SSN# field.
In subtype 62, this identifier can be found in the HSRUUID field. The session identifier can be found in the HSRUNQID field.
The unique session identifier is assigned by the Data Object Broker at session initialization time. This identifier can be used to aggregate SMF data from both the Data Object Broker and the Execution Environment.
These fields enable the Data Object Broker to identify multiple and subsequent sessions by the same user across multiple Execution Environments. If the Data Object Broker was recycled, use the RECORD TIME and RECORD DATE fields in subtype 62 with the T.O.D. WHEN DOB READY field in subtype 49. For specific details, refer to member TOD2YMD in the CLIST data set.
The unique session identifier is also published on the following records:
For a layout of this record type, see Using SMF Record Layouts Supplied as Assembler Macros.
Note the following:
Field HSRENVID is the binary CICS task number from EIBTASKN or the IMS input message sequence number at the start of monitoring.
Field HSRUNQID is 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 61, 62, and 72. See also the HU47SSN# and HU49SSN# fields in DOB SMF records 47 and 49, respectively.

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