JCC-message-table library (EQQJCLIB)

If the success or failure of a job or started task cannot be determined by system completion codes, the JCC function can be used to scan the SYSOUT created and set an appropriate error code. You determine how the SYSOUT data is scanned by creating JCC message tables. A general message table (EQQGJCCT) must be defined. Job-specific message tables can be created to search for specific data strings in particular jobs. These tables are stored in the PDS with a member name that matches the job name.

Every HCL Workload Automation for Z subsystem where you start the JCC task must have access to a message table library. If you want, you can use the same message table library for all HCL Workload Automation for Z systems.

If you use the data set-triggering function, the data set-selection table (EQQEVLST or EQQDSLST) must be stored in EQQJCLIB.

Note: Allocate the JCC message table data set with only primary space allocation. The limitation is not applicable for PDSE data sets.