SMF110_S_10
record type
SMF110_S_10
records (global transaction manager statistics data) contain
transactions summary information for CICS® Transaction Server for z/OS®. This data can give you
a more holistic view of the CICS region, including a
comparison among the current and peak numbers of transactions that are running in the region, and
the maximum number of allowed
transactions.
Data stream definition for SMF110_S_10 data
For prerequisite requirements for defining SMF data streams, see Copying configuration files to the working directory.
Table 1 indicates the configuration values to use in defining this data stream in the Z Common Data Provider Configuration Tool.
Type of node in the policy | Required configuration value |
---|---|
Data Stream | SMF110_S_10 To select this data stream in the Configuration Tool: In the
Select data streamwindow, click , and select the SMF110_S_10 check box. |
Filter Transform | Not required |
Subscriber | See Subscriber configuration.
Important: When you use the Generic Kafka subscriber protocol, you must select the CSV format. Key-Value format is not supported for this data stream definition.
|
Annotated fields for SMF110_S_10 data
In the following table, the column that is titled Corresponding SMF field
indicates the name of the SMF field that corresponds to the field name in the annotation.
Field | Description | Corresponding SMF field |
---|---|---|
ApplID |
The product name (Generic APPLID) | SMFSTPRN |
AtsMxt |
An indicator of the limit for the number of concurrent tasks | XMGATMXT |
GmtsLast_TxnAttch |
The time when the last transaction was attached | XMGGTAT |
GmtsMxtReached |
According to Greenwich mean time (GMT), the time when the task limit (the
value of MAXTASKS ) was met |
XMGGAMXT |
GmtsMxtSet |
According to Greenwich mean time (GMT), the time when the task limit (the
value of MAXTASKS ) was set |
XMGGSMXT |
IntervalDuration |
For a status type (StatsType ) of INT , the
interval duration, which is represented in the time format HHMMSS |
SMFSTINT |
LclsLast_TxnAttch |
The date and time when the last transaction was attached | XMGLTAT |
LclsMxtReached |
The local time when the task limit (the value of MAXTASKS )
was met |
XMGLAMXT |
LclsMxtSet |
The local time when the task limit (the value of MAXTASKS )
was set |
XMGLSMXT |
MAXTASKS |
The limit for the number of concurrent tasks | XMGMXT |
RecordIncomplete |
An indicator that is set to YES if incomplete data is
recorded |
SMFSTICD |
RecordType |
The internal record type, which is SMF110_S_10 |
Set by the data provider |
RecordVersion |
The record version in the following format: x'0vrm' |
SMFSTRVN |
StatsArea |
The status area | Set by the data provider |
StatsType |
The status type. For example, one of the following types:
|
SMFSTRQT |
SystemID |
The MVS™ system ID, which is also the SMF system ID | SMFMNSID |
TransCount |
The number of user and system transactions that are attached | XMGNUM |
TransCurrentActiveUser |
At the present time, the number of active user transactions in the system | XMGCAT |
TransCurrent_QSec |
At the present time, the number of seconds that transactions are queued
because the task limit (the value of MAXTASKS ) was met |
W_CUR_Q_TIME |
TransPeakActiveUser |
The highest number of active user transactions | XMGPAT |
TransPeakQueued |
The highest number of queued user transactions | XMGPQT |
TransQueuedUser |
The number of queued user transactions in the system | XMGCQT |
TransTimesAtMAXTASKS |
The number of times that the task limit (the value of
MAXTASKS ) was met |
XMGTAMXT |
TransTotalActive |
For a specified time interval, the number of active user transactions in the system | XMGTAT |
TransTotalDelayed |
For a specified time interval, the number of user transactions that were
delayed because the task limit (the value of MAXTASKS ) was met |
XMGTDT |
TransTotal_QSec |
For a specified time interval, the number of seconds that transactions were
queued because the task limit (the value of MAXTASKS ) was met |
W_TOT_Q_TIME |
TransTotalTasks |
At the time of the last reset, the number of transactions in the system | XMGTNUM |