Previous Topic: Command Execution When the Product Is DownNext Topic: AOF DELCOMP—Delete Compiled Rules


AOF COMPILE—Create Compiled Rules

The COMPILE command creates compiled versions of rules. This command operates only if you set valid values for the CA OPS/MVS AOFPRECOMPILED and AOFPRECOMPILEDDSN parameters.

When you issue the COMPILE command, CA OPS/MVS saves the compiled rule, rule set, or rule sets in the data set specified by the AOFPRECOMPILEDDSN parameter.

Compiling rules in advance lets you start automating system operations tasks immediately when CA OPS/MVS starts up.

AOF COMPILE has the following format:

ADDRESS AOF "COMPILE keywords"
[ruleset|ruleset.rule]
[SYSTEM(ALL|EXT|sysnames)]
[SYSWAIT(seconds)]
[OUTPUT|NOOUTPUT]

Note: You cannot use the ISPF Delete PDS Member utility to delete compiled rules.

More information:

ADDRESS AOF Command Format

ADDRESS AOF Return Codes

AOF COMPILE Sample Coding Statements

The following examples show sample coding statements for AOF COMPILE: