Scalable Database Server, HiRDB Version 8 Command Reference

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

11.3.1 Format

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

No. Format
1
  pdreclaim -k target-resource
2
            -t {[authorization-identifier.]table-identifier|[authorization-identifier.]all}
3
            [-r RDAREA-name]
4
            [-c target]
5
            [-m commit-interval]
6
            [-u authorization-identifier]
7
            [-w concurrently-executed-transaction-settlement-wait-time]
8
            [-X response-monitoring-time-for-server-to-server-communication]
9
            [-j]
10
            [-o]
11
      (-x)
12
      (-p)
13
            [-n lock-retries-count]
14
            [-s server-name]
15
         [control-information-file-name]

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

Table 11-2 shows the relationships between options when -c user is specified, and Table 11-3 shows the relationships between options when -c dic is specified.

Table 11-2 Relationships between options when -c user is specified

Option -k option -t option
table index table-identifier all
-r RDAREA-name
Y N Y N
-m commit-interval
Y Y Y Y
-u authorization-identifier
Y Y Y Y
-w concurrently-executed-transaction-settlement-wait-time
Y Y Y Y
-X response-monitoring-time-for-server-to-server-communication
Y Y Y Y
-j
Y Y Y Y
-o
Y N Y Y
-x
N Y Y Y
-p
Y Y Y Y
-n lock-retries-count
Y Y Y Y
-s server-name
Y Y Y Y
control-information-file-name
Y Y Y Y

Legend:
Y: Can be specified
N: Cannot be specified

Table 11-3 Relationships between options when -c dic is specified

Option -k option
table index
-t {[authorization-identifier.]table-identifier|[authorization-identifier.]all}
N N
-r RDAREA-name
N N
-m commit-interval
Y Y
-u authorization-identifier
Y Y
-w concurrently-executed-transaction-settlement-wait-time
Y Y
-X response-monitoring-time-for-server-to-server-communication
Y Y
-j
Y Y
-o
Y N
-x
N Y
-p
Y Y
-n lock-retries-count
Y Y
-s server-name
N N
control-information-file-name
Y Y

Legend:
Y: Can be specified
N: Cannot be specified