The LISTCOMP command fetches statistics about compiled 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 LISTCOMP and LISTCOMP ruleset.* forms of the command produce multiple sets of statistics, one for each rule or rule set.
AOF LISTCOMP has the following format:
ADDRESS AOF "LISTCOMP keywords"
[ruleset|ruleset.*|ruleset.rule] [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.
The following examples show sample coding statements for AOF LISTCOMP:
ADDRESS AOF
"LISTCOMP"
ADDRESS AOF
"LISTCOMP ruleset"
ADDRESS AOF
"LISTCOMP ruleset.*"
ADDRESS AOF
"LISTCOMP ruleset.rule"
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|