ARETRIES parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
 
(5 intermediate revisions by one other user not shown)
Line 13: Line 13:
<dd><var class="product">Model 204 V6.1</var> or earlier
<dd><var class="product">Model 204 V6.1</var> or earlier
</dl>
</dl>
==Description==
==Description==
<p>The count of the total number of page retries while storing field names, or the FRV and CODED values in Table A</p>
<p>
<p>The counter is incremented at each retry; that is, each time <var class="product">Model&nbsp;204</var> fails to store an item on a page and attempts to store the item on another page. As ARETRIES increases, it indicates both that performance of operations on the file is deteriorating and that Table A is becoming full.</p>
The count of the total number of page retries while storing field names, or values for <var>[[Field design#FOR EACH VALUE (FRV) and_NON-FRV attributes|FRV]]</var> or <var>[[Field design#CODED and NON-CODED attributes|CODED]]</var> fields in Table A.</p>
<p>
The counter is incremented at each retry; that is, each time <var class="product">Model&nbsp;204</var> fails to store an item on a page and attempts to store the item on another page. As <var>ARETRIES</var> increases, it indicates both that performance of operations on the file is deteriorating and that <var>[[Table A (File architecture)|Table A]]</var> is becoming full.</p>
 
[[Category:File parameters]]
[[Category:File parameters]]
[[Category:Tables parameters]]
[[Category:Tables parameters]]
[[Category:Parameters]]
[[Category:Parameters]]

Latest revision as of 19:45, 17 October 2014

Table A 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 field names, or values for FRV or CODED fields in Table A.

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