Compare the member names from MASTER.SOURCE and MASTER.LOADLIB and identify any member found in one library but not the other.
//jobname JOB (acct,info),etc. // EXEC DMS //SYSIN DD * FIND DSN=MASTER.SOURCE FIND DSN=MASTER.LOADLIB REPORT PO1 or //jobname JOB (acct,info),etc. // EXEC DMS //SYSIN DD * FIND DSN=MASTER.SOURCE REPORT PO1 FIND DSN=MASTER.LOADLIB REPORT PO1
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|