Qualifier |
Description |
Command Qualifiers |
/[NO]ALIAS
|
Specifies whether to maintain the previous behavior of multiple
processing of alias and primary file entries.
|
/[NO]ASSIST
|
Allows operator or user intervention if a request to mount a magnetic
tape fails during a BACKUP operation.
|
/BRIEF
|
Causes the /LIST qualifier to display the file specification, size (in
blocks), and creation date for each file in the save set.
|
/COMPARE
|
Causes BACKUP to compare the contents of the first parameter with the
contents of the second parameter.
|
/DELETE
|
Specifies that a BACKUP save or copy operation is to delete the
selected input files from the input volume after all files have been
successfully processed.
|
/ENCRYPT
|
Creates and restores encrypted save sets.
|
/FAST
|
Processes the input specifier using a fast file scan to reduce
processing time.
|
/FULL
|
Displays the information produced by the /LIST command qualifier in a
format similar to that displayed by the DCL command DIRECTORY/FULL.
|
/IGNORE
|
Specifies that a BACKUP save or copy operation overrides restrictions
placed on files or is not to perform tape label processing checks.
|
/IMAGE
|
Directs BACKUP to process an entire volume or volume set.
|
/INCREMENTAL
|
Allows you to restore a disk volume from a series of incremental save
sets. (Unrelated to /NOINCREMENTAL.)
|
/[NO]INITIALIZE
|
Initializes an output disk volume, making its entire previous contents
unavailable.
|
/INTERCHANGE
|
Directs BACKUP to process files in a manner suitable for data
interchange (software distribution) by excluding information that would
prevent other utilities or sites from reading the BACKUP save set.
|
/IO_LOAD
|
Increases or decreases the number of simultaneous I/Os issued by the
BACKUP utility. The default is 8 I/Os. The minimum is 2 I/Os.
|
/JOURNAL
|
Specifies that a BACKUP save operation is to create, or append
information to, a BACKUP journal file.
|
/LIMIT
|
Specifies the expansion size limit during restore or save operations.
|
/LIST
|
Lists information about a BACKUP save set and about the files in a save
set.
|
/[NO]LOG
|
Displays the file specification of each file processed during the
operation on SYS$OUTPUT.
|
/NOINCREMENTAL
|
Allows you to control the amount of file data that is saved in a save
operation. (Unrelated to /INCREMENTAL.)
|
/PHYSICAL
|
Specifies that a BACKUP operation is to ignore any file structure on
the input volume and to process the volume in terms of logical blocks.
|
/PROGRESS_REPORT
|
Displays the progress of a backup operation on the current output
device.
|
/RECORD
|
Records the current date and time in the BACKUP date field of each file
header once a file is successfully saved or copied.
|
/RELEASE_TAPE
|
Dismounts and unloads a tape after a BACKUP save operation either
writes and verifies the save set, or reaches the end of the tape.
|
/SIZE
|
Preserves the logical volume size on the target device or allows you to
specify the logical size of the target device.
|
/[NO]TRUNCATE
|
Controls whether a copy or restore operation truncates a sequential
output file at the end-of-file (EOF) when creating it.
|
/VERIFY
|
Specifies that the contents of the output specifier be compared with
the contents of the input specifier after a save, restore, or copy
operation is completed.
|
/VOLUME
|
Indicates that a specific disk volume in a disk volume set is to be
processed.
|
Input File-Selection Qualifiers |
/BACKUP
|
Selects files according to the BACKUP date written in the file header
record by the BACKUP/RECORD command.
|
/BEFORE
|
Selects files dated earlier than the date and time you specify.
|
/BY_OWNER
|
Causes BACKUP to process files owned by the specified UIC.
|
/CONFIRM
|
Displays prompts on your terminal for confirmation before processing
each file.
|
/CONVERT
|
Converts ODS-5 file names to ODS-2 file names.
|
/CREATED
|
Selects files according to the value of the creation date field in each
file header record.
|
/EXCLUDE
|
Excludes files from processing that otherwise meet the selection
criteria for a save or copy operation.
|
/EXPIRED
|
Selects files according to the value of the expiration date field in
each file header record.
|
/FILES_SELECTED
|
Specifies a file that contains a list of the files that are to be
selected when a save set is restored.
|
/HEADER_ONLY
|
Controls whether BACKUP saves only the file header of shelved and
preshelved files.
|
/MODIFIED
|
Selects files according to the value of the modified date field (the
date the file was last modified) in each file header record.
|
/SINCE
|
Selects files dated equal to or later than the specified date and time.
|
Output File Qualifiers |
/BY_OWNER
|
Redefines the owner user identification code (UIC) for restored files.
|
/NEW_VERSION
|
Creates a new version of a file if a file with an identical
specification already exists at the location to which the file is being
restored or copied.
|
/OVERLAY
|
Writes over an existing file when an identically named file is
encountered during the restore operation.
|
/REPLACE
|
Replaces a file on the output specifier with an identically named file
from the input specifier.
|
Input Save-Set Qualifiers |
/[NO]CRC
|
Checks the software cyclic redundancy check (CRC) encoded in the save
set's data blocks.
|
/INPUT_FILES
|
Directs BACKUP to treat the input-specifier as the file name of a list
of files. This file specifies the input files for a BACKUP operation.
|
/[NO]REWIND
|
Rewinds the input tape reel to the beginning-of-tape marker before
reading the input volume.
|
/SAVE_SET
|
Directs BACKUP to treat the input file as a BACKUP save set.
|
/SELECT
|
Selects the specified files for processing.
|
Output Save-Set Qualifiers |
/BLOCK_SIZE
|
Specifies the output block size, in bytes, for data records in BACKUP
save sets and in disk-to-disk copies.
|
/BY_OWNER
|
Specifies the owner user identification code (UIC) of the save set.
|
/COMMENT
|
Places the string that you supply into the BACKUP summary record of the
output save set.
|
/[NO]CRC
|
Specifies that the CRC is to be computed and stored in the data blocks
of the output save set.
|
/DENSITY
|
Specifies the recording density of the output magnetic tape.
|
/EXACT_ORDER
|
Specifies the exact order of tape volume labels that you want to use in
a BACKUP operation.
|
/GROUP_SIZE
|
Defines the number of blocks BACKUP places in each redundancy group.
|
/LABEL
|
Specifies the 1- to 6- character volume labels for the magnetic tapes
and 1- to 12- character volume labels for disks to which the save set
is written.
|
/MEDIA_FORMAT
|
Controls whether data records are automatically compacted and blocked
together.
|
/PROTECTION
|
When you create a save set on disk, this qualifier defines the
protection to be applied to an output save set. When you create a save
set on magnetic tape, this qualifier defines the protection to be
applied to the magnetic tape volume.
|
/[NO]REWIND
|
Rewinds the output tape to the beginning-of-tape marker and initializes
the output tape.
|
/SAVE_SET
|
Directs BACKUP to treat the output file as a BACKUP save set.
|
/TAPE_EXPIRATION
|
Writes a file expiration date other than the current date to the file
header label of the save set.
|