How to generate a JCLCheck data set cross reference report for an entire JCL library?
search cancel

How to generate a JCLCheck data set cross reference report for an entire JCL library?

book

Article ID: 12508

calendar_today

Updated On:

Products

JCLCheck Workload Automation

Issue/Introduction

How do I generate a data set cross reference listing for an entire JCL library using JCLCheck?

Environment

Release: 12.0
Component: JCLCheck Workload Automation

Resolution

You can create a summary data set cross reference listing (Report 7) for your JCL libraries by concatenating the libraries in the SYSIN DD in your JCLCheck batch job.  

To reduce the output to Report 7 only, use the following JCLCheck runtime options:

//OPTS DD * 
LIST NOFULL NOJOB XREF NORUNT NOPXREF NOAUD NORPTRPT NOPROCX 
AU SEV(16) SX(ONLY) ERR(NOR6HEAD) NOCNTL NOCTL
PDS 
//