This knowledge document describes how to implement Alternate Proclib when using the JCLCheck ISPF interface.
Release: All
Component: JCLCheck Workload Automation
Alternate proclib is used when the AUTOPROC option is disabled.
JCLCheck uses DD name JCALTLIB or JCHKPLIB for the alternate procedure libraries.
Here's how to use JCALTLIB:
JCHKPLIB:
This DD name is used if field "Alternate Proclib(s) are selected" is set to N, and the AUTOP option in Clist JCKUSR is set to N.
If AUTOPROC is enabled, JCLCheck ignores runtime options PROC(JCALTLIB) or PROC(JCHKPLIB). Options AUTOPROC and PROC(ddname) are mutually exclusive.