Implementing ACF2 R16.0 with ACF2/DB2 1.3. DB2 start fails with abend S0F4:
DSNX210I -DB2xx DSNXACAE - ACCESS CONTROL 959
AUTHORIZATION EXIT ROUTINE (DSNX@XAC) HAS INDICATED THAT IT SHOULD
NOT BE CALLED, HAS ABENDED OR HAS RETURNED AN INVALID RETURN CODE
DURING AUTHORIZATION. RETURN CODE=000C, REASON CODE=00000000.
CUMULATIVE ABENDS DURING EXIT PROCESSING=0000.
EXIT ROUTINE STATUS: STOPPED.
DSNV086E -DB2xx DB2 ABNORMAL TERMINATION REASON=00E70015
IEF450I DB2TMSTR DB2TMSTR - ABEND=S04F U0000 REASON=00000000 345
Apply APAR #: RO81116 - Title: COMPATIBILITY TO RUN WITH ACF2 BASE R16. An IPL with CLPA is required.
To verify the APAR is actually active on the running system, issue the following TSO command...
TSO CAMODID LMOD(CADB2ACF) SYSTEM DETAIL
TSO CAMODID LMOD(ACFD2CDI) SYSTEM DETAIL
The CAMODID command will locate the two requested modules in the system LINKLIST or LPALST and report the maintenance level for each.
These commands are assuming that CACPLINK and CACPLPA libraries are in linklist and lpalst concatenations. CACPLPA modules must be in LPALST.
The runtime library that contains CADB2ACF must include RO81116 and the LPA library must also contain RO81116.
If either is missing the APAR, abend S0F4 may be observed.