File Utility Programming (FUP) Reference Manual

FUP Overview
File Utility Program (FUP) Reference Manual523323-015
1-15
Qualified File Sets
file-attribute
is an additional parameter to the WHERE qualifier. You must use the complete
parameter name in the command. Abbreviations are not permitted.
ALTKEY
adds, replaces, or alters an alternate-key specification.
AUDITED
specifies files that are audited by the HP NonStop Transaction
Management Facility (TMF).
BROKEN
specifies files that are broken. The file needs media recovery because an
I/O or consistency check failure occurred the last time it was open. A good
example of its use is: WHERE NOT BROKEN.
COLLATION
specifies an SQL collation object.
CORRUPT
specifies any files with questionable contents. The destination file is
marked CORRUPT automatically by FUP during DUP or LOAD operations.
If the DUP or LOAD operation is completed abnormally, the CORRUPT flag
remains set for the file. A good example of its use is: WHERE NOT
CORRUPT.
CRASHOPEN
specifies files not closed normally by the disk process. A good example of
its use is: WHERE NOT CRASHOPEN.
ENSCRIBE
specifies Enscribe files.
ENTRYSEQUENCED
specifies entry-sequenced files.
FORMAT1
describes files that are smaller than 2 GB minus 1 MB size limit. A Format
1 file cannot exceed the 2 GB minus 1 MB size limit.