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)的更多相关文章

  1. 如何在Oracle 12C中添加多个分区 (Doc ID 1482456.1)

    How to Add Multiple Partitions in Oracle 12C (Doc ID 1482456.1) APPLIES TO: Oracle Database - Enterp ...

  2. 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 ...

  3. 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 ...

  4. 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 ...

  5. 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] ...

  6. oracle 12C单实例打PSU

    前提: oracle不管打什么样的补丁,readme都是很好的参考资料. Oracle每季度都会更新一个最新的PSU,现在12.1.0.2.0的最新的PSU是Patch 26925311. 由于今天白 ...

  7. ORACLE 12C RMAN 功能增强

    在ORACLE 12C中对rman的功能有了不少增强,在以前的文章中写过RMAN RECOVER TABLE功能,这里另外补充rman增强的两个小功能(sql语句和数据文件分割)数据库版本 SQL&g ...

  8. 12C新功能:在线移动分区 (Doc ID 1584032.1)

    12C New Feature: Online Move Partition (Doc ID 1584032.1) APPLIES TO: Oracle Database - Enterprise E ...

  9. 浅析Oracle 12c中Data Guard新特性

    浅析Oracle 12c中Data Guard新特性   写在前面 无论是做Oracle运维的小伙伴还是老伙伴,想必对Oracle数据库的数据级灾备核心技术—Data Guard是再熟悉不过了!这项从 ...

随机推荐

  1. [TimLinux] JavaScript 事件

    1. 简介 JavaScript与HTML之间的交互式通过事件来实现的,事件是文档或浏览器窗口中发生的一些特定的交互瞬间,使用事件处理程序来预订事件,从而在事件发生时,能够执行特定的代码.事件使页面的 ...

  2. A*算法在最短路问题的应用及其使用举例

    1 A*算法 A*算法在人工智能中是一种典型的启发式搜索算法,启发中的估价是用估价函数表示的: 其中f(n)是节点n的估价函数,g(n)表示实际状态空间中从初始节点到n节点的实际代价,h(n)是从n到 ...

  3. Centos 8 安装 Nginx

    安装步骤: /* 1. 安装编译工具及库文件 */ yum -y install gcc automake autoconf libtool make && yum install g ...

  4. 函数中this的指向

    每个函数在被调用时都会自动取得两个特殊变量:this和arguments:内部函数在搜索这两个变量时,只会搜索到其活动对象为止,因此永远不可能直接访问外部函数中的这两个变量. f 1 var name ...

  5. ubuntu16.04修改ssh的端口

    直接修改文件   /etc/ssh/sshd_config文件,

  6. Python异常体系结构图

  7. java面试题干货96-125

    这部分主要是与Java Web和Web Service相关的面试题. 96.阐述Servlet和CGI的区别? 答:Servlet与CGI的区别在于Servlet处于服务器进程中,它通过多线程方式运行 ...

  8. 手动启动Oracle服务的.bat文件

    Oracle数据库的基本服务会占用很大的内存,有的程序员会在不用的时候Oracle服务关闭来减少对电脑内存资源的占用. 我在这准备了一个可以开启/关闭Oracle服务的bat文件,希望被采纳!!! 新 ...

  9. iview表单验证trigger:'change,blur'

    今天发现,如果设置select的trigger:'blur'就算选择之后还是边框是红色的,之后查了一下iview的文档,也没有找到准确的蚊子描述,只看到form那个组件其中有一个例子,大概是selec ...

  10. Java逆向之UML查看工具(检索记录)

    花了几个钟头时间,搜索了一下,如何从源代码得到UML,因为WCI(Writing Compilers and Interpreters,下同)越往后代码越多,必须得借助工具才能把握整个工程了.初次涉猎 ...