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

CHANGE

Synopsis

Oracle9i syntax:

CHANGE 
   { { BACKUP | COPY } [OF listObjList]
      [mntQualifer [mntQualifer]...} 
   | recordSpec 
      [DEVICE TYPE deviceSpecifier [, deviceSpecifier]...]
   }
   { AVAILABLE | UNAVAILABLE | UNCATALOG | keepOption } 
   [DEVICE TYPE deviceSpecifier [, deviceSpecifier]...];

Oracle8i syntax:

CHANGE 
   { ARCHIVELOG 
      { primary_key [, primary_key...] 
      | 'filename' [,'filename' ...] }
   | archivelogRecordSpecifier
   | BACKUPPIECE { 'media_handle' [,'media_handle' ...]
                  | primary_key [, primary_key ...]
                  | TAG [=] [']tag_name['] }
   | BACKUPSET primary_key [, primary_key ...]
   | { CONTROLFILECOPY | DATAFILECOPY }
     { primary_key [, primary_key ...] 
     | 'filename' [,'filename' ...]
     | TAG [=] [']tag_name['] [, [']tag_name ['] ... ] }
   | PROXY { 'media_handle' [,'media_handle' ...]
           | primary_key [, primary_key ...]
           | TAG [=] [']tag_name['] }
   } 
   { DELETE | AVAILABLE | UNAVAILABLE 
   | UNCATAOG | CROSSCHECK };

Enables you to perform maintenance on backup sets or their associated backup pieces. Such maintenance might include changing the status repository records for backup sets and backup pieces or deleting backup pieces from disk or tape media; the latter would also remove the associated records from the target database’s control files and from the optional recovery catalog

Keywords

AVAILABLE

Changes the status of backups or copies to AVAILABLE.

UNAVAILABLE

Changes the status of backups or copies to UNAVAILABLE. Backups marked as UNAVAILABLE are not used by RMAN. Therefore, a subsequent recovery operation ...

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