Backup and Restore 2 Manual
BRCOM BACKUP Command
Backup and Restore 2 Manual—522696-019
6-13
Backup Object
run-option
is supported as described in the TACL Reference Manual, except as listed in
Table 6-2 on page 6-10. Any run option that you specify on the command line
overrides a corresponding run option in the IN file.
in-file
is the name of a IN file. You cannot specify any option after the IN run option.
Therefore, you cannot specify job options or configuration options on the command
line.
Backup Object
Backup and Restore 2 supports these objects:
OSS Backup Object on page 6-13
SQL/MX Backup Object on page 6-14
OSS Backup Object
oss-backup-object-spec
specifies the objects to be backed up. It is one of these:
oss-source-directory
is one or more sets of directories and subdirectories to be backed up from the
OSS file system. It must be a valid fully qualified OSS object name with an
absolute path. All files in the specified directory and all its subdirectories are
backed up unless excluded by a WHERE expression. If the
oss-source-directory is in double quotes, it can contain spaces and
commas.
Wild cards are permitted in oss-source-directory. The supported
wild-card characters are ‘*’ and ‘?’. Each ‘*’ character matches zero or more
valid OSS object name characters. Each ‘?’ character matches to exactly one
valid SQL/MX object identifier character. Specifying only ‘*’ is equivalent to
specifying ‘/’.
OSS {oss-source-directory }
{(oss-source-directory [ , oss-source-directory ] ...) }
{(oss-source-directory [ , oss-source-directory ] ...)
WHERE expression }
{(oss-source-directory [ , oss-source-directory ]...)
WHERE expression [ , (oss-source-directory
[ , oss-source-directory ]...)
WHERE expression ] ... }