Difference between revisions of "CLEAR IOSTATS"

From Recital Documentation Wiki
Jump to: navigation, search
 
(Products)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=CLEAR IOSTATS=
 
 
 
==Class==
 
Performance and Optimization
 
 
 
 
==Purpose==
 
==Purpose==
 
Reset all I/O statistics to zero
 
Reset all I/O statistics to zero
Line 29: Line 22:
  
 
==Products==
 
==Products==
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
+
Recital Server, Recital  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Commands]]
 
[[Category:Commands]]
 +
[[Category:Performance and Optimization]]
 +
[[Category:Performance and Optimization Commands]]

Latest revision as of 14:51, 10 November 2009

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


Products

Recital Server, Recital