Nonstop Database, HiRDB Version 9 Command Reference

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

12.3.1 Format

This section describes the format of the pdpgbfon command. In the following table, each number corresponds to the number assigned to each option.

No. Format
1
  pdpgbfon -k target-resource
2
           -t {[authorization-identifier.]table-identifier|[authorization-identifier.]all}
3
          [-r RDAREA-name]
4
          [-u authorization-identifier]
5
          [-X response-monitoring-time-for-server-to-server-communication]
6
          [-q generation-number]
7
          [-s server-name]
8
          [-b]
9
          [control-information-file-name]

Note
If you specify control-information-file-name, be sure to specify it as the last option.

The table below shows the relationships between options.

Table 12-3 Relationships between options (pdpgbfon)

Option -k option -t option
table index table-identifier all
-k target-resource
-- -- M M
-t {[authorization-identifier.]table-identifier|[authorization-identifier.]all}
M M -- --
-r RDAREA-name
Y N Y N
-u authorization-identifier
Y Y Y Y
-X response-monitoring-time-for-server-to-server-communication
Y Y Y Y
-q generation-number
Y Y Y Y
-s server-name
Y Y Y Y
-b
Y N Y Y
control-information-file-name
Y Y Y Y

Legend:
M: Specification is mandatory
Y: Can be specified
N: Cannot be specified
--: Not applicable