This example restores two user RDAREAs (RDAREA01 and RDAREA02) to the most recent status:
pdrstr -m /hirdb/rdarea/mast/mast01 -b /usr/hirdb/pdcopy/backup/backup01 |
When data is to be recovered in units of RDAREAs, the utility performs an internal check to determine whether all related RDAREAs are specified together (the pdrdrefls command is executed). If any related RDAREA is not specified, the KFPR26289-W message is issued and the pdrdrefls command's message is output to the database recovery utility's process results output file as the processing results. To determine which RDAREAs are missing, check the KFPT02028-W message in the process results output file. You can ignore the KFPT02004-W message. The following describes the RDAREAs and the conditions that are checked.
This example restores two user RDAREAs (RDAREA01 and RDAREA02) to the most recent status. It assumes that the HiRDB system is running without unloading the system log:
pdrstr -m /hirdb/rdarea/mast/mast01 -b /usr/hirdb/pdcopy/backup/backup01 |