BSP - Beratung, Schulung, Projekte


BSPAPFLS - APF Lister Program

What does it do?

This program scans MVS control blocks and displays the current APF authorized libraries

Required DD names

none

Optional DD names

DDNAME Description Default
SYSPRINT output queue for report SYSOUT=X

Usage

Assembly and Link JCL can be found in SYS1.SETUP.CNTL(APFLS$).
Execution JCL can be found in SYS1.SETUP.CNTL(APFLS#) and looks like this:

//APFLS   JOB  ....
//APFCHLS EXEC PGM=BSPAPFLS

Sample Report

 BSPAPFLS Version 1.0 - List APF Datsets

 BSPAL03I - Volume APF Dataset name
            MVSRES SYS1.LINKLIB
            MVSRES SYS1.SVCLIB
            MVSRES SYS1.VTAMLIB
            MVSRES SYS1.INDMAC
            PUB000 SYS2.LINKLIB
 BSPAL99I - End of processing, MAXRC=0000

Disclaimer

Although this program has been tested on the Turnkey MVS system Version 3 it is not guaranteed to be bug-free (which program is?)

Use at your own risk