zoukankan      html  css  js  c++  java
  • 【翻译自mos文章】OGG的集成捕捉模式支持Oracle database标准版么?

    OGG的集成捕捉模式支持Oracle database标准版么?
    来源于:
    Does OGG 11.2.1 Integrated Capture Work with Oracle Database Standard Edition? (文档 ID 1431938.1)


    适用于:
    Oracle GoldenGate - Version 11.2.1.0.0 and later
    Information in this document applies to any platform.


    目标:
    Oracle GoldenGate 11.2.1.0引入了一个新特性:集成捕捉模式(Integrated Capture Mode)。
    该模式能够与Oracle database的 log mining server集成在一起。从本地或者 downstream mining database 中。以逻辑改变记录(logical change records,即:LCR)的方式接收变化数据


    OGG的集成捕捉模式支持Oracle database标准版么?


    解决方式:
    OGG集成捕捉模式能够与Oracle database标准版一起工作。前提是:INTEGRATEDPARAMS parameter PARALLELISM 必须设置为0或者1(默认值是2)


    可是,集成捕捉模式支持诸如压缩。高级安全选项,XA分布式事务等等特性,这些特性在Oracle database标准版里边是不适用的。
    可是。对于不论什么支持的Oracle database 版本号。OGG 11.2.1.0抽取进程能够被配置直接从redo log 中捕捉。




    传统的方式被称之为经典捕捉模式
    对于Oracle 数据库标准版。经典捕捉模式是被推荐的。

  • 相关阅读:
    洛谷1968美元汇率 dp
    洛谷luogu2782
    题解 AT2243 【正方形のチップ】
    [HAOI2006]聪明的猴子 题解
    D:苏卿念发红包
    c++小游戏——扫雷
    c++小游戏——拯救公主
    c++小游戏——三国杀
    C++小游戏——井字棋
    c++小游戏——杀手
  • 原文地址:https://www.cnblogs.com/llguanli/p/7102352.html
Copyright © 2011-2022 走看看