Hi Kolusu,

We are all forever grateful for your DFSORT help, thank you :)
I'm looking to get 1 record for each type-subtype combination.
That is, 1 rec of 30_1, 1 of 30_2, and so on.

A bit disappointed that I can read VB/VBS with RECFM=U in the DD, in a JCL (in 
order to read BDW/RDW), but that throws the whole concept of 'logical record'.
So ... just wondering if there's a way to get sample records with BDW/RDW.


‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Monday, April 20, 2020 11:16 PM, Sri h Kolusu <skol...@us.ibm.com> wrote:

> Kekron,
>
> Are you looking for a summary of subtypes for every smf record? I wrote an
> ICETOOL job for Cheryl Watson's newsletter under "User Experiences and
> Tips" which lists the count how many records it found of each type and
> subtype and produce a little report saying something like:
>
> TYPE SUBTYPE COUNT
>
> 30 1 18446
> 30 2 2788
> 30 3 49083
> 30 4 49326
> 30 5 19162
> 30 6 210
> 41 3 41
> ...
>
> or
>
> Do you need to write out the first record for each subtype? Let me know the
> requiement and I will show you a way to get it done using DFSORT.
>
> Thanks,
> Kolusu
> DFSORT Development
> IBM Corporation
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to