Neoview Workload Management Services Guide (R2.5)
Table A-2 INFO 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 about the rule COMPRULE1:
INFO RULE COMPRULE1;
• This command displays information about all the rules in WMS:
INFO RULE ALL;
INFO RULE Command 215