当前位置:网站首页>The concept of data guard broker and the configuration process of data guard broker
The concept of data guard broker and the configuration process of data guard broker
2022-07-19 11:07:00 【Green wood and wind】
DG Broker Is a distributed management framework , It can organize and integrate the main database and the standby database according to certain logic
In the management , Including the creation of 、 Maintenance and monitoring Data Guard Etc . management Broker Settings can be used EM Enterprises
Manager or DGMGRL Command line .
To configure Broker There are the following steps :
One 、 Modify in the main database dg_broker_start Parameter is true Enable Broker;
Two 、 Create... On the master library DGMGRL Dedicated static monitoring , Restart the listener after completion ;
3、 ... and 、 Repeat steps 1 and 2 on the standby database ;
Four 、 Create the primary database on the standby database tnsname;
5、 ... and 、 Set the local_listener Parameters , Specify the listening name of the standby database ;
6、 ... and 、 Use DGMGRL Connect to the main library , Create a new DG To configure , Include Broker Configuration name , Main database name and main database
Of tnsname;
7、 ... and 、 Add standby database information to Broker Configuration in progress , Including the name of the standby database and the name of the standby database tnsname;
8、 ... and 、 Enable and verify the configuration
边栏推荐
- 37. Flex layout
- Win10安装Apache Jena 3.17
- Integrated network architecture and network slicing technology of air, earth and sea
- Openfoam heat flow boundary condition
- ue4对动画蓝图的理解
- Avi Deployment Guide (2): overview of AVI architecture
- Detailed explanation of multiple linear regression
- Mobile keyboard (simulation question)
- 基于“7·20郑州特大暴雨”对空天地一体化通信的思考
- 过拟合与欠拟合
猜你喜欢

Paper notes: mind the gap an empirical evaluation of impaction ofmissing values techniques in timeseries

Mysql索引的类型(单列索引、组合索引 btree索引 聚簇索引等)

Leetcode ugly number problem solution

今日睡眠质量记录79分

每日刷题记录 (二十六)

一个报错, Uncaught TypeError: ModalFactory is not a constructor

Four methods of traversing key value in map

E-commerce sales data analysis and prediction (date data statistics, daily statistics, monthly statistics)

Mysql 自增id、uuid与雪花id

Avi Deployment Guide (2): overview of AVI architecture
随机推荐
[PostgreSQL] PostgreSQL 15 optimizes distinct
web安全入门-部署Snort开源IDS/IPS系统
Explanation of tree chain dissection idea + acwing 2568 Tree chain dissection (DFS sequence + mountain climbing method + segment tree)
The case has been solved --- no matter how to change the code from the logic of MQ consumption, it will not take effect
空天地海一体化网络体系架构与网络切片技术
SSM uses POI to export data to excel
6G中的卫星通信高效天基计算技术
过拟合与欠拟合
如何在 RHEL 9 中更改和重置忘记的root密码
(一)了解MySQL
2022/7/14
leetcode-08
Mysql索引的类型(单列索引、组合索引 btree索引 聚簇索引等)
Documents required for military product development process - advanced version
leetcode-08
6G智慧内生:技术挑战、架构和关键特征
Transplant Wu Enda's deep learning 01 machine learning and neural network second week neural network basic programming homework elective homework to pycharm
Google Earth engine app (GEE) - set up a nighttime lighting timing analysis app in China
Establishment of redis cluster, one master, two slave and three Sentinels
Scala在Idea中的配量