The pdrels command releases specified RDAREAs from shutdown status.
HiRDB administrator
pdrels -r {RDAREA-name[,RDAREA-name]...|ALL} [-q generation-number] [-o][-W execution-monitoring-interval] |
Specifies the generation number of a replica RDAREA.
When you specify this option, specify the original RDAREA name in the -r option. An error results if all the replicas of the specified original RDAREA have been deleted, or if a normal RDAREA (that has no replica RDAREA) is specified.
Specifies that the RDAREA is to be opened after being released from shutdown status. When this specification is omitted, the RDAREA is only released from shutdown status.
Specifies (in minutes) the monitoring interval when the execution time of the pdrels command is to be monitored. For guidelines on the value to specify and details about the resulting operation, see the description of the pd_cmd_exec_time operand in the system common definition in the manual HiRDB Version 9 System Definition.
If 0 is specified in this option, the command's execution time is not monitored.
If this option is omitted, the value of the pd_cmd_exec_time operand in the system common definition takes effect.