Does JCLCheck scan the entire DD concatenation for data set existence before checking if a program or member exist?
Release: 12.0
Component: JCLCheck Workload Automation
JCLCheck will first validate if all the datasets exists in the DD concatenation, and issue CAY6079 messages for the datasets that do not exist. Program or member existence is not checked since it is incomplete (due to CAY6079 messages). Only when it is confirmed that all dataset exists will it search the entire DD concatenation for program or member existence.