Backup and Restore 2 Manual

BRCOM RESTORE Command
Backup and Restore 2 Manual522696-019
7-45
MYID Job Option
[\node.]$dest-vol
is the volume on the magnetic disk where the SQL/MX objects are to be
restored. Specifying the node is optional.
[\node.]$source-vol.source-subvol.source-file
is the fully qualified file name on the tape. Specifying the node is optional.
[\node.]$dest-volume.dest-subvol.dest-file
is the fully qualified file name on the magnetic disk where the SQL/MX objects
are to be restored. Specifying the node is optional.
Guidelines
If you specify LOCATION, you cannot specify PARTONLY ON.
Do not specify an SMF volume. SMF volumes cannot contain SQL/MX objects.
You should be familiar with the rules for naming SQL/MX subvolumes and files.
These rules are always followed when SQL/MX generates file names and are
enforced by SQL/MX for user-specified names. These rules are in addition to
Guardian naming rules already enforced by the Guardian file system. For more
information about naming, see the SQL/MX Installation and Management Guide.
MYID Job Option
Use this job option to specify the owner ID and file security for OSS files. OFF is the
default.
ON
sets the owner ID of all OSS files that are being restored to that of the user who
issued the RESTORE command. As each file is restored, it is given the default
security of the current user.
OFF
sets the owner ID of each restored file to the user who owned it when it was
backed up. The file security is the same as when the file was backed up.
Guidelines
If you specified the ALLOWMYID OFF job option during the backup job, using the
RESTORE MYID ON job option causes the restore job to fail with an error.
The MYID job option is applicable to OSS objects. If you specify this job option but
do not specify any OSS objects, an error occurs.
MYID { ON | OFF }