Previous Topic: Values OPSDUMP ReturnsNext Topic: Extract Data from the ACEE


OPSECURE Function

The OPSECURE function uses a set of subfunctions to return information that is related to CA ACF2, RACF, or CA Top Secret. OPSECURE returns the following types of information:

Note: You can use the OPSECURE function in OPS/REXX or AOF rules.

OPSECURE 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 command forces CA OPS/MVS to recheck and then become aware of the security product. In addition, OPSECURE returns UNKNOWN USER PRODUCT if used in a )SEC rule and the security package is not yet available.