Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
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
1. When to Step Away from the Keyboard 2. Maintaining Oracle Standards 3. Tracking the Bits and Bytes 4. Achieving Maximum Uptime 5. Data Guard and Flashback 6. Extended RMAN 7. Migrating to 11g: A Step-Ordered Approach 8. 11g Tuning Tools Index

Oracle's recommended backup strategy


A rolling updated full backup strategy has its place in a production environment. Here is a short list of the best reasons and features:

  • It reduces the number of repeated full backups

  • It can reduce the restore time if switch to copy is used

  • It reduces network bandwidth to transport backups offsite and incremental(s) take up less space

  • Improved Tape bandwidth due to less reads

  • Option for restoring objects changed with NOLOGGING option because changed data blocks are captured

  • It synchronizes the physical standby with incremental merge changes

  • There is no need to modify CONTROL_FILE_RECORD_KEEP_TIME

  • It's useful for merging monthly datawarehouse backups with transportable tablespaces

Issues with incremental merge backups

Just as there are positives to Oracle's recommended method of backups and recovery, there are also some downsides that need to be covered:

  • The amount of disk storage needed is higher for the image copy backup versus a single full RMAN backup. That...

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}