Backup and Restore 2 Manual

BRCOM RESTORE Command
Backup and Restore 2 Manual522696-019
7-34
Restore Objects
{ 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).
sqlmx-timestamp time-conditionaltime-value
selects an object based on when it was created, last opened, last modified, or
redefined.
sqlmx-timestamp
is one of these:
CREATIONTIME
LASTOPENTIME
MODTIME
REDEFINITIONTIME
CREATIONTIME
selects a table based on the time that the table was created.
LASTOPENTIME
selects a table partition based on the time that the table partition was last
opened.
MODTIME
selects a table partition based on the time that the table partition was last
modified.