PROUTIL ZEROSTATS qualifier
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
PROUTIL ZEROSTATS qualifier
Resets (zeros) runtime statistics for the specified database.
Syntax
|
Parameters
- db-name
- Specifies the database where you want to reset the statistics.
PROUTIL ZEROSTATS resets all runtime statistics for the database, including I/O statistics and latch and lock information.
Example
The statistics provided by PROUTIL IOSTATS include buffered, unbuffered, and logical I/O database operations. The statistics are cumulative from database startup or from when PROUTIL ZEROSTATS is executed. For more information, see PROUTIL IOSTATS qualifier.
The following output is a sample display of PROUTIL IOSTATS:
|
After running PROUTIL ZEROSTATS on the database, the output of PROUTIL IOSTATS appears as follows:
|