ACFAE913 violation in CICS does not update the SEC-VIO field in ACF2
book
Article ID: 131858
calendar_today
Updated On:
Products
CA ACF2CA ACF2 - DB2 OptionCA ACF2 for zVMCA ACF2 - z/OSCA ACF2 - MISC
Issue/Introduction
A user is reporting security violations, ACFAE913 using CICS, but the ACF2 users logonid record does not show any change in the SEC-VIO field. TSO users show an immediate change to SEC-VIO. How can this be fixed?
Environment
Release: Component: ACF2MS
Resolution
In ACF2, CICS regions run with MUSASS. To allow the CICS region to update the ACF2 databases with statistics, MUSUPDT is needed.
SET LID CHANGE logonid MUSUPDT
Then recycle the region to pick up the new bit in the logonid record.