- Oracle Data Guard 11gR2 Administration Beginner's Guide
- Emre Baransel Nassyam Basha
- 111字
- 2021-08-13 17:12:28
Verifying the logical standby database
There are two services that we need to check for the verification of the logical standby configuration, which are the redo transport service and the SQL Apply service. There are several ways to check the status of these services. You can use alert log and trace files (whenever necessary) or you can query the views of the logical standby database that contains information about the status of the Data Guard services. Another way for controlling is modifying the primary database tables and querying the same tables on the logical standby. We'll now query the most useful views to gather information about the configuration and service status.
推薦閱讀
- C語言程序設計立體化案例教程
- Unity Shader入門精要
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- Learning DHTMLX Suite UI
- C# 8.0核心技術指南(原書第8版)
- MySQL程序員面試筆試寶典
- Buildbox 2.x Game Development
- Elasticsearch Essentials
- Arduino Electronics Blueprints
- JavaScript Mobile Application Development
- PhantomJS Cookbook
- Java Script從入門到精通(第5版)
- 秒懂算法:用常識解讀數據結構與算法
- R Data Visualization Cookbook
- C#開發之道