About this task
If you use multiple storage managers, you can perform
a table-level restore with archecker by configuring archecker on
every node.
To perform a table-level restore that involves multiple
storage managers:
Procedure
- Create an archecker configuration file
on every node.
- Create a schema command file on every node.
- Remove old restores by executing the archecker
-DX command on a single node.
- Start the physical restore by executing the archecker
-bX -lphys command on each node.
Restriction: Do not use the -d option.
- After the physical restore completes, start the logical
restore by executing the archecker -bX -lstage command
on each node that contains logical log records.
Restriction: Do not use the -d option.
- After starting all stagers, complete the restore by executing
the archecker -bX -lapply command on a single node.