RDF System Management Manual

Table Of Contents
NonStop SQL/MX and RDF
HP NonStop RDF System Management Manual524388-003
15-17
Restoring to a Specific Location
Restoring to a Specific Location
See the RESTORE section of the Guardian Disk and Tape Utilities Reference Manual
for the syntax of the RESTORE utility.
The LOCATION option allows you to change the physical location of NonStop SQL/MX
objects as they are restored. The LOCATION option is used to specify one or more
mappings.
If you specify LOCATION, you cannot specify PARTONLY ON.
For synchronizing RDF backup databases, you need to use the fully qualified name
option:
\A.$data01.ZSDUTRWA.HEBFRW00 TO \B.$data01.ZSDUTRWA.HEBFRW00
or
\A.$data01.ZSDUTRWA.HEBFRW00 TO \B.$dataAA.ZSDUTRWA.HEBFRW00
Example
Assume the following:
1. Primary Node: \P
Backup Node: \B
2. All volume names are identical on the primary and backup systems.
3. Primary catalog name: PCAT
Backup catalog name: BCAT
4. You are restoring four tables from two different schemas in catalog PCAT.
5. Schema information:
Primary schema name Schema subvolume Backup schema name
PCAT.MYSCHEMA ZSDAAAAA BCAT.MYSCHEMA
PCAT.MYSCHEMAX ZSDBBBBB BCAT.MYSCHEMAX