Table 7 File Attributes for the WHERE Expression
(continued)
Specifies...
Attribute
Entry-sequenced files.
ENTRYSEQUENCED
A file based on its file code.
FILECODE
Files created using an RVU prior to G06 or D46; or non-large-format files created using
G06, D46, or later RVUs.
FORMAT 1
Large-format files (created using RVU G06, RVU D46, or subsequent RVUs).
FORMAT 2
SQL indexes.
INDEX
Key-sequenced files.
KEYSEQUENCED
Object files that contain privileged code and are licensed to be run by user IDs other
than 255,255.
LICENSED
Files in the open state. To back up open files, you must use the BACKUP OPEN option
in addition to this OPEN file attribute. A likely use of OPEN is WHERE NOT OPEN.
OPEN
The primary partition of partitioned files or secondary partitions of partitioned files.
Without this attribute, all partitions of partitioned files are backed up.
[PRIMARY | SECONDARY]
PARTITION
Files whose PROGID flag is set.
PROGID
Relative files.
RELATIVE
Files that require a TMF rollforward operation. A likely use is WHERE NOT
ROLLFORWARDNEEDED.
ROLLFORWARDNEEDED
Files protected by the Safeguard product.
SAFEGUARD
Shorthand SQL views or protection SQL views. Without this attribute, all SQL views are
backed up.
[SHORTHAND |
PROTECTION] VIEW
All types of SQL files, but not SQL program files.
SQL
SQL object program files.
SQLPROGRAM
SQL tables.
TABLE
Files where the FLTrustFlags flag is set to ME or SHARED.
TRUSTED
Files where the FLTrustFlags flag is set to ME.
TRUSTME
Files where the FLTrustFlags flag is set to SHARED.
TRUSTSHARED
Unstructured disk files.
UNSTRUCTURED
NOTE:
TRUSTED, TRUSTME, and TRUSTSHARED attributes are supported only on systems running
H-series RVUs or J-series RVUs.
File-Mode BACKUP Options
In file mode, the BACKUP options fall into five categories:
•
Standard BACKUP options that also can be used with the other four categories:
START
NOT
MSGONLOCK
ARCHIVEFORMAT
TAPEMODE
NOUNLOAD
MULTIDRIVE
AUDITED
VERIFYREEL
OPEN
NEEDBOTH
BLOCKSIZE
VERIFYTAPE
PAGELENGTH
NOMYID
DENSITY
46
BACKUP