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
       [-E EasyMT-MT-attributes-definition-file-name]
7
       [-B EasyMT-I/O-buffer-sectors-count]
8
       [-z log-point-information-file-name]
9
       [-J]
10
       [-w pause-time,read-count]
11
       [-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
12
       -b {[host-name:]backup-file-name[,backup-file-name]...
           |[host-name:]device-symbolic-name[,device-symbolic-name]
           |[host-name:]device-group-name
           |[host-name:]object-name
           |[host-name:]policy-name}
13
       { -a
14
       |-u unit-identifier[,unit-identifier]...
15
       |-s server-name[,server-name]...
16
       |-r RDAREA-name[,RDAREA-name]... }
17
      [-k {u|i|e|m|o|n}]
18
      [-v volume-name[,volume-name]...]
19
      [-N EasyMT-file-name]
20
      [-G barlist-file-name]
21
      [-g differential-backup-group-name]
22
      [-d backup-type]
23
      [-K HiRDB-file-system-area-name-storing-differential-backup-management-file]
24
      [-o differential-backups-history-file-name]
25
      [-L differential-backups-management-file-size]
26
      [-q generation-number]
27
      [-S{backup-file-initial-size,extension-value
      |'(backup-file-initial-size,extension-value)
      [,(backup-file-initial-size,extension-value)]...'}]

[Figure] Specifiability of options when another backup program is linked
Option Other backup program
EasyMT JP1/OmniBack II NetBackup
-m M M M
-M {x|r|s} O O O
-p O O O
-i O O O
-j O O O
-E O N N
-B O N N
-z O O O
-J O O O
-w O O O
-f O O O
-b M M M
{-a|-u|-s|-r} M1 M1 M1
-k u N N N
i N N N
e M2 N N
m M2 N N
o N M N
n N N M
-v O N N
-N O N N
-G N M N
-g O O O
-d {a|b|c|d} O O O
-K O O O
-o O O O
-L O O O
-q O O O
-S N N N

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

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

2 You must specify either e or m.