Why are we receiving JCLCheck messages CAY6081E, CAY6080W, and CAY6129E for the data sets with DISP=(,CATLG) which is handled by the CA-11 Workload Automation Restart Option?
CAY6129 - DATA SET dsname SPECIFIED AS NEW, BUT ALREADY EXISTS ON UNIT unit
CAY6080 - DATA SET dsname WAS SPECIFIED AS NEW, BUT ALREADY EXISTS
CAY6081 - DISP OF CATLG INVALID FOR dsname - DATA SET ALREADY CATALOGED
Release: 12.0
Component: JCLCheck Workload Automation
- Use JCLCheck runtime option 'CA11' when the validating JCL has the CA11 RMS step. The CA11 runtime option causes JCLCheck to suppress error messages for error conditions that CA-11 Restart prevents.
- Use JCLCheck runtime option 'SUPCAT' when the validating JCL does not have a CA11 RMS step. The SUPCAT option suppresses messages CAY6081E, CAY6080W, and CAY6129E when a DD has DISP=(,CATLG) for a data set that is already cataloged.