CA TSO-MON does this handily, but you gotta spend money to get it.

Type 32 SMF records count TSO/E commands, but that would be counts of the
EXEC command without the CLIST name.

If I had to do this on my own, I would write a CSECT that I linked as a
front-end to the EXEC command (IKJCT429) in SYS1.CMDLIB and make my code
the entry point. It would extract the CP parameter list and extract/count
the name of the CLIST/Exec, then write a user SMF record to record usage of
the CLIST/Exec.

Mike Shaw
MVS/QuickRef Support Group
Chicago-Soft, Ltd.


On Wed, Jan 26, 2022 at 10:40 AM David Spiegel <[email protected]>
wrote:

> Hi List,
> I have been given the task of cleaning up unused software.
> Part of that is identifying which CLISTs/Execs are not being used.
>
> Can someone please suggest a way to do this?
>
> Thank you in advance.
>
> Regards,
> David
>
> ----------------------------------------------------------------------
> 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