18.3.6 Backing up using the inner replica facility and specifying an RDAREA generation

This example backs up a specified generation of RDAREAs using the inner replica facility.

pdcopy -m /hirdb/rdarea/mast/mast01 -b /bkdir/bkup02
-r MAST,DIR,DIC,USR01,USR02,USR03 -q 1

Explanation
-m: Specifies the name of the first HiRDB file in the master directory RDAREA.
-b: Specifies the name of the backup file.
-r: Specifies the names of the RDAREAs to be backed up (MAST, DIR, DIC, USR01, USR02, and USR03).
-q: Specifies the generation number of the RDAREAs to be backed up.