Analyzer JCLLIB and PARMLIB members

Several JCLLIB and PARMLIB members are used when you run the Analyzer to generate reports.

The members in the JCLLIB contain sample JCL to run the Analyzer.
Table 1. JCLLIB members for Analyzer
Member Description
HZAJANLO Analyzer PROC for online mode. Copy this PROC from the JCLLIB to a system PROCLIB data set to run the Analyzer as a started task
HZASANLB Analyzer batch job for batch mode
HZASANLO Analyzer batch job for online mode
HZASANS1 Define the Analyzer security profiles in RACF® (only applicable for Analyzer SECURITY=SYSTEM setting)
HZASANS2 Generate the Analyzer SSL certificate in RACF® (only applicable for Analyzer SECURITY=SYSTEM setting)
HZASANS3 Connect the Analyzer user ID to an existing SSL certificate in RACF® (only applicable for Analyzer SECURITY=SYSTEM setting)
The following members in the PARMLIB contain sample configuration settings for the Analyzer in online mode. These members are referenced with the TPARAM setting in the HZAJANLO PROC.
Table 2. PARMLIB members for Analyzer
Member Description
HZASANP1

SECURITY=BASIC

HTTP communications with basic security

HZASANP2

SECURITY=SYSTEM

HTTPS (SSL encrypted) communications with z/OS system security (SAF/RACF)

Refer to the HZASANS1, HZASANS2, and HZASANS3 members in JCLLIB for sample JCL to define RACF profiles/certificates.