XRESERVE parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m Automatically generated page update
(No difference)

Revision as of 00:57, 28 February 2013

Summary

Default value
17
Parameter type
Tables
Where set
During file creation or reset by file manager
Related products
All
Introduced
Model 204 V7.4

Description

The number of bytes on a Table X page which must be free in order to store a new extension record on the page. This parameter should be set to the average extension record length, which can be determined using the TABLEX RECLEN command. The parameter effectively reserves space for the expansion of existing records on a Table X page. The minimum space reserved is 0 bytes; the maximum is 6,140 bytes.