One other thought, Mark Zelden’s IPLINFO REXX code already pulls a lot of
your info too.

On Thu, Apr 19, 2018 at 5:41 AM Michael Babcock <[email protected]>
wrote:

> What version of z/OS do you have?  Do you have SDSF?    Later versions of
> SDSF has the APF, LPA, LINK commands to display those.  You can also use
> SDSF’s RGEN EXAMPLE command to get a sample REXX to pull that data.
>
> On Thu, Apr 19, 2018 at 12:37 AM Alan(GMAIL)Watthey <[email protected]>
> wrote:
>
>> 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

Reply via email to