Following an upgrade of MICS from version 14.4 to 14.5 (including PTF CIC6875), the MICS DAILY DAY040 task fails with the following SAS errors:
ERROR: Variable CAUNOTLS has been defined as both character and numeric.
ERROR: Variable CAUSOATT has been defined as both character and numeric.
You may also see the message ERROR: First DEVTYPE call failed in vvb2opn, though this is often normal if writing CSU files to tape and not the root cause of the abend.
Product: MICS Resource Management
Release: 14.5
Component: CICS
The elements CAUNOTLS and CAUSOATT were introduced via MICS PTF CIC6875.
In environments with existing user modifications in CICGENIN, these new elements may be inserted incorrectly.
The compare utility job CIC6875C may return a Completion Code of 0 (CC=0) because user modifications with unique
sequence numbers are not flagged as conflicts, even though they prevent the PTF changes from integrating properly.
To resolve this issue, the CICGENIN member must be refreshed and the user modifications re-applied in the correct sequence.