- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Emre Baransel Nassyam Basha
- 117字
- 2021-08-13 17:12:27
Summary
We have finished this chapter by describing Data Guard physical standby database creation, configuration, and controlling. We used the RMAN duplicate from the active database method, which is the easiest and most efficient way of creating a physical standby database. This method doesn't require a backup staging disk area in either primary or standby servers because it performs a direct copy from primary files to standby. This chapter also covered pre and post steps of creating a standby database with RMAN duplicate. We learned starting, stopping, and monitoring Redo Apply and the synchronization method of physical standby databases, including real-time apply. In the next chapter, we'll learn about building a Data Guard logical standby database environment.
- Android Wearable Programming
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- C語言程序設計(第3版)
- C#程序設計(慕課版)
- Building Mapping Applications with QGIS
- SAS數據統計分析與編程實踐
- 零基礎入門學習Python
- FPGA Verilog開發實戰指南:基于Intel Cyclone IV(進階篇)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Creating Stunning Dashboards with QlikView
- C語言程序設計
- Mastering ArcGIS Enterprise Administration
- Vue.js應用測試
- SciPy Recipes
- Java7程序設計入門經典