The OPSECURE function uses a set of subfunctions to return the following types of information related to CA ACF2, RACF, or CA Top Secret:
Note: You can use the OPSECURE function in OPS/REXX or AOF rules.
This function has the following format:
var = OPSECURE(subfunction,arguments)
You can call OPSECURE only if CA ACF2, RACF, or CA Top Secret are installed and activated. OPSECURE returns the string UNKNOWN SECURITY PRODUCT for the following reasons:
If CA OPS/MVS determines that CA ACF2, RACF, or CA Top Secret is installed but not active, OPSECURE returns the string SECURITY PRODUCT INACTIVE.
If the security product was unknown to CA OPS/MVS, issue the following command after the security product is started:
F OPSx,RESTART(SECURITY)
This will force CA OPS/MVS to recheck and then become aware of the security product. In addition, OPSECURE will return UNKNOWN USER PRODUCT if used in a )SEC rule and the security package is not yet available.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |