have a look at IPLINFO rexx exec from mark Zelden. ITschak
On Mon, Apr 23, 2018 at 10:16 AM, Alan(GMAIL)Watthey <[email protected]> wrote: > Thanks for all the replies. I guess the consensus is that I build the > list myself. I did suspect this but I wanted to make sure I was not > missing something obvious. > > I do know about the various Rexx procedures already in existence and have > written some before to check LNK and LPA dataset names are to our standard > so I have a starting point. Not only the APF, LPA and LNK can be > authorised of course but the manual seems reasonably clear on what they all > are. The in-memory lists should suffice and get around all the dynamic and > library renaming possibilities I highlighted. > > Sorry for the original subject on this chain as I was playing with > replying to an earlier post to get the correct destination email address > and somehow forgot to fill that bit in again. Oulook doesn't cope with > digests very well (or I don't). > > Regards, > Alan Watthey > > -----Original Message----- > From: Carmen Vitullo [mailto:[email protected]] > Sent: 19 April 2018 3:53 pm > Subject: Re: IBM-MAIN Digest - 17 Apr 2018 to 18 Apr 2018 (#2018-108) > > At z/os 2.1 with some SDSF PTF's I think and at 2.2 the SDSFAUX address > space provides, parmlib,proclib,apf,linklist,dynamic exit,enq,address > space memory...any other good info > > > > > > Carmen Vitullo > > ----- Original Message ----- > > From: "Alan(GMAIL)Watthey" <[email protected]> > To: [email protected] > Sent: Thursday, April 19, 2018 12:36:55 AM > Subject: Re: IBM-MAIN Digest - 17 Apr 2018 to 18 Apr 2018 (#2018-108) > > Hi listers, > > > > I was wondering if there was an easy way to get all the authorised > libraries > on a z/OS system. I am looking ultimately for a Rexx solution. > > > > Now I obviously know about 'D PROG,APF' but according to the manual there > are many more authorised libraries than these. Also, there is PROGxx to > look at but SYS1.LINKLIB and SYS1.SVCLIB are authorised whether or not > they > are specified in PROGxx. Then we have all of LPA which is authorised > (pageable, fixed, modified and dynamic). Maybe someone has changed a > default library name (such as SYS1.LPALIB or SYS1.LINKLIB). Maybe someone > has dynamically added or deleted an authorised library. LINKLIST might be > automatically authorised or it might not. > > > > Will I have to build this entire list myself (that looks a bit daunting to > me), is there some obscure (or even obvious) MVS command available I have > never used before or can I find it somewhere in memory? > > > > Regards, > > Alan Watthey > > > ---------------------------------------------------------------------- > 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 > -- ITschak Mugzach *|** IronSphere Platform* *|* *Information Security Contiguous Monitoring for Legacy **| * ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
