Previous Topic: Command Execution When the Product Is Down

Next 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.

The advantage to compiling rules in advance is that it enables them to start automating system operations tasks immediately when the CA OPS/MVS product starts up.

This command 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.

Examples: COMPILE Command

More information:

ADDRESS AOF Command Format