If CAS9INIT finds no active security product (for example, when CAIRIM is run before the security product becomes active), the following messages are issued to the system, prompting the operator to identify the security product:
CAS9075I - SERVICE(CA-RIM/BASE ) VERS(1200) GENLVL(0808AW000)
CAS9115I ‑ INPUT: *
CAS9115I ‑ INPUT: PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT)
CAS9025A ‑ NO SECURITY SYSTEM AVAILABLE
00 CAS9026A ‑ REPLY WITH SECURITY SYSTEM,"ACF2","TSS","RACF" OR
"N" TO CANCEL
If the reply identifies the security product, CAS9INIT continues to initialize CAISSF.
If the reply is N, the following message is issued and CAS9INIT fails to initialize CAISSF:
CAS9021E ENVIRONMENT ERROR DETECTED. UNABLE TO ADD CAISSF ROUTINES
You can bypass the operator prompt by adding the following parameter statement in the CAIRIM parmlib member, CAW0OPTN(CARIMPRM):
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(SSF(value))
One of ACF2, TSS, or RACF.
CAISSF needs a RACF Class table to identify how security calls are processed. A default table is created, but certain CA Technologies products require more entries. These entries are described in the documentation for the related product. The control statements for this table are read from a CAIRACF DD statement if it is present in the CAS9 procedure. The following is the format of each of the statements:
RACFCLASS CA-solution classname,translated classname,
FASTAUTH=NO|YES,CICS=NO|YES
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|