CRETRIES parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
Line 13: Line 13:
</dl>
</dl>
==Description==
==Description==
<p>The count of the total number of page retries while storing index entries in </p>
The count of the total number of page retries while storing index entries in Table C.
<p>Table C</p>
 
<p>The counter is incremented at each retry, that is, each time <var class="product">Model&nbsp;204</var> fails in an attempt to store an item on a page and attempts to store the item on another page. As CRETRIES increases, it indicates both that performance of operations on the file is declining and that Table C is becoming full.  </p>
<p>The counter is incremented at each retry, that is, each time <var class="product">Model&nbsp;204</var> fails in an attempt to store an item on a page and attempts to store the item on another page. As CRETRIES increases, it indicates both that performance of operations on the file is declining and that Table C is becoming full.  </p>
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Revision as of 18:34, 1 July 2013

Summary

Default value
None
Parameter type
Tables
Where set
View-only
Related products
All
Introduced
Model 204 V6.1 or earlier

Description

The count of the total number of page retries while storing index entries in Table C.

The counter is incremented at each retry, that is, each time Model 204 fails in an attempt to store an item on a page and attempts to store the item on another page. As CRETRIES increases, it indicates both that performance of operations on the file is declining and that Table C is becoming full.