Data Guard:Oracle 12c –新增和更新的功能 (Doc ID 1558256.1)
Data Guard: Oracle 12c – New and updated Features (Doc ID 1558256.1)
APPLIES TO:
Oracle Database - Enterprise Edition - Version 12.1.0.1 to 12.1.0.1 [Release 12.1]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
***Checked for relevance on 13-Jul-2015***
PURPOSE
This Note provides an Overview on all Data Guard-related New Features of the Oracle Database 12c 本说明概述了Oracle Database 12c的所有与Data Guard相关的新功能
DETAILS
New Standby Database Type ‘Far Sync Standby Database’: 新的备用数据库类型‘Far Sync Standby Database’:
This is a local ArchiveLog Repository (near the Primary Database) which is able to send Redo to a remote (far away) Standby Database. The remote Standby Database is a cascaded Standby of the Primary Database via the Far Sync Standby. So it is possible to serve a remote Standby Database with a higher Protection Mode even if the Network does not have full Performance. You can find further Details about Far Sync Standby here:
这是一个本地ArchiveLog存储库(靠近主数据库),它能够将Redo发送到远程(远处)的备用数据库。远程备用数据库是通过远程同步备用数据库的主数据库的级联备用数据库。因此,即使网络性能不佳,也可以为远程备用数据库提供更高的保护模式。您可以在此处找到有关远程同步待机的更多详细信息:
Note 1565071.1: Data Guard 12c New Feature: Far Sync Standby
Creating a Physical Standby from Primary on Version 12c (Doc ID 1570958.1)
Oracle® Data Guard, Concepts and Administration, 12c Release 1 (12.1)
Chapter 5: Far Sync
New Options for Cascaded Standby Databases 级联备用数据库的新选项
It is now possible to cascade a Standby Database in Real-Time, ie. the first Standby Database can send Redo from the Standby RedoLogs to the cascaded Standby Database. The Data Guard Broker now supports Cascaded Standby Databases, too.
现在可以实时级联备用数据库。第一个备用数据库可以将重做从备用重做日志发送到级联的备用数据库。Data Guard Broker现在也支持级联备用数据库。
Note 1542969.1: Cascaded Standby Databases in Oracle 12c
Automated Rolling Upgrades using DBMS_ROLLING-Package 使用 DBMS_ROLLING-Package 的自动滚动升级
Parts of a Rolling Upgrade can now be automated using a new Package called ‘DBMS_ROLLING’. 现在,可以使用名为“ DBMS_ROLLING”的新程序包来自动进行部分滚动升级
The Data Guard Broker support Rolling Upgrades, too. Data Guard Broker也支持滚动升级
Oracle® Data Guard, Concepts and Administration, 12c Release 1 (12.1)
Chapter 14: Using DBMS_ROLLING to Perform a Rolling Upgrade
SYSDG Administration Privilege SYSDG管理特权
It is possible to grant the SYSDG-Privilege to a User in order to perform Data Guard-related Operations. The full SYSDBA-Privilege is not required any more to manage a Data Guard Environment, but can still be used, of course.
可以向用户授予SYSDG特权,以便执行与Data Guard相关的操作。管理Data Guard环境不再需要完整的SYSDBA-Privilege,但是仍然可以使用它
Note 1543327.1: Data Guard Security Enhancement – SYSDG Administration Privilege
Online Movement of Online Datafiles 在线数据文件的在线移动
You can now move Online Datafile without haveg to stop Managed Recovery and manually copy and rename Files. This can even be used to move Datafiles from or to ASM
现在,您可以移动Online Datafile而不用停止停止Managed Recovery并手动复制和重命名Files。这甚至可以用于将数据文件从ASM移入或移到ASM
Note 1543367.1: Moving a Datafile to a different Location on a Physical Standby Database
Multitenant Database Support 多租户数据库支持
Data Guard supports Physical Standby Database for a Multitenant Database Data Guard支持多租户数据库的物理备用数据库
Creating a Physical Standby from Primary on Version 12c (Doc ID 1570958.1)
Data Guard:Oracle 12c –新增和更新的功能 (Doc ID 1558256.1)的更多相关文章
- 如何在Oracle 12C中添加多个分区 (Doc ID 1482456.1)
How to Add Multiple Partitions in Oracle 12C (Doc ID 1482456.1) APPLIES TO: Oracle Database - Enterp ...
- RMAN RECOVER TABLE 功能是 Oracle Database 12c 的新增功能 (Doc ID 1521524.1)
RMAN RECOVER TABLE Feature New to Oracle Database 12c (Doc ID 1521524.1) APPLIES TO: Oracle Database ...
- How to Determine the Version of Oracle XML Publisher for Oracle E-Business Suite 11i and Release 12 (Doc ID 362496.1)
Modified: 29-Mar-2014 Type: HOWTO In this DocumentGoal Solution 1. Based upon an output file gen ...
- Oracle Inventory Management Application Program Interface ( APIs) (Doc ID 729998.1)
In this Document Goal Solution References APPLIES TO: Oracle Inventory Management - Version 12.0.0 a ...
- Redaht7/Oracle Linux7 + ORA11g : ohasd fails to start(Doc ID 1959008.1)
APPLIES TO: Oracle Database - Standard Edition - Version 11.2.0.4 to 12.1.0.1 [Release 11.2 to 12.1] ...
- oracle 12C单实例打PSU
前提: oracle不管打什么样的补丁,readme都是很好的参考资料. Oracle每季度都会更新一个最新的PSU,现在12.1.0.2.0的最新的PSU是Patch 26925311. 由于今天白 ...
- ORACLE 12C RMAN 功能增强
在ORACLE 12C中对rman的功能有了不少增强,在以前的文章中写过RMAN RECOVER TABLE功能,这里另外补充rman增强的两个小功能(sql语句和数据文件分割)数据库版本 SQL&g ...
- 12C新功能:在线移动分区 (Doc ID 1584032.1)
12C New Feature: Online Move Partition (Doc ID 1584032.1) APPLIES TO: Oracle Database - Enterprise E ...
- 浅析Oracle 12c中Data Guard新特性
浅析Oracle 12c中Data Guard新特性 写在前面 无论是做Oracle运维的小伙伴还是老伙伴,想必对Oracle数据库的数据级灾备核心技术—Data Guard是再熟悉不过了!这项从 ...
随机推荐
- 2019CCPC秦皇岛D题 Decimal
Decimal Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others)Total S ...
- 通过ansible自动化部署zabbix应用
zabbix在实际的应用中,可能需要监控的主机非常多,而每个主机的操作系统类型.版本也都不尽相同,在这种环境下,通过手动安装zabbix的agent端已经不现实了,此时就需要借助自动化工具完成zabb ...
- zabbix自动发现与自动注册、自定义监控
一.自动发现与自动注册在上面的介绍中,我们演示了手动添加一台主机的方法,虽然简单,但是当要添加的主机非常多时,也将变得非常繁琐,那么有没有一种方法,可以实现主机的批量添加呢,这样就会极大的提高运维效率 ...
- Python脚本之三种运行方式,你会几个?
前言本文的文字及图片来源于网络,仅供学习.交流使用,不具有任何商业用途,版权归原作者所有,如有问题请及时联系我们以作处理.作者:Jeremy_Lee123 一.交互模式下执行 Python 这种模式 ...
- 【JS】370- 总结异步编程的六种方式
点击上方"前端自习课"关注,学习起来~ 作者:Aima https://segmentfault.com/a/1190000019188824 众所周知 JavaScript 是 ...
- 【JS】325- 深度理解ES6中的解构赋值
点击上方"前端自习课"关注,学习起来~ 对象和数组时 Javascript 中最常用的两种数据结构,由于 JSON 数据格式的普及,二者已经成为 Javascript 语言中特别重 ...
- KafkaManager2.0.0.2安装与使用
KafkaManager 是雅虎开源的一款 针对kafka集群的web管理工具, 具体功能和介绍就不再这细讲 kafka-manager github官网 https://github.com/ya ...
- dapr微服务.netcore sdk入门
Actors入门 先决条件 .Net Core SDK 3.0 Dapr CLI Dapr DotNet SDK 概述 本文档描述如何在客户端应用程序上创建Actor(MyActor)并调用其方法. ...
- elasticsearch的快速安装
在阿里云服务器快速安装ElasticSearch 1.安装好java的jdk环境 2.使用wget下载elasticsearch安装包,wget的速度比较满,如果等不及的话,可以先下载好安装包再上传解 ...
- CCF-CSP题解 201412-4 最优灌溉
\(kruskal\),有兴趣\(heap\_prim\).\(stl\ pq\)实现复杂度相同. #include <bits/stdc++.h> using namespace std ...