Getting the following errors during CAS9 execution:
CAS9102E - LPA "ADD" FOR DBPCCPR FAILED. RC(08) REASON(X'082D0000').
DB90152E - DATACOM PARM SYNTAX ERROR (G)
DB90153E - DATACOM INITIALIZATION FAILED
CAS9140E - INIT ERROR: CADATACOM VER BD14, INIT ROUTINE RC=0008
State of CADATACO is INITFAIL
Datacom
CAS9102E -
8 xxxx082D Equate Symbol: CsvdylpaRsnNotAuthConcat
Meaning: If not supervisor state, PKM allowing key 0-7, PSW key 0-7, or APF authorized, or if APFREQUIRED=YES is specified or defaulted, the concatenation represented by the input DDNAME or DCB must be APF authorized.
Action: Avoid using a non-APF authorized concatenation unless you have the required authorization.
DB90152E; The other Datacom error DB90152E might be a result of the first one:
DATACOM PARM SYNTAX ERROR (x)
Reason:
CAIRIM is being used to install the Datacom PC functions or clear a control block and the message indicates an error has occurred processing the input parameters. The various errors that are possible each have a letter assigned and it is provided in the parenthesis in place of the 'x'.
G - The module named after PCC=or PCS= could not be loaded from the load library pointed to by the CAIRIM input option: LOADLIB(dsn). You must copy the current member into the named library or point to the library containing the version of the program you are intending to install.
A mismatch in the APFLIST due to recent changes caused the problem.