Record type 125 is the new extended SMF record that provide for the double-byte record ID's.

Probably the most concise collection of information is in Cheryl Watson's SMF Reference Summary found at:
https://watsonwalker.com/wp-content/uploads/2021/02/SMF-Reference-20210124.pdf
Michael

At 03:22 PM 7/3/2022, Roger W Suhr wrote:
z/OS 2.5 provides for new "extended" SMF record types >255.  They have a
standard type (I forgot the number) for backward compatibility, AND an
extended  type number (4 digits).

Roger W. Suhr

[email protected]

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of
Michael Oujesky
Sent: Sunday, July 3, 2022 13:51
To: [email protected]
Subject: Re: SMF Record types to capture

The standard header is still a one byte field, so 0:255 captures them all.

At each dump/off-load, I segmented our SMF records by
category/interest-group and anticipated retention period to reduce the
processing resources and time by not having to process record types that ere
superfluous.  As an example:

    * CICS 110.1.3 transaction detail and further segmented by region
grouping 9production, development, etc)
    * CICS 110.1.1 dictionary records for preparation of processing the
tracnsaction detail 110.1.3 records
    * CICs exception records
    * CICS DOMAIN interval records
    * DB2 101
    * DB2 100/102
    * RMF 70 and 72
    * RMF device 74.1
    * Security 80
    * WLM 99
    * Dataset 14/15/60-series
And a number of others, but this set should give you an idea of ho this
approach orked.

Michael


At 10:44 AM 7/3/2022, Lizette Koehler wrote:
>I am reviewing our SMF Setup.  We are on z/OS V2.3 going to z/OS V2.4
>We have not reviewed or updated our SMF record types in decades We only
>use 0:255 for our archive/collection parms Is there a new  range to
>change to use?
>If so, what should I use?
>Any suggestions or is this still valid
>
>Thank you
>
>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions, send
>email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to