XQLEN parameter

From m204wiki
Revision as of 00:57, 28 February 2013 by Alex (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Default value
None
Parameter type
Tables
Where set
View-only
Related products
All
Introduced
Model 204 V7.4

Description

The current number of pages in the Table X reuse queue. When record deletions occur in a Table X page, the page is added to the reuse queue, if the following conditions are true:

  • Enough extra bytes of free space are available beyond XRESERVE to satisfy the free space required for the XREUSE parameter.
  • At least one record number is available.

For more information about the reuse queue, refer to the Model 204 File Manager's Guide.