ROSCOE JCLCheck: CAY6329E ACCESS DENIED TO 'NULLFILE' BY SECURITY, RC = '00000008' ACCESS LEVEL
search cancel

ROSCOE JCLCheck: CAY6329E ACCESS DENIED TO 'NULLFILE' BY SECURITY, RC = '00000008' ACCESS LEVEL

book

Article ID: 212296

calendar_today

Updated On:

Products

Roscoe JCLCheck Workload Automation

Issue/Introduction

User receives the following error message when issuing a JCK command from Roscoe:

CAY6329E ACCESS DENIED TO 'NULLFILE' BY SECURITY, RC = '00000008' ACCESS LEVEL
 
 
 

Environment

Component :  Roscoe Interactive Environment 6.0

                      JCLCheck Workload Automation 12.0  

Cause

//JCHKPLIB DD DUMMY is specified in the Roscoe Startup proc

Resolution

JCHKPLIB DD allocates procedure libraries.  When JCHKPLIB DD DUMMY is specified, the JCLCheck runtime option AU (Autoproc) must be enabled.

If option NOAU (No Autoproc) is used, then procedure libraries must be allocated to //JCHKPLIB DD in the Roscoe Startup proc.

Additional Information

- Runtime option AUTOPROC: https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-jclcheck-workload-automation/12-0/reference/jclcheck-runtime-options/description-of-runtime-options/autoproc.html

- ROSCOE and JCHKPLIB DD:  https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-jclcheck-workload-automation/12-0/building/interfaces-with-other-products/ca-roscoe-support.html