Skip to Main Content
Oracle in a Nutshell
book

Oracle in a Nutshell

by Rick Greenwald, David C. Kreines
December 2002
Intermediate to advanced content levelIntermediate to advanced
928 pages
85h 29m
English
O'Reilly Media, Inc.
Content preview from Oracle in a Nutshell

Name

BACKUP

Synopsis

Oracle9i syntax:

BACKUP [ FULL | INCREMENTAL 
LEVEL [=] integer ] 
[backupOperand [backupOperand ...]] 
backupSpec [backupSpec]...
[PLUS ARCHIVELOG
[backupSpecOperand [backupSpecOperand ...]]];

backupOperand :=
{ FORMAT [=] 'format_string' [,'format_string' ...] 
| CHANNEL [']channel_id[']
| CUMULATIVE
| MAXSETSIZE [=] integer [ K | M | G ]
| FILESPERSET [=] integer
| PARMS [=] 'channel_parms'
| POOL [=] integer
| TAG [=] [']tag_name[']
| keepOption
| SKIP { OFFLINE | READONLY | INACCESSIBLE }
| NOEXCLUDE
| PROXY [ONLY]
| VALIDATE
| FORCE
| DISKRATIO [=] integer
| NOT BACKED UP [SINCE TIME [=] 'date_string']
| NOCHECKSUM
| CHECK LOGICAL
| COPIES [=] integer
| DEVICE TYPE deviceSpecifier
}

backupSpec :=
[(] 
{ BACKUPSET 
                          { { ALL | completedTimeSpec } 
  | primary_key [,primary_key ...] 
  } 
| DATAFILE datafileSpec [, datafileSpec ...] 
| DATAFILECOPY 'filename' [,'filename'  ...]
| DATAFILECOPY TAG [=] [']tag_name['] [, 
    [']tag_name['] ...] 
| TABLESPACE [']tablespace_name['] 
    [, [']tablespace_name['] ...] 
| DATABASE 
| archivelogRecordSpecifier
| CURRENT CONTROLFILE [FOR STANDBY] 
| CONTROLFILECOPY 'filename'
}
[backupSpecOperand [backupSpecOperand]...] 
[)]

backupSpecOperand :=
{ FORMAT [=] 'format_string' [, 'format_string' ...] 
| CHANNEL [']channel_id[']
| MAXSETSIZE [=] integer [ K | M | G ]
| FILESPERSET [=] integer
| PARMS [=]'channel_parms'
| POOL [=] integer
| TAG [=] [']tag_name[']
| keepOption | SKIP { OFFLINE | READONLY | INACCESSIBLE } | NOEXCLUDE | FORCE | DISKRATIO ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Oracle Internals

Oracle Internals

Donald K. Burleson
Oracle PL/SQL

Oracle PL/SQL

Lewis Cunningham
Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Oracle Essentials: Oracle9i, Oracle8i and Oracle8, Second Edition

Rick Greenwald, Robert Stackowiak, Jonathan Stern

Publisher Resources

ISBN: 0596003366Errata Page