JavaShuo
栏目
标签
Oracle Data Guard概念
时间 2021-01-02
标签
oracle
栏目
Oracle
繁體版
原文
原文链接
要保护的库是主库,同时会建立一系列的备库,备库和主库实现了事务级别是一致的。一旦主库宕机了或者是维护,那么data guard就会将备库切换为主库。从而减少了宕机时间。维护了业务的可用性。 银行每天结束都要跑脚本,将当天的账单算一遍,这个时候主库要对外提供服务,后台跑的脚本要占据大量的资源导致用户访问的速度降低,可以将这种操作放到备库上面操作,因为备库和主库的数据是一样的,还有查询也可以放到备
>>阅读原文<<
相关文章
1.
Oracle Data Guard(1)
2.
oracle data guard 11.0.2.4
3.
Oracle Data Guard配置
4.
Oracle Data Guard 简介
5.
Oracle Data Guard总结
6.
Introduction to Oracle Data Guard
7.
1 Introduction to Oracle Data Guard
8.
Oracle Data Guard 环境搭建
9.
[Oracle] Data Guard 之 - Redo传输
10.
Steps to configure Oracle 11g Data Guard Physical Standby – Active Data Guard Part-I
更多相关文章...
•
数据库是什么?数据库的概念
-
MySQL教程
•
XML DOM data 属性
-
XML DOM 教程
•
Java Agent入门实战(二)-Instrumentation源码概述
•
JDK13 GA发布:5大特性解读
相关标签/搜索
guard
概念
data
DATA+++
新概念II
深度概念
概念化
概念篇1
概念数学
闭包概念
Oracle
Thymeleaf 教程
MySQL教程
MyBatis教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
说说Python中的垃圾回收机制?
2.
蚂蚁金服面试分享,阿里的offer真的不难,3位朋友全部offer
3.
Spring Boot (三十一)——自定义欢迎页及favicon
4.
Spring Boot核心架构
5.
IDEA创建maven web工程
6.
在IDEA中利用maven创建java项目和web项目
7.
myeclipse新导入项目基本配置
8.
zkdash的安装和配置
9.
什么情况下会导致Python内存溢出?要如何处理?
10.
CentoOS7下vim输入中文
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Oracle Data Guard(1)
2.
oracle data guard 11.0.2.4
3.
Oracle Data Guard配置
4.
Oracle Data Guard 简介
5.
Oracle Data Guard总结
6.
Introduction to Oracle Data Guard
7.
1 Introduction to Oracle Data Guard
8.
Oracle Data Guard 环境搭建
9.
[Oracle] Data Guard 之 - Redo传输
10.
Steps to configure Oracle 11g Data Guard Physical Standby – Active Data Guard Part-I
>>更多相关文章<<