CRETRIES parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
(One intermediate revision by the same user not shown)
Line 14: Line 14:
</dl>
</dl>
==Description==
==Description==
The count of the total number of page retries while storing index entries in Table C.
The count of the total number of page retries while storing index entries in <var>[[Table_C_(File_architecture)|Table C]]</var>.


<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 degrading and that Table C is becoming full.  </p>
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 14:42, 14 October 2014

Table C page retries

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 degrading and that Table C is becoming full.