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.

相关推荐
拾忆,想起8 分钟前
超时重传 vs 快速重传:TCP双保险如何拯救网络丢包?
java·开发语言·网络·数据库·网络协议·tcp/ip·php
python15620 分钟前
谷歌推出Nano Banana,全新图像编辑模型
数据库
Java 码农25 分钟前
MySQL索引添加与删除方法详解
数据库·mysql
正在走向自律30 分钟前
电科金仓KingbaseES数据库全面语法解析与应用实践
数据库·国产数据库·kingbasees·数据定义语言ddl·数据操作语言dml·kingbasees语法
web安全工具库40 分钟前
Linux进程的:深入理解子进程回收与僵尸进程
java·linux·数据库
麦聪聊数据1 小时前
大数据与云原生数据库中的 SQL2API:优化跨平台数据访问与查询
数据库·sql·云原生
虚伪的空想家1 小时前
记录次etcd故障,fatal error: bus error
服务器·数据库·k8s·etcd
笨手笨脚の1 小时前
Mysql 的锁机制
数据库·mysql··死锁·间隙锁
老友@1 小时前
一次由 PageHelper 分页污染引发的 Bug 排查实录
java·数据库·bug·mybatis·pagehelper·分页污染
hzk的学习笔记2 小时前
Redisson解锁失败,watchdog会不会一直续期下去?
数据库·redis·缓存