Backup and Restore 2 Manual

BRCOM BACKUP Command
Backup and Restore 2 Manual522696-019
6-17
Backup Object
OWNER = user-id
sqlmx-timestamp time-conditional
time-value
EOF eof-conditional eof-number
TABLE
For more information, see Filters for SQL/MX Objects on page 6-20
Filters for OSS Files
For OSS objects, filters other than the EXCLUDE filter are applied only to files and not
to the OSS directories. You can filter the OSS directories using the EXCLUDE filter.
OWNER = user-id
selects a file based on a NonStop user ID in one of these forms:
{ group-name.user-name }
{ group-name.* }
{ group-number, user-number }
{ group-number,* }
group-name
is the group name of the user. Each name can contain from one to eight letters
or digits, and the first character must be a letter.
user-name
is the name of the user. Each name can contain from one to eight letters or
digits, and the first character must be a letter.
group-number
is an integer in the range from 0 through 255 that uniquely identifies a group.
255 is reserved as the super-group ID.
user-number
is an integer in the range from 0 through 255 that uniquely identifies a user
within a group. 255 is reserved for group managers (group,255) and the super
ID (255,255).
oss-timestamp time-conditional time-value
selects a file based on when it was created, last opened, or last modified.