The AUTOPROC feature is enabled by specifying runtime option AU. How and where to specify AU when running JCLCheck in ISPF?
Release: All
Component: JCLCheck Workload Automation
Executing JCLCheck from within an ISPF Edit session using command JCK, EJCK, or EDCHEK:
Executing JCLCheck from the JCLCheck ISPF panels interface:
The AUTOPROC option can also be set globally by adding option 'AU' to the JCLDFLT table. This table is updated and activated by Usermod MZ1C024.
The AUTOPROC option is mutually exclusive with runtime option "PROC(ddname)". When both options are specified, PROC(ddname) is ignored.
The AUTOPROC option is disabled when used with runtime option PREVEX.
The AUTOPROC option requires that JCLCheck runs as an APF-authorized task.
- The AUTOPROC feature is documented here:
- Use runtime option OPROC or OPROCLIB to override the system proclib(s). JCLCheck reads the proclib(s) set by OPROC or OPROCLIB first before searching the system proclib(s).