What information does Load Analyzer provide about load libraries?
Load Analyzer scans z/OS load libraries to identify the programming languages used within the modules. It also reports on compile and link-edit options.
Which programming languages does Load Analyzer support?
Load Analyzer supports scanning load libraries containing modules written in Assembler, COBOL, PL/I, and other languages commonly used in the z/OS environment.
How is Load Analyzer configured to scan specific load libraries?
Load Analyzer uses JCL (Job Control Language) to specify the load libraries to be scanned and to define the output datasets. Configuration files are not typically used; instead, parameters are passed directly through JCL.
What type of output does Load Analyzer produce?
The primary output from Load Analyzer is a report dataset that lists the modules found in the scanned load libraries, along with their associated programming languages and compile/link-edit options.