I am trying to run the evaluation standards for z/OS RACF STIG from AU.R.E and am receiving a CKR2226 message specifying an incomplete file and lists the following parameters:
IO=NO DASD=NO VTOC=NO PDS=NO. I have the following parameters set to create the CKFREEZE file which has the previous listed as Y. We are running a parallel sysplex with shared DASD but from what I have read, all the parameters are set correctly.
FOCUS=(ADMINRACF,AUDITRACF)
IO=Y,TCPIP=Y,DASD=Y,TAPE=N,SWCH=N,PATH=N,VTOC=Y,VVDS=Y,PDS=Y,CAT=Y,MCD=Y,BCD=Y,DMS=Y,ABR=Y,TMC=Y,RMM=Y,VMF=Y,UNIX=Y,
UNIXCLIENT=N,RECALL=Y,AUTOMOUNT=Y,UNIXACL=Y,SHARED=Y,OFFLINE=N,SMS=Y,STATS=N,IDR=N,CHECK=N,SCAN=Y,PARALLEL=PATH,
REPORT,KEY0,BYPASS,SIO,XMEM,XMDSN,DIAG,UID0,ENQ=N,DDLIMIT=1536,IOTIMEOUT=60,PDSEBUFSIZE=150,SIGVER=N,XTIOT=N,MOD=Y,
NJE=Y,CICS=Y,IMS=Y,MQ=Y,DB2=Y,DB2CAT=Y,DB2ADM,CKDS=Y,PKDS=Y,TKDS=Y,SYMKEYTEST=N,CF=Y,PARM=Y,
SERIALIZATION(ENQ(CKRDSN),FAIL)
Has anyone come across this as well and have suggestions on things to try?
Thanks in advance for any suggestions.