The pdclose command closes specified RDAREAs. RDAREAs that have been shut down by the pdhold command and RDAREAs in error shutdown status can be specified.
HiRDB administrator
.pdclose -r {RDAREA-name[,RDAREA-name]...|ALL} [-q generation-number][-W execution-monitoring-interval] |
Specifies the generation number of a replica RDAREA.
If you specify this option, make sure that the original RDAREA name is specified in the -r option. An error results if you specify an original RDAREA whose replicas have all been deleted or if you specify a normal RDAREA (one without a replica RDAREA).
Specifies (in minutes) the monitoring interval when the execution time of the pdclose 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.
When 0 is specified in this option, the command's execution time is not monitored.
When this option is omitted, the value of the pd_cmd_exec_time operand in the system common definition takes effect.