Previous Topic: Scanning a group of JCL membersNext Topic: Submitting JCL to run CA JCLCheck in batch


Specifying CA JCLCheck options through the invocation panels

  1. From the Invocation menu, enter a data set name, library type, and insert PDSR and SXREF in the OPTIONS fields, press enter.

    CA JCLCheck presents you with a member selection list.

  2. To determine the sequence that members should be scanned, enter a sequence number in the CMD column beside the name.
  3. To add a member to the bottom of the list, put an N (Next) in the CMD column, press enter.

    The selected members move above a divider line (========), in the order specified by the numbering sequence.

  4. If you want to deselect a selected member, enter 0 beside the name (above the divider line), press enter.
  5. Press F3 (End).

-------------------- CA JCLCHECK/INVOCATION --------------------------- COMMAND ===> Option Selected: FOREGROUND Date: yyyy/mm/dd User: USER02 Time: 10:59 Data Set Name ===> 'CAI.APCMTL.CHQAJCL' Library Type ===> PDS (SEQ, PDS, PAN, LIB) Member ===> USER02 (Batch Submit -- Use * for all members) Volume Serial ===> (If Not CATALOGED) CPU-ID ===> (Multi-CPU Only, blank: This CPU) SYSTERM ===> (Y/N/P, Error Statement and Messages only) SYSPRINT ===> Y (Y/N/P, Reports 1-9 according to options ) Specify any additional options (FOR THIS RUN ONLY) below OPTIONS ===> CC(5) CT SP(RPT 65 NOALL) V OPTIONS ===> J F XREF PXR(RPT) SX RP ER( END) OPTIONS ===> SYN RUNT PDSR SXREF OPTIONS ===> SEC(DASD,STOR,MGMT,PROGRAM(DEFINE)) OPTIONS ===> SAVED ===> SAVED ===>

This causes CA JCLCheck to treat the jobs in these members as a series of consecutive, related job streams. There are dependencies from job to job. If a job deletes a data set and another job in that run has DISP=SHR, referring to the deleted data set, you receive an error in Report 6 - ERROR MESSAGES.