Oracle goldengate参数:TRANLOGOPTIONS DBLOGREADER

DBLOGREADER

Valid for Extract in classic capture mode for Oracle.

Causes Extract to use a newer API that is available as of Oracle 11.2.0.2 and later 11g R2 versions. This API uses the database server to access the redo and archive logs. DBLOGREADER can be used to mine logs on regular disks and raw disks, and can be used instead of connecting directly to an Oracle ASM instance. The database system must contain the libraries that contain the API modules and must be running. To use this feature, the Extract database user must have SELECT ANY TRANSACTION privilege.

相关推荐
忧郁蓝调262 小时前
Redis不停机数据迁移:基于 redis-shake 的跨实例 / 跨集群同步方案
运维·数据库·redis·阿里云·缓存·云原生·paas
VekiSon2 小时前
数据库——基础概念与 SQLite 实践
数据库·sqlite
点云SLAM2 小时前
Boost中Graph模块中boost::edge_capacity和boost::edge_capacity_t
数据库·算法·edge·图论·最大团·最大流算法·boost库使用
五阿哥永琪2 小时前
Redis的常用数据结构
数据结构·数据库·redis
猴子年华、2 小时前
【每日一技】:SQL 常用函数实战速查表(函数 + 场景版)
java·数据库·sql·mysql
远方16092 小时前
110-Oracle中核心业务的年度分区表建立
数据库·oracle·database
__风__2 小时前
PostgreSQL 约束延迟触发
数据库·postgresql
月明长歌2 小时前
MySQL数据库约束:把“能插入”升级成“插入就对”
数据库·mysql·oracle
·云扬·3 小时前
InnoDB Cluster 常见管理命令
数据库·mysql
筵陌3 小时前
MySQL内置函数
数据库·mysql