This example expands a user RDAREA named RDAREA1.
pdfmkfs -n 100 -l 10 -k DB -i /rdarea/area11 |
A control statements file (/pdmod/expand01) that contains the pdmod command's expand rdarea statement is created. The following are the contents of the control statements file:
expand rdarea RDAREA1 1 |
pdmod -a /pdmod/expand01 |
pdcopy -m /rdarea/mast/mast01 -M r -a -b /pdcopy/backup02 |
It is recommended that after the command has executed you check whether or not the execution results are correct. For details on how to check command execution results, see the manual HiRDB Version 8 Command Reference.