Scalable Database Server, HiRDB Version 8 Command Reference

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

18.4.1 Option format

The required or frequently specified options are indicated in bold. In the table below, each number corresponds to the number assigned to each option, which is explained in 18.4.2 Options.

When separating an option's flag arguments with the comma, do not specify spaces before or after the comma. If a space is specified, the command ignores whatever is specified following the space.

No. Option
1
pdcopy -m [host-name:]first-HiRDB-file-name-in-master-directory-RDAREA
2
       [-M {x|r|s}]
3
       [-p process-results-output-file-name]
4
       [-i]
5
       [-j lock-release-wait-time]
6
       [-z log-point-information-file-name]
7
       [-J]
8
       [-w pause-time,read-count]
9
       [-f control-statement-file-name*]

* The options that can be specified in the control information file are shown below. You can also specify these options directly in the pdcopy command.

Contents of control statement file

No. Option
10
       -b {[host-name:]backup-file-name[,backup-file-name]...
           |[host-name:]policy-name}
11
       { -a
12
       |-u unit-identifier[,unit-identifier]...
13
       |-s server-name[,server-name]...
14
       |-r RDAREA-name[,RDAREA-name]... }
15
      [-k {u|i|n}]
16
      [-g differential-backup-group-name]
17
      [-d backup-type]
18
      [-K HiRDB-file-system-area-name-storing-differential-backup-management-file]
19
      [-o differential-backups-history-file-name]
20
      [-L differential-backups-management-file-size]
21
      [-S{backup-file-initial-size,extension-value
      |(backup-file-initial-size,extension-value)
      [,(backup-file-initial-size,extension-value)]...}]

[Figure] Specifiability of options when NetBackup is linked
Option NetBackup
-m M
-M {x|r|s} O
-p O
-i O
-j O
-z O
-J O
-f O
-w O
-b M
{-a|-u|-s|-r} M*
-k u N
i N
n M
-g O
-d {a|b|c|d} O
-K O
-o O
-L O
-S N

Legend:
M: Mandatory (must be specified
O: Optional (can be specified)
N: Not permitted (cannot be specified)

*
You must specify one of -a, -u, -s, or -r.