Nonstop Database, HiRDB Version 9 Command Reference

[Contents][Index][Back][Next]

7.2 Command format

Organization of this section
(1) Format
(2) Options

(1) Format

 
pdmod -a control-statement-filename[ -W execution-monitoring-interval]
 

(2) Options

-a control-statement-filename ~<pathname> ((up to 255 characters))
For details about the control statements, see Sections 7.3 through 7.17.
For a HiRDB single server configuration
Specify the file containing control statements for the database structure modification utility (pdmod) in an absolute path name.
For a HiRDB parallel server configuration
Specify the file containing control statements for the database structure modification utility (pdmod) in an absolute path name. The control statement file should be created for the server machine where the dictionary server is located.

-W execution-monitoring-interval ~<unsigned integer> ((0 to 3600))
Specifies (in minutes) the monitoring interval when the execution time of the database structure modification utility 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 utility'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.