CLEAR IOSTATS

From Lianjapedia
Revision as of 06:10, 12 December 2012 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

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