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.

相关推荐
百川1 小时前
sqli-labs靶场Less25
数据库·web安全
正经教主1 小时前
【n8n】mysql凭证设置,及注意问题
数据库·mysql·n8n
白眼黑刺猬2 小时前
ClickHouse高性能实时分析数据库-稀疏索引
数据库·clickhouse
江南时雨2 小时前
MySQL 中 CHAR 和 VARCHAR 类型有什么区别?
数据库·mysql
hh真是个慢性子3 小时前
MySQL自动化安装工具-mysqldeploy
运维·数据库·mysql·golang·自动化
典孝赢麻崩乐急3 小时前
数据库学习--------数据库日志类型及其与事务特性的关系
数据库·oracle
JosieBook3 小时前
【数据库】时序数据库选型指南:从大数据视角看IoTDB的核心优势
大数据·数据库·时序数据库·iotdb
paid槮3 小时前
MySql 知识大汇总
数据库·mysql
赵渝强老师3 小时前
【赵渝强老师】OceanBase租户的资源管理
数据库·mysql·oracle·oceanbase
归云鹤3 小时前
QT 动态属性和静态属性
开发语言·数据库·qt