During the initial execution of CAS9 (CAIRIM) processing, the job fails with the following messages:
CAS9140E - INIT ERROR: CCSRIM 14.00.00XDCC VER ,INITIALIZATION ABEND
*CAS9173E - ERRORS DETECTED DURING CAIRIM INITIALIZATION
Release: 14.1 , 15.0
Component: CAIRIM - CA Resource Initialization Manager
Generally, this error is caused by an older Common Services library being picked up from the linklist. Either there is an older CCS library in front of the current CAW0LINK loadlib or CAW0LINK is not linklisted.
In order to discover the problem, it is suggested that you execute an ISRFIND from ISPF to check the libraries included in linklst and search for member CAS9GLVL.
Take the appropriate action if CAS9GLVL is not found in CAW0LINK. Either move it in front of the existing library or add it to linklist if necessary.
Refer to the CA Common Services Documentation for more detailed information on APF authorization and Linklist requirements for the Common Services datasets.
An additional reference is KB Article #49915 which also lists the APF, Linklist, and LPA requirements for these same datasets.