软件下载地址:https://www.oracle.com/technetwork/middleware/goldengate/downloads/index.html

文档下载地址: https://docs.oracle.com/en/middleware/goldengate/core/18.1/index.html

GoldenGate
18.1
新特性

For the Oracle Database

  • Oracle Database 18c Support

支持Oracle 18c的捕获和投递,支持云端和本地。

  • Autonomous Data Warehouse Cloud (ADWC) and
    Autonomous Transaction Processing (ATP) Support

更方便的投递到自治数据仓库云和自治交易处理数据库

  • Identity Column Support

支持oracle数据库中的标识列字段类型。

  • AutoCDR Improvements

双向同步中,支持基于唯一键(UK)的冲突解决机制。

  • Composite Sharding

使用一致的分区支持多个数据分片空间

  • In-Database Row Archival
    Support

支持不可见压缩行的复制

For MySQL

  • MySQL Remote Capture Support

支持远程捕获
mysql DML交易,不用在mysql 节点上安装
OGG软件,即可实现从本地远程捕获linux或windows上的MySQL, Amazon RDS for MySQL, and
Amazon Aurora MySQL Database。从而实现在单一节点上配置OGG,远程捕获mysql, oracle, db2, sqlserver,
informix等数据库,简化管理。

    • 支持从MariaDB 10.2捕获和投递数据。

For DB2 z/OS

  • 支持DB 12.1
  • 支持带TIMEZONE的TIMESTAMP,精度也提高到最大9位长度。

For DB2 LUW

  • 不同平台上不同Endian的支持,以及db2 on
    puresacle的支持

For Teradata

  • 支持投递到Teradata 16.20

新增功能完整列表可参考:

https://docs.oracle.com/en/middleware/goldengate/core/18.1/release-notes/whats-new-this-release.html#GUID-23C9CDB1-8EBA-4CCE-A02D-7A0BCBA665F6

Oracle GoldenGate 18.1发布的更多相关文章

  1. Oracle GoldenGate 18.1 支持的DB和OS列表

    Product Release Processor Type OS Version OS Update Type OS Update Level Run Mode 32/64 Bit Database ...

  2. Oracle GoldenGate 12.3微服务架构指北

    Microservices Architecture introduction Microservices Architecture is a method or approach to develo ...

  3. 使用 Oracle GoldenGate 在 Microsoft SQL Server 和 Oracle Database 之间复制事务

    使用 Oracle GoldenGate 在 Microsoft SQL Server 和 Oracle Database 之间复制事务 作者:Nikolay Manchev 分步构建一个跨这些平台的 ...

  4. oracle goldengate技术架构-简单试验(全)

    一  GoldenGate简介 Oracle Golden Gate软件是一种基于日志的结构化数据复制备份软件,它通过解析源 数据库在线日志或归档日志获得数据的增量变化,再将这些变化应用到目标数据库, ...

  5. Streaming data from Oracle using Oracle GoldenGate and Kafka Connect

    This is a guest blog from Robin Moffatt. Robin Moffatt is Head of R&D (Europe) at Rittman Mead, ...

  6. Oracle GoldenGate 12c (12.1.2.0.1) for IBM DB2 iSeries

    OGG 12.1.2.0.1 for iSeries 在2014.2.15发布,主要新增如下功能: 本地交付(Native Delivery Replicat):新功能允许用户在IBM i服务器上安装 ...

  7. Oracle GoldenGate for Oracle 11g to PostgreSQL 9.2.4 Configuration

    Installing and setting up Oracle GoldenGate connecting to an Oracle database Also please make sure t ...

  8. Oracle GoldenGate (以下简称ogg)在异种移植os同一种db之间的数据同步。

    Oracle GoldenGate (以下简称ogg)在异种移植os同一种db之间的数据同步. ogg要实现的功能: 同步可以细化到单个表,满足特定的where条件rows同步,称号column同步. ...

  9. 76 道 Oracle Goldengate 面试问题

    基础 12c新特性 性能 Troubleshoot 其它 1. Oracle Goldengate 支持部署到哪些拓扑? GoldenGate supports the following topol ...

随机推荐

  1. Android学好Shape不再依赖美工

    原创 2014年03月27日 15:33:41 标签: Android Shape用法 20427 先上图 其实以上效果没有让美工提供任何图片 只要学会Shape你就能实现 想怎么样就怎么样 下面介绍 ...

  2. Python全栈-magedu-2018-笔记6

    第三章 - Python 内置数据结构 bytes.bytearray Python3引入两个新类型 bytes 不可变字节序列 bytearray 字节数组 可变 bytes.bytearray 字 ...

  3. 如何查询注册表的值及 Powershell 应用

    利用 c:\windows\system32\reg.exe 的 query 参数即可. reg.exe 的参数如下: C:\windows\system32> reg.exe /?REG Op ...

  4. Gym 101908C - Pizza Cutter - [树状数组]

    题目链接:https://codeforces.com/gym/101908/problem/C 题意: 一块正方形披萨,有 $H$ 刀是横切的,$V$ 刀是竖切的,不存在大于等于三条直线交于一点.求 ...

  5. 如何print 输出不换行(2 和 3 处理方式 不一样)

    2.7    正常情况下print输出的时候会自动进行换行处理,我们肯定有时候会有输出不换行的需求, 下面开始介绍如何不换行输出: 例子: print("hello world") ...

  6. python写算法中的栈

    ########### 栈的使用 ############### class StackFullError(Exception): pass class StackEmptyError(Excepti ...

  7. 透过实现小型打包工具理解webpack

    面试经常有问到 webpack,偶遇一篇比较有实用价值的且有利于理解的文章,现总结如下: 本篇文章中要实现的这个迷你打包工具,它主要能实现如下两个功能: ①.将 ES6 转换成 ES5: ②.支持在 ...

  8. 加壳软件-Virbox Protector Standalone

    Virbox Protector Standalone 加壳工具 防止代码反编译,更安全,更方便 产品简介 Virbox Protector Standalone提供了强大的代码虚拟化.高级混淆与智能 ...

  9. jQuery通过ajax请求php遍历json数组到table中的代码

    html代码(test.html),js在html底部 具体代码如下所示: <!DOCTYPE html> <html lang="en"> <hea ...

  10. 337A

    #include <stdio.h> #include <stdlib.h> #define MAXSIZE 60 int comp_inc(const void *first ...