Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Oracle Database 11g : Underground Advice for Database Administrators

You're reading from  Oracle Database 11g : Underground Advice for Database Administrators

Product type Book
Published in Apr 2010
Publisher Packt
ISBN-13 9781849680004
Pages 348 pages
Edition 1st Edition
Languages
Author (1):
April Sims April Sims
Profile icon April Sims

Table of Contents (14) Chapters

Oracle Database 11g—Underground Advice for Database Administrators
Credits
About the author
About the reviewers
Preface
When to Step Away from the Keyboard Maintaining Oracle Standards Tracking the Bits and Bytes Achieving Maximum Uptime Data Guard and Flashback Extended RMAN Migrating to 11g: A Step-Ordered Approach 11g Tuning Tools Index

Backup types and the default configuration


This section lists a few definitions that will need to be referred to for understanding the recommended backup strategy:

  • Backup sets: Default type of RMAN backup that contains what you want backed up, which can be datafiles, controlfiles, archived redo logs, or spfiles. Each backup set consists of pieces, which can be subsets (a backup of a large datafile cut up into small chunks) of the item you want backed up. You cannot cut up a large datafile across different backup sets or mix different types of files into the same backup set, but you can multiplex several database files into a single backup piece.

  • Image copy: Type of backup that is a bit-for-bit copy of the original—the same as creating a copy at the OS level (with Unix cp or dd commands), but is known to the RMAN utility. Making it known to RMAN means that the location and header file information has been recorded in either the control file or, optionally, the RMAN catalog. Archived redo...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}