Backup and Restore 2 Manual
BRCOM BACKUP Command
Backup and Restore 2 Manual—522696-019
6-14
Backup Object
For example:
backup $tape1, oss (/usr/b*/c*, /usr/local/b?),
tapedisposition bot;
WHERE expression
allows further exclusions from oss-source-directory. It specifies
qualifying criteria for including objects from the source directory for backup.
The order of precedence in expression evaluation is parentheses, NOT, AND,
and OR. Parentheses within a WHERE expression are optional. For OSS,
filtering applies only to files, not directories. For OSS, it is any of these:
{ oss-qualifier }
{ NOT oss-qualifier }
{ (oss-qualifier AND oss-qualifier ... ) }
{ (oss-qualifier OR oss-qualifier ... ) }
oss-qualifier
is one or more of these filters:
OWNER = user-id
oss-timestamp time-conditional time-value
EOF eof-conditional eof-number
For more information, see Filters for OSS Files on page 6-17
SQL/MX Backup Object
sqlmx-backup-object-spec
specifies the objects to be backed up. It is one of these:
Note. Wild carding is supported only on systems running H06.05 or later H-series
RVUs.
MX { sqlmx-object }
{ (sqlmx-object [ , sqlmx-object ] ...) }
{ (sqlmx-object [ , sqlmx-object ] ...) WHERE expression }
{ (sqlmx-object [ , sqlmx-object ]...)WHERE expression
[ , (sqlmx-object [ , sqlmx-object ]...)
WHERE expression ] ... }