Backup and Restore 2 Manual
BRCOM RESTORE Command
Backup and Restore 2 Manual—522696-019
7-31
Restore Objects
Filters for OSS Files
For OSS, filtering applies only to files, not directories.
OWNER = user-id
selects a file based on the user ID. It is 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.
oss-timestamp
is one of these:
CREATIONTIME
LASTOPENTIME
MODTIME
CREATIONTIME
applies only to files.