- Oracle Database 12c Backup and Recovery Survival Guide
- Francisco Munoz Alvarez Aman Sharma
- 190字
- 2021-04-02 10:19:55
Chapter 1. Understanding the Basics of Backup and Recovery
The constant evolution of IT has, among other things, affected the role of a database administrator (DBA). Today the DBA is not merely a Database Administrator anymore, but is morphing more into the Database Architect role. If you want to become a successful DBA and be more competitive in the market, you should have a different skill set than what was normally required in the past. You need to have a wide range of understanding in architectural design, network, storage, licensing, and much more. The more knowledge you have, the better opportunities you will find.
The main idea of this chapter is to introduce you to some basic concepts regarding backup and recovery, giving you a general overview of the most important methods and tools available for you to achieve your backup goals. Therefore, in this chapter, we will cover the following topics:
- Understanding the need for creating backups
- Getting familiar with the different backup types
- An overview of backup strategy
- Understanding what is redo and how it affects your database recoverability
- Understanding database operational modes and redo generation
- Learn Blockchain Programming with JavaScript
- Software Defined Networking with OpenFlow
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊)
- Java Web基礎(chǔ)與實(shí)例教程
- Mastering Swift 2
- C程序設(shè)計(jì)實(shí)踐教程
- C語言程序設(shè)計(jì)
- Cocos2d-x Game Development Blueprints
- ASP.NET 4.0 Web程序設(shè)計(jì)
- Kohana 3.0 Beginner's Guide
- Python滲透測試編程技術(shù):方法與實(shí)踐(第2版)
- Django 2.0 入門與實(shí)踐
- AngularJS Web Application Development Cookbook
- Implementing NetScaler VPX?(Second Edition)
- 新手學(xué)Visual C