Neoview Workload Management Services Guide (R2.5)
ALTER WMS RESET STATS Command
The ALTER WMS RESET STATS resets the query counters to zero. WMS starts accumulating
new running counts and average times of the queries from the time of the reset.
NOTE: Only administrators are permitted to run this command. By default, an administrator
is a user associated with ROLE.DBA, SUPER.SERVICES, or SUPER.SUPER.
Syntax
ALTER WMS RESET STATS
Example
The following command resets the query counters to zero:
ALTER WMS RESET STATS;
ALTER WMS RESET STATS Command 207