![HP G08 Reference Manual Download Page 231](http://html.mh-extra.com/html/hp/g08/g08_reference-manual_165059231.webp)
FUP Commands
File Utility Program (FUP) Reference Manual—523323-014
2-179
SET Parameters for Partitioned Files
Because the minimum extent size is one page (2,048 bytes), one page is
also allocated if you specify zero extents.
0:maximum BYTE[S]
specifies the extent size in bytes. Possible values are:
The FUP process rounds the extent size up to the next full page. If you
specify 2,047 bytes, FUP allocates one page. If you specify 2,049 bytes,
FUP allocates two pages.
0:maximum REC[S]
specifies the extent size based on the current settings for
record-length
(REC),
data-block-length
(BLOCK),
index-block-length
(IBLOCK), key-field lengths, and compression
settings. Possible values are:
The FUP process rounds the extent size up to the next full page.
0:maximum MEGABYTE[S]
specifies extent sizes in million-byte units. Possible values are:
The FUP process rounds the extent size up to the next full page.
partial-key-value
specifies the lowest key value that can reside in this partition (for key-
sequenced files only). You must include
partial-key-value
for each
partition of a key-sequenced file. The partial-key value is 0 for the primary
partition.
Specify
partial-key-value
as any one (or a combination) of:
A string of characters enclosed in quotation marks:
"c1c2...cn"
A list of single characters (with quotation marks around each character)
separated by commas:
"c" , "c" , "c" ...
Format 1
Format 2
0:134,215,680 BYTE[S]
0:2,147,483,647 BYTE[S]
Format 1
Format 2
0:134,215,680 REC[S]
0:2,147,483,647 REC[S]
Format 1
Format 2
0:134 MEGABYTE[S]
0:2,147 MEGABYTE[S]