Scalable Database Server, HiRDB Version 8 Command Reference
pdbkupls (Display backup file information)
Function
The pdbkupls command displays information about backup files acquired by pdcopy (such as a list of RDAREAs and the backup acquisition date and time).
Use the pdbkupls command:
Executor
HiRDB administrator
Format
pdbkupls -b {backup-file-name[,backup-file-name]...
|policy-name}
[-k {u|i|n}]
[-o backup-information-output-file-name] [-c]
[-a] [-s progress-message-output-interval]
[-U {backup-search-condition-start-date_time,backup-search-condition-end-date_time
|,backup-search-condition-end-date_time}]
|
Options
Specifies the names of the backup files.
Specifies the type of backup file.
Specifies a file to which the backup file information is to be output. When this option is omitted, the backup file information is output to the standard output.
Specifies that the backup file information is to be output in CSV format. When this option is omitted, the backup file information is output to the standard output.
Specifies that all information is to be output.
When this option is omitted, the command outputs the HiRDB identifier, backup acquisition mode, backup acquisition time, and whether or not a log point information file was specified.
Specifies that progress messages are to be output during execution of the pdbkupls command, and specifies the message output interval in terms of the amount of backup file data to be processed in each interval (in gigabytes). For example, when -s 100 is specified, a progress message is displayed after each 100 gigabytes of data has been processed.
Note that this option is applicable only when the -a option is specified.
Specifies a time period when only backup information acquired during the specified period under the specified policy is to be included in the output backup information. This option is applicable only when the NetBackup linkage facility is used (-k n is specified). When the NetBackup linkage facility is not used, this option is ignored, if specified.
If backup-search-condition-start-date_time and backup-search-condition-end-date_time are both specified, the most recent backup acquired during the specified period is used. If only backup-search-condition-end-date_time is specified, the backup that was current at the specified time is used.
-U YYYYMMDD[_hhmmss],YYYYMMDD[_hhmmss] |
Rules
Notes
Output format
The following conventions apply to the output format:
The following shows the output formats:
<<System information>>(linefeed) <HiRDB system id> : aaaa(linefeed) (linefeed) <<Backup file information>>(linefeed) <Backup mode> : dd...d(linefeed) <Backup start Time> : ee...e(linefeed) <Logpoint information Y/N> : g(linefeed) |
aaaa,dd...d,ee...e,g(linefeed) |
<<System information>>(linefeed)
<HiRDB system id> : aaaa(linefeed)
(linefeed)
<<Backup file information>>(linefeed)
<Backup file count> : bbbb(linefeed)
<Backup file name> : cc...c(linefeed)
<Backup mode> : dd...d(linefeed)
<Backup start time> : ee...e(linefeed)
<Backup end time> : ff...f(linefeed)
<Logpoint information Y/N> : g(linefeed)
<Get RDAREA's count> : hhhh(linefeed)
<Get RDAREA's list> : ii...i(linefeed)
<Errskip Y/N> : j(linefeed)
<Replica RDAREA generation No> : kk(linefeed)
<Server name> : ll...l(linefeed)
<Server RUNID> : mm...m(linefeed)
<Server group name> : nn...n(linefeed)
<Server block No> : oo...o(linefeed)
<Server generation No> : pp(linefeed)
<Server Log start time> : qq...q(linefeed)
(linefeed)
<<RDAREA information>>(linefeed)
<RDAREA name> : rr...r(linefeed)
<RDAREA id> : ss...s(linefeed)
<RDAREA kind> : tt...t(linefeed)
<RDAREA last LSN> : uu...u(linefeed)
:
|
aaaa,bbbb,cc...c,dd...d,ee...e,ff...f,g,hhhh,ii...i,j,kk,ll...l,mm...m,nn...n, oo...o,pp,qq...q,rr...r,ss...s,tt...t,uu...u ... |
All Rights Reserved. Copyright (C) 2007, Hitachi, Ltd.