舉報

會員
Oracle Database 12c Backup and Recovery Survival Guide
最新章節:
Index
Thebookfollowsatutorial-basedapproach,coveringallthebestpracticesforbackupandrecovery.Thebookstartsbyintroducingreaderstotheworldofbackupandrecovery,thenmovesontoteachthemthenewfeaturesofferedbyOracle12c.ThebookisfullofusefultipsandbestpracticesthatareessentialforanyDBAtoperformbackupandrecoveryoperationsinanorganization.ThisbookisdesignedforOracleDBAsandsystemadministrators.ThereaderwillhaveabasicworkingexperienceofadministeringOracledatabases.ThisbookisdesignedforOracleDBAsandsystemadministrators.Thisbookwillbecomeareferenceguideandwillalsohelpyoutolearnsomenewskills,andgiveyousomenewideasyouneverknewabout,helpingyoutoeasilyfindthesolutiontosomeofthemostwell-knownproblemsyoucouldencounterasDBAs.
目錄(137章)
倒序
- coverpage
- Oracle Database 12c Backup and Recovery Survival Guide
- Credits
- About the Author
- Acknowledgement
- About the Author
- Acknowledgement
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Understanding the Basics of Backup and Recovery
- Purpose of backup and recovery
- Protecting data
- Types of backup
- Backup strategies
- Restore versus recovery
- What is redo?
- Redo generation and recoverability
- The NOARCHIVELOG mode
- The ARCHIVELOG mode
- Summary
- Chapter 2. NOLOGGING Operations
- LOGGING versus NOLOGGING
- Disabling redo generation (NOLOGGING)
- Reducing redo generation
- Backups and NOLOGGING
- Redo-related wait events
- Block corruption due to NOLOGGING
- Repairing NOLOGGING changes on physical and logical standby databases
- Finding sessions that generate lots of redo
- Some other important facts
- Some useful scripts
- Summary
- Chapter 3. What is New in 12c
- Pluggable database
- RMAN new features and enhancements
- Data Pump's new features and enhancements
- Summary
- Chapter 4. User-managed Backup and Recovery
- Cold backup
- Offline backup
- Hot backups
- Control file backup
- Flashback database
- Recovering from a user-managed backup
- Summary
- Chapter 5. Understanding RMAN and Simple Backups
- Why RMAN?
- Getting started with RMAN
- RMAN architecture
- Introducing RMAN backup formats
- Using RMAN for performing incremental backups
- Fast incremental backups using the block change tracking (BCT) file
- Multi-section incremental backups
- Incrementally updated backups
- Performing backups of the control file the SPFILE and archived redo logs
- Using RMAN compression for backups
- RMAN for multitenant container databases
- Summary
- Chapter 6. Configuring and Recovering with RMAN
- RMAN configuration – an introduction
- Configuring the backup retention policy
- Using backup optimization
- Configuring the device types for the backup
- Configuring auto backup for the control file and SPFILE
- Configuring RMAN channels
- Creating duplexed backups
- Configuring encrypted backups
- Configuring compression for backups
- Configuring the snapshot control file
- Configuring the archived log deletion policy
- Configuring the FRA
- Configuring authentication for RMAN
- Crash and media recovery
- Key terms related to recovery
- Summary
- Chapter 7. RMAN Reporting and Catalog Management
- Using the control file for RMAN metadata
- Using the CONTROLFILE_RECORD_KEEP_TIME parameter
- What is a recovery catalog
- Reporting in RMAN
- Summary
- Chapter 8. RMAN Troubleshooting and Tuning
- Getting started with RMAN troubleshooting
- RMAN tuning – an introduction
- Monitoring RMAN sessions and operations
- Stopping RMAN from being uncontrollable
- Using incremental multi-section multiplexing and parallelism
- Troubleshooting RMAN performance using tracing
- Summary
- Chapter 9. Understanding Data Pump
- What is Data Pump?
- The Data Pump architecture
- New concepts with Data Pump
- Methods to move the data
- Data Pump files
- Data Pump scenarios
- Summary
- Chapter 10. Advanced Data Pump
- Data masking
- Metadata repository and version control
- Using SOURCE_EDITION and TARGET_EDITIONS
- Cloning a user
- Creating smaller copies of production
- Creating your database in a different file structure
- Moving all objects from one tablespace to another
- Moving an object to a different schema
- Migrating data for upgrade
- Downgrading an Oracle Database
- Transporting a tablespace
- Data Pump flashback
- Monitoring Data Pump job status
- Some performance tuning tips
- Summary
- Chapter 11. OEM12c and SQL Developer
- Configuring backup recovery and catalog settings
- Scheduling an RMAN backup
- Restore points
- Export/Import with OEM12c
- Monitoring the job
- SQL developer 3.2
- Summary
- Appendix A. Scenarios and Examples – A Hands-on Lab
- Configuring the database
- Configuring RMAN
- Playing with RMAN FRA and catalog views
- Advanced RMAN
- Magic with Data Pump
- Backup and recovery scenarios
- Index 更新時間:2021-04-02 10:20:34
推薦閱讀
- 差分進化算法及其高維多目標優化應用
- 深入理解Elasticsearch(原書第3版)
- 區塊鏈技術與應用
- ElasticSearch Cookbook(Second Edition)
- C++編程兵書
- Building Business Websites with Squarespace 7(Second Edition)
- Akka入門與實踐
- Applied Deep Learning with Python
- Python編程入門(第3版)
- Mastering JavaScript Promises
- 歐姆龍PLC編程指令與梯形圖快速入門
- JavaScript程序設計實例教程(第2版)
- A/B 測試:創新始于試驗
- Visual C++實用教程
- 嵌入式網絡編程
- Getting Started with Kubernetes
- Android性能優化之道:從底層原理到一線實踐
- R語言:從數據思維到數據實戰
- Beginning C++ Programming
- Code-First Development with Entity Framework
- RESTful Java Patterns and Best Practices
- 從零開始學Python數據分析(視頻教學版)
- Scratch趣味編程
- Animate CC 2018中文版入門與提高
- C語言程序設計習題解析與實驗指導(第3版)
- Go:Building Web Applications
- Python量化投資:技術、模型與策略
- 測試有道:微軟測試技術心得
- Python程序設計基礎
- Learning Shell Scripting with Zsh