BQLEN parameter

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Table B reuse-queue length

Summary

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

Description

The current number of pages in the Table B reuse queue (unordered files)

When record deletions occur in unordered files, a page is added to the reuse queue if the following conditions are true:

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

For more information about the reuse queue, see File design.