File Utility Programming (FUP) Reference Manual
FUP Commands
File Utility Program (FUP) Reference Manual—523323-015
2-66
DEALLOCATE Example
To deallocate volume directory extents, you must use this file name syntax for
fileset-list:
$volume.SYS00.DIRECTRY
For enhanced key-sequenced files, the DEALLOCATE command deallocates
unused extents of secondary partitions but the extents of the primary partition
remain unchanged.
DEALLOCATE command with PARTONLY option and fileset-list as primary
partition of an enhanced key-sequenced file is executed, but the extents of the
primary partition remain unchanged.
DEALLOCATE command deallocates the unused extents of all partitions of a key-
sequenced file with increased limits (LKS2 file with increased limits).
DEALLOCATE command deallocates the unused extents of the secondary partition
of a key-sequenced file with increased limits (EKS file with increased limits), but
the extents of the primary partition remain unchanged.
DEALLOCATE command when executed with fileset-list as a primary
partition of a key-sequenced file with increased limits (EKS file with increased
limits) and PARTONLY option, the extents of the primary partition remain
unchanged.
DEALLOCATE Example
To deallocate the unused extents past the EOF of MYFILE:
-DEALLOCATE MYFILE
Commands Related to DEALLOCATE
DISPLAYBITS
Lets the COPY, INFO, and SHOW commands display 8-bit characters.
The DISPLAYBITS command became an option of the CONFIG[URE] command with
the D30 product version of FUP. However, for compatibility purposes, any FUP product
versions prior to the D30 RVU continue to recognize the DISPLAYBITS option as
command syntax. For more information, see CONFIG[URE] on page 2-28.
COMMAND Function Page
ALLOCATE Allocates extents for a file 2-6
PURGEDATA Purges the data from a file 2-152
REVOKE Unsets the CLEARONPURGE file attribute 2-169
SECURE Sets the CLEARONPURGE file attribute 2-172