File Utility Program (FUP) Management Programming Manual

Introduction
File Utility Program (FUP) Management Programming Manual523322-001
1-8
FUP Command and Procedure Differences
ALTER SETMODE SETMODE Changes the
MAXEXTENTS,
BUFFERSIZE,
AUDITCOMPRESS,
BUFFERED,
SERIALWRITES, and
VERIFIEDWRITES
attributes of a disk file
Recomputes the
checksum value for
blocks of data in disk
files
CHECK SUM ZFUP-CMD-
CHECK SUM
Recomputes the
checksum value for
blocks of data in disk
files
CREATE CREATE FILE_
CREATE_
FILE_
CREATE_
LIST_
Creates a disk file
DUPLICATE ZFUP-CMD-
DUPLICATE
Makes a copy of one
or more disk files,
except when using the
restartable option,
which allows the copy
of only one disk file
DEALLOCATE CONTROL CONTROL Deallocates disk file
extents
GIVE SETMODE SETMODE Changes the owner of
a disk file
Table 1-1. FUP Commands and File-System Procedures for C-Series and D-
Series File Systems (page 2 of 5)
FUP
Interactive
Command
Programmatic
Command
C-Series
File-System
Procedure
D-Series File-
System
Procedure Description