I get these error messages:
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 library is APF?
When you receive the message CAY6182S and the RETURN CODE IS 0 0 0 0 normally this is because the definitions that should be
done in SYS1.PARMLIB(IKJTSOnn) are missing or incorrect.
To check this you can enter the command TSO CAZ1TSF in your tso session.
This should return the display,
CAZ1TSF - JCLCHECK AUTHTSF ENTRY 'CAZ2CTSO' FOUND
CAZ1TSF - JCLCHECK AUTHCMD ENTRY 'JCLCHECK' FOUND
CAZ1TSF - JCLCHECK AUTHPGM ENTRY 'JCLCHECK' FOUND
***
If it does not, then
Add the following entries to SYS1.PARMLIB(IKJTSOnn):
CAZ2CTSO in the AUTHTSF table.
JCLCHECK in the AUTHCMD table.
JCLCHECK in the AUTHPGM table.
If the definitions in SYS1.PARMLIB(IKJTSOnn) are correct then you should check other documents that document other
reasons for the error. For example you can check the Technical document TEC468461