What kind of analysis does JCL Analyzer perform?
JCL Analyzer identifies all procedures, programs, JCLLIBs, and files referenced by JCL. It also reports on every job using a specific file, program, procedure, or JCLLIB. Reports are customizable through various formats and options.
What configuration files are used by JCL Analyzer?
JCL Analyzer uses configuration files to define report formats, filtering criteria, and output destinations. These files specify parameters for analysis and reporting.
Does JCL Analyzer expose an API?
JCL Analyzer primarily uses batch interfaces. Users submit batch jobs with specific parameters to generate the desired reports. There is no direct API exposure.
What are the main system components of JCL Analyzer?
JCL Analyzer's architecture includes components for JCL parsing, dependency analysis, and report generation. These components communicate through internal interfaces to process JCL and produce reports.