This morning we recycled out CICS region as it has not been recycled for a while. Since doing so, strange things have been happening, Batch job is abending with messages...
TSS7160E FACILITY <batch> NOT AUTHORIZED FOR YOUR USE
jobcard on the job is below. I am assuming CICSPRD lost authority.
//B10919B JOB (B10919), ‘OCMS TO DB2’,
// CLASS=0,MSGCLASS=Y,MSGLEVEL=(2,1),USER=CICSPRD
We discovered this as we were looking into another anomily were a CICS transaction is started when an MQ queue receives a message. It will not start the transaction. When you do manually, it works, but we eventually get out userid suspended. This is the error we see in CICS…..
VIOLATION HAS BEEN DETECTED TERM ID = ????, TRANS ID= IP004 USERID = Z91568
VIOLATION HAS BEEN DETECTED TERM ID = ????, TRANS ID= IP004 USERID = CICSUSER
VIOLATION HAS BEEN DETECTED TERM ID = ????, TRANS ID= IP004 USERID = Z91574
Release : 16.0
Component : CA Top Secret for z/OS
COLD started CICS region to resolve MQSeries errors…..
DFHMQ0101 E 09/27/2020 21:48:56 A01DB2 Cannot open the initiation queue. MQCC=2 MQRC=2042.
DFHMQ0110 I 09/27/2020 21:48:56 A01DB2 Queue name = A01DB2.INITQ.
DFHFC0952 A01DB2 221
DFHFC0955 A01DB2 Associated data set is EZACONFG. Module DFHFCFS.
DFHFC0952 A01DB2 225
Dynamic allocation of Non-RLS file SLSF001 failed. Return code
X'0004',X'1708' in module DFHFCFS.
DFHFC0955 A01DB2 Associated data set is CW.SOURCE.LISTING.PROD. Module DFHFCFS.