On Mon, 16 May 2022 11:04:08 -0500, Scott Barry <[email protected]> wrote:
>On Sun, 15 May 2022 21:33:27 -0500, James C. <[email protected]> wrote: > >>I needed to make a change to the logon procs but noticed that there were >>quite a few. I’d like to know which procs are actually being recently used. >>Does this information get recorded by SMF? If so, which record type? > > >Unfortunately, there is no SMF record generated that identifies any >procedure-type used. > >You would need to scan SYSMSGS output looking for IEC001I - but then also >consider instream PROCs and various INCLUDE member references, if only for the >purpose of identification/location (source-reference) ? > >Scott Barry >SBBTech LLC Wait....I'm so sorry - you did mention "logon PROC" as with TSO session logon - so yes, you should likely find what you need within the SMF type 30 STEPNAME information (subtypes 2, 3, 4), presuming that you used the same value for the job-step name on the EXEC PGM=IKJEFT01 statement. Apologies....my mind was off on the longstanding SHARE request/requirement (as I recall) for batch execution (JES conversion) JCL procedure revealed somewhere in SMF-recorded evidence/data, which would be so much more useful than a MSGCLASS-output message set. Scott Barry SBBTech LLC ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
