Neoview Workload Management Services Guide (R2.5)

Table A-18 STATUS RULE Output (continued)
DescriptionData TypeColumn Name
For connection rules, this field contains the frequency, in
minutes, at which the NDCS process updates the WMS process
after aggregation has started.
This field does not apply to compilation or execution rules
and is therefore set to zero for those rules.
INTAGGR_WMS_INTERVAL
For connection rules, this field is the expected execution time
of the query, in minutes. If the query's execution time exceeds
this interval, its statistics are written to the Repository without
being aggregated. If the query's execution time is less than or
equal to this interval, its statistics are aggregated.
This field does not apply to compilation or execution rules
and is therefore set to zero for those rules.
INTAGGR_EXEC_INTERVAL
Comment stringVARCHAR(256)COMMENT
Examples
This command displays information for the specified rule:
STATUS RULE COMPRULE1;
This command displays information for all rules:
STATUS RULE ALL;
STATUS RULE Command 241