Difference between revisions of "CLEAR IOSTATS"

From Lianjapedia
Jump to: navigation, search
 
Line 19: Line 19:
 
[[Category:Commands]]
 
[[Category:Commands]]
 
[[Category:Performance and Optimization]]
 
[[Category:Performance and Optimization]]
[[Category:Performance and Optimization Commands]]
 

Latest revision as of 10:25, 4 February 2013

Purpose

Reset all I/O statistics to zero

Syntax

CLEAR IOSTATS

See Also

IOSTATS(), SET DCACHE, SET FCACHE, SET ICACHE

Description

The CLEAR IOSTATS command is used to clear statistics that have been generated as a result of the IOSTATS() Input/Output monitoring function. The CLEAR IOSTATS command resets all of the I/O statistics to zero. Note that whenever a table is opened, the I/O statistics for that particular workarea are reset to zero.

Example

clear iostats