I implemented maintenance for CA DADS Plus for CICS 5.4. CA DADS is now allocating the load library in the MDFYRPL as exclusive or open for write with error ACF90913.
search cancel

I implemented maintenance for CA DADS Plus for CICS 5.4. CA DADS is now allocating the load library in the MDFYRPL as exclusive or open for write with error ACF90913.

book

Article ID: 8249

calendar_today

Updated On:

Products

DADS Plus

Issue/Introduction

I implemented maintenance for CA DADS Plus for CICS CTS 5.4 It appears that DADS is now allocating the load library in the MDFYRPL as exclusive or open for write. The PTFS applied were RO53206, RO91358  and RO96817.

I am getting an abend with the following messages.

08.34.52 STC19216 ACF99913 ACF2 VIOLATION-04,00,TCICSVI9,PCHM0G,PLS.VINN.#004032.LOD,N/A
08.34.52 STC19216 ACF90913 -DATASET CANNOT BE OPENED; AUTHORIZATION IS REQUIRED.
08.34.52 STC19216 +DFHAP0001 TCICSVI9 An abend (code 913/AKEB) has occurred at offset X'0000037E' in module DADRMDEL. 

08.35.47 STC19216 ACF99913 ACF2 VIOLATION-04,00,TCICSVI9,PCHM0G,PLS.VINN.#004032.LOD,N/A
08.35.47 STC19216 ACF90913 -DATASET CANNOT BE OPENED; AUTHORIZATION IS REQUIRED.
08.35.47 STC19216 +DFHAP0001 TCICSVI9 An abend (code 913/AKEB) has occurred at offset X'000003BE' in module DADRMREN. 

Environment

Z/OSCICS

Cause

After some investigation, I believe the application programmer tried to use the Module Override function to cause the ACF2 abend and allocating the load library as exclusive to the CICS region. The user has never had done this testing before. I had just implemented the maintenance and I thought the new maintenance caused the problem.

Resolution

The client setup security for the Module Override MENU function transaction DAM0.
The module override menu transaction is DAM0.