XRESERVE 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 X reserve space per page

Summary

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

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.