XREUSE parameter: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
<dd><var class="product">Model 204 V7.1</var> | <dd><var class="product">Model 204 V7.1</var> | ||
</dl> | </dl> | ||
==Description== | ==Description== | ||
<p>The amount (percentage) of free space required on a [[ | <p> | ||
<p>If XREUSE is set fairly high and Table X fills up to the point where the reuse queue is empty and there is no room to increase XHIGHPG, considerable space might still be available on most pages. To prevent a file full condition, <var class="product">Model 204</var> tries to find space to add a new record on as many as 16 randomly selected pages. Under these circumstances, increase a file or set XREUSE lower.</p> | The amount (percentage) of free space required on a [[Table X (File architecture)|Table X]] page before it can be added to the reuse queue. The minimum percent is 1, the maximum is 100.</p> | ||
<p>The Table X reuse queue is built for only unordered or entry order files for which XSIZE is greater than zero.</p> | <p> | ||
If <var>XREUSE</var> is set fairly high, and Table X fills up to the point where the reuse queue is empty and there is no room to increase <var>[[XHIGHPG parameter|XHIGHPG]]</var>, considerable space might still be available on most pages. To prevent a file full condition, <var class="product">Model 204</var> tries to find space to add a new record on as many as 16 randomly selected pages. Under these circumstances, increase a file or set <var>XREUSE</var> lower.</p> | |||
<p> | |||
The Table X reuse queue is built for only unordered or entry order files for which <var>XSIZE</var> is greater than zero.</p> | |||
[[Category:CREATE parameters]] | [[Category:CREATE parameters]] | ||
[[Category:File parameters]] | [[Category:File parameters]] | ||
[[Category:Tables parameters]] | [[Category:Tables parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 16:28, 20 December 2017
Free space required to reuse table X page
Summary
- Default value
- 20
- Parameter type
- Tables
- Where set
- During file creation or reset by file manager
- Related products
- All
- Introduced
- Model 204 V7.1
Description
The amount (percentage) of free space required on a Table X page before it can be added to the reuse queue. The minimum percent is 1, the maximum is 100.
If XREUSE is set fairly high, and Table X fills up to the point where the reuse queue is empty and there is no room to increase XHIGHPG, considerable space might still be available on most pages. To prevent a file full condition, Model 204 tries to find space to add a new record on as many as 16 randomly selected pages. Under these circumstances, increase a file or set XREUSE lower.
The Table X reuse queue is built for only unordered or entry order files for which XSIZE is greater than zero.