I get these error messages running JCLCheck in ISPF:
CAY6182S ERROR INITIALIZING AUTOPROC "JCLSRB" RETURN CODE IS 0 0 0 0
CAY6399S JCLCHECK IS RUNNING NOT AUTHORIZED
Why does it say 'JCLCHECK not authorized' when the JCLCHECK load library is already APF-authorized?
Release: All
Component: JCLCheck Workload Automation
Execute JCLCheck CLIST CAZ1TSF from the CAZ2CLS0 library. Expected display when APF-authorized:
CAZ1TSF - JCLCHECK AUTHTSF ENTRY 'CAZ2CTSO' FOUND
CAZ1TSF - JCLCHECK AUTHCMD ENTRY 'JCLCHECK' FOUND
CAZ1TSF - JCLCHECK AUTHPGM ENTRY 'JCLCHECK' FOUND
***
If it does not, the following entries need to be added to SYS1.PARMLIB(IKJTSOnn):
- CAZ2CTSO in the AUTHTSF table.
- JCLCHECK in the AUTHCMD table.
- JCLCHECK in the AUTHPGM table.