My main goal is to find out who uses what.

If I will success after a while I'll have a view of what REXX/CLIST are
still in use.

I'm working on systems who were build ages ago and dealing with different
thousands of exec on tenth of libraries.

The VLF maybe a parallel way even though I've to discuss with customer in
order to evaluate pro (a lot) and cons.

I know that the more I monitor the worst I get, anyway we use TADz to
delete old applications and we'd like to do the same for system pgmr stuffs.

Thanks again to everybody.
Massimo

2016-09-15 3:04 GMT+02:00 Anthony Thompson <anthony.thomp...@nt.gov.au>:

> Maybe you can add your REXX/CLIST libraries to VLF and use SMF type 41
> records to see which ones are being called.
>
> Ant.
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
> Behalf Of Massimo Biancucci
> Sent: Wednesday, 14 September 2016 7:35 PM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Capture REXX/CLIST software usage.
>
> Hi everybody,
>
> I'm wondering what's (if it's reasonable) the best way to capture usage of
> REXX/CLIST member.
>
> For LOAD member it's possible to "monitor" some SVC and capture the
> information (like TADz).
>
> I've tried to run a simple JCL:
>
> //ST003    EXEC  PGM=IKJEFT01
> //SYSPROC  DD DSN=myexec,DISP=SHR
> //SYSTSPRT DD SYSOUT=*
> //SYSPRINT DD SYSOUT=*
> //SYSTSIN  DD *
>  %TEST
> /*
>
> and capture with a GTF all the SVCs called.
>
> I'm expecting at least a BLDL but nothing.
>
> The goal is to know what piece of software are used and, in a statistic
> way, clean the libraries from unused software,
>
> Any idea ?
>
> Thanks a lot for your support.
> Massimo
>
> ----------------------------------------------------------------------
> 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
>

----------------------------------------------------------------------
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