When using Librarian ELIPS under ISPF getting FAIR errors and/or S0C1, S0C4 and S0C6 abends - what is wrong?
Release 4.4
These errors indicate that CA-C runtime has not been properly initialized on the LPAR in question.
Ensure that the CAS9 CAIRIM includes following initialize statements in the PARMLIB DD (CARIMPRM member):
PRODUCT(CAISSF) VERSION(S910) INIT(S910INIT)
PRODUCT(CA-C) VERSION(F331) INIT(F331INIT)
Then rerun CAS9 (CAIRIM)