To invoke CAS9INIT functions, you add the following parameter statement in the CAIRIM parmlib member, CAW0OPTN(CARIMPRM):
PRODUCT(CAIRIM) VERSION (CAS9) INIT (CAS9INIT) PARM(keyword(value))
The PARM parameter has the following keywords:
Refreshes the indicated components (for example, after maintenance):
The keyword can have multiple values.
Example: The following statement refreshes all three components.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) - PARM(REFRESH(SSF,MB838,LMP))
Example: The following statement refreshes CAISSF.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(REFRESH(SSF))
Example: The following statement refreshes CA Health Checker.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(REFRESH(HCHECK))
Example: The following statement refreshes Serviceability.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(REFRESH(SERVABIL))
Lets you control CAISSF as follows:
Example: The following statement enables CAISSF to initialize before CA Top Secret.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(SSF(TSS))
If you do not specify PARM in the statement, CAS9INIT will initialize CAISSF.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |