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: refresh all three components.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) - PARM(REFRESH(SSF,MB838,LMP))
Example: refresh CAISSF.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(REFRESH(SSF))
Example: refresh CA Health Checker.
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(REFRESH(HCHECK))
Example: refresh Serviceability
PRODUCT(CAIRIM) VERSION(CAS9) INIT(CAS9INIT) PARM(REFRESH(SERVABIL))
Lets you control CAISSF as follows:
Example: enable 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 initializes CAISSF.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|