IBM SMF Explorer
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

SMF 113 Subtype 1

Virtual fields

NameBased onDescription
timestampdate
time
Record Timestamp
intervalintervalstart
intervalend
The interval time delta

Record fields

NameBased onDescriptionType/Format
dateSMF113DTEDate of Recorddate
timeSMF113TMETime of Recordtime
timestamp virtualdate
time
Record Timestamp
lenSMF113LENRecord lengthinteger
segSMF113SEGSegment descriptorinteger
flg flagSMF113FLGHeader flag bytestring
ssfflgBit 0 - Subsys ID after Sys ID
sbtflgBit 1 - Subtypes utilized
rtySMF113RTYRecord type - 113 (‘71’x)integer
tmeSMF113TMERecord written timetime
dteSMF113DTERecord written datedate
sidSMF113SIDSystem identifierstring
widSMF113WIDSubsystem identifierstring
stySMF113STYRecord subtype: 1 = Delta event counters 2 = Hardware event countersinteger
sdlSMF113SDLLength of self-defining sectioninteger

Maps and sections

SMF113SDS

SMF113 self defining Section

NameBased onDescriptionType/Format
sofSMF113SOFOffset to subsystem section from beginning of recordinteger
slnSMF113SLNLength of subsystem sectioninteger
sonSMF113SONNumber of subsystem sectionsinteger
iofSMF113IOFOffset of identification section from beginning of recordinteger
ilnSMF113ILNLength of identification sectioninteger
ionSMF113IONNumber of identification sectioninteger
dofSMF113DOFOffset of data section from beginning of recordinteger
dlnSMF113DLNLength of data sectioninteger
donSMF113DONNumber of data sectionsinteger

SMF113SSS

SMF113 Subsystem Section

NameBased onDescriptionType/Format
rvnSMF113RVNRecord version numberstring
pnmSMF113PNMProduct name - HISstring
oslSMF113OSLMVS product levelstring

SMF113ID

SMF113 Identification Section

NameBased onDescriptionType/Format
jbnSMF113JBNJobNamestring
rstSMF113RSTReader start timetime
rsdSMF113RSDReader start datedate
stpSMF113STPStep namestring
intervalstartSMF113INTERVALSTARTThe interval start timedate-time
intervalendSMF113INTERVALENDThe interval end timedate-time
interval virtualintervalstart
intervalend
The interval time delta

SMF113_1_CTR

Delta Event

NameBased onDescriptionType/Format
ctsSMF113_1_CTSTime when HIS Data collection starteddate-time
ctmSMF113_1_CTMTime when this SMF record is writtendate-time
cpuidSMF113_1_CPUIDProcessor ID for which the hardware event counters are recorded. Note that zero is a valid processor number.integer
cpuprocclassSMF113_1_CPUPROCCLASSThe processor type for which the hardware event counters are recorded. Will be one of the following: 0 = Standard CP 2 = zCBP or zAAP see SMF113_1_zCBP 4 = zIIPinteger
cpuspeedSMF113_1_CPUSPEEDProcessor speed for which the event counters are recorded. Speed is in cycles/microsecond.integer
machtypeSMF113_1_MACHTYPEThe machine typestring
machmodelSMF113_1_MACHMODELThe machine modelstring
ctrversion0SMF113_1_CTRVERSION0Zero counter version number. This number is incremented when there is a change to the meaning of a counter in the z/OS counter setinteger
ctrversion1SMF113_1_CTRVERSION1First counter version number. This number is incremented when there is a change to the meaning of a counter or the number of installed counters in the Basic or Problem-state counter setsinteger
ctrversion2SMF113_1_CTRVERSION2Second counter version number. This number is incremented when there is a change to the meaning of a counter or the number of installed counters in the Crypto-activity, Extended or MT-diagnostic countersinteger
flags flagSMF113_1_FLAGSNot availablestring
lostctrdataflagsWhen ON, the hardware indicated the hardware has lost counter data during the current interval
lostdataflagsNot available
lostmtdataflagsWhen ON, the hardware indicated the hardware has lost MT counter data during the current interval
zcbpflagsWhen ON, a value of 2 for SMF113_1_CpuProcClass refers to a zCBP processor type, when off a zAAP processor type.
csofSMF113_1_CSOFOffset to counter set section from beginning of recordinteger
cslnSMF113_1_CSLNLength of counter set sectioninteger
csonSMF113_1_CSONNumber of counter set sectionsinteger
machseqcodeSMF113_1_MACHSEQCODEThe machine sequence codestring
coreidSMF113_1_COREIDCore ID for which the hardware event counters are recorded. Note that zero is a valid core ID number.integer

SMF113_1_CSS

Counter set section

NameBased onDescriptionType/Format
cstypeSMF113_1_CSTYPECounter set type for counters recorded: 1 = Basic, 2 = Problem state, 3 = Crypto-activity, 4 = Extended 5 = z/OS 6 = MT-diagnosticinteger
csflags flagSMF113_1_CSFLAGSNot availablestring
csuselcdscsflagsWhen on the counter set’s counter data section described by fields SMF113_1_CDOF, SMF113_1_CDLN, and SMF113_1_CDON is mapped by SMF113_1_LCDS, otherwise it is mapped by SMF113_1_SCDS.
cdofSMF113_1_CDOFOffset to counter data section for this counter set, from the beginning of record. This can be to a SMF113_1_SCDS section or a SMF113_1_LCDS section, depending SMF113_1_CSUseLCDSinteger
cdlnSMF113_1_CDLNLength of counter data sectioninteger
cdonSMF113_1_CDONNumber of counter data sectionsinteger

SMF113_1_SCDS

Short counter data section. This is used when the counter data delta is 4 bytes

NameBased onDescriptionType/Format
scrSMF113_1_SCREvent counter value delta. Contains the number of times a particular counter event has occurred since either the start of the HIS collection run, or the previous SMF 113 Type 1 record.integer

SMF113_1_LCDS

Long counter data section. This is used when the counter data delta is 8 bytes

NameBased onDescriptionType/Format
lcrSMF113_1_LCREvent counter value delta. Contains the number of times a particular counter event has occurred since either the start of the HIS collection run, or the previous SMF 113 Type 1 record.integer