Previous Topic: AOF INDEX—Return Rules Data Set InformationNext Topic: Statistics for Rules


AOF LIST—Provide Rule and Rule Sets Statistics

The LIST command fetches statistics about rules and rule sets. This command sets the RC variable to zero. Unless the NOOUTPUT keyword is implicitly specified, the external data queue contains messages that provide rule or rule set statistics. The LIST and LIST ruleset.* forms of the command produce multiple sets of statistics, one for each rule or rule set.

AOF LIST has the following format:

ADDRESS AOF "LIST keywords"
[ruleset|ruleset.*|ruleset.rule|=NOSTATS]
[SYSTEM(sysname)]
[SYSWAIT(seconds)]

Note: If the SYSTEM keyword is used for this command, it may contain only one system name. EXT and ALL refer to all external systems (more than one) and are therefore not allowed.

AOF LIST Sample Coding Statements

The following examples show sample coding statements for AOF LIST:

or

ADDRESS AOF
"LIST =NOSTATS"

Note: If you use the =NOSTATS keyword, CA OPS/MVS lists only rule set names. Omitting the statistics saves system overhead.