Groups
Groups
Sign in
Groups
Groups
debezium
Conversations
About
Send feedback
Help
debezium
Contact owners and managers
1–30 of 2756
The Debezium team hangs out here as well as on Zulip (
https://debezium.zulipchat.
com/#narrow/stream/302529-
users
). Use either to ask questions, help others, share your experience, volunteer to contribute, request features or report problems (although you'll likely will be asked to file an issue at
https://issues.redhat.com/proj
ects/DBZ/issues
). Check out our code repositories at
https://github.com/debezium/
.
Mark all as read
Report group
0 selected
Revanth P
Apr 16
Suggestions adding new databases/tables to MySql CDC monitoring
Hi All, Environment: - Debezium 3.4.1.Final, MySQL connector - Schema history + offset storage: JDBC
unread,
Suggestions adding new databases/tables to MySql CDC monitoring
Hi All, Environment: - Debezium 3.4.1.Final, MySQL connector - Schema history + offset storage: JDBC
Apr 16
Xeyyam Sherif
,
Chris Cranford
4
Apr 14
Question about Oracle Debezium user grants
No, you only need SELECT_CATALOG_ROLE, which will give the Debezium user the ability to read the data
unread,
Question about Oracle Debezium user grants
No, you only need SELECT_CATALOG_ROLE, which will give the Debezium user the ability to read the data
Apr 14
Aqhil Mohammad
,
Chris Cranford
21
Apr 9
Oracle XStream setup with RAC
Thanks Chris, I deliberately didn't touch the Kafka topic offset. As I want to set from Debezium
unread,
Oracle XStream setup with RAC
Thanks Chris, I deliberately didn't touch the Kafka topic offset. As I want to set from Debezium
Apr 9
Shyam Kumar RSK
,
Chris Cranford
2
Apr 9
DB2 connector schema history iserror is happening
Hi - You're probably facing this issue: https://github.com/debezium/dbz/issues/1375 Thanks, -cc
unread,
DB2 connector schema history iserror is happening
Hi - You're probably facing this issue: https://github.com/debezium/dbz/issues/1375 Thanks, -cc
Apr 9
Vitor Pereira
,
Chris Cranford
12
Apr 2
[ORACLE] Archive Logs Issues
Hi - So redo thread consistency messages are normal, and indicate a situation where the connector
unread,
[ORACLE] Archive Logs Issues
Hi - So redo thread consistency messages are normal, and indicate a situation where the connector
Apr 2
Bob Daly
,
Chris Cranford
2
Apr 2
Question about the JdbcOffsetBackingStore
Hi - Offsets flush based on the `debezium.source.offset.flush.interval.ms` in Debezium Server.
unread,
Question about the JdbcOffsetBackingStore
Hi - Offsets flush based on the `debezium.source.offset.flush.interval.ms` in Debezium Server.
Apr 2
Shalvin K
,
Chris Cranford
3
Apr 1
Question Regarding debezium monitor
Hi Chris, Thanks for the response and for the helpful insights. This gives us a good direction as we
unread,
Question Regarding debezium monitor
Hi Chris, Thanks for the response and for the helpful insights. This gives us a good direction as we
Apr 1
Sri Rezeki
,
Chris Cranford
6
Mar 31
Oracle Debezium connector not progressing when offset SCN is no longer in online redo logs
Hi - What you are observing is a regression from this issue [1]. This was later fixed in #dbz#1560 [2
unread,
Oracle Debezium connector not progressing when offset SCN is no longer in online redo logs
Hi - What you are observing is a regression from this issue [1]. This was later fixed in #dbz#1560 [2
Mar 31
hyojin lee
, …
Chris Cranford
8
Mar 27
Oracle Source Connector Issue ORA-01013
Hi Chris, Just wanted to follow up and share some good news. After upgrading to 3.4.2.Final and
unread,
Oracle Source Connector Issue ORA-01013
Hi Chris, Just wanted to follow up and share some good news. After upgrading to 3.4.2.Final and
Mar 27
Hasan Furkan Coşkun
,
Chris Cranford
2
Mar 24
Ingres Connector
Hi - As you point out the Ingres connector is in active development by community contributors, so we
unread,
Ingres Connector
Hi - As you point out the Ingres connector is in active development by community contributors, so we
Mar 24
Zelalem Solomon
,
Chris Cranford
8
Mar 23
Oracle XMLTYPE (CLOB) streaming failure with LogMiner – snapshot works but CDC update fails
Hi Chris, Thank you again for the quick turnaround and for pointing me to the correct PR. I've
unread,
Oracle XMLTYPE (CLOB) streaming failure with LogMiner – snapshot works but CDC update fails
Hi Chris, Thank you again for the quick turnaround and for pointing me to the correct PR. I've
Mar 23
~Sangita Mukherjee~
,
Chris Cranford
8
Mar 23
Filter kafka topics using Debezium sink connectors to push data to oracle
Hi - I am afraid you are not using the Debezium sink but rather Confluent's. Perhaps it would be
unread,
Filter kafka topics using Debezium sink connectors to push data to oracle
Hi - I am afraid you are not using the Debezium sink but rather Confluent's. Perhaps it would be
Mar 23
Miroslav Hořejší
,
Chris Cranford
2
Mar 18
Oracle performance issue
Hi - Ideally we need to identify what the transaction looks like. One way to do this is to enable
unread,
Oracle performance issue
Hi - Ideally we need to identify what the transaction looks like. One way to do this is to enable
Mar 18
Haripriya vimal
Mar 18
debezium management platform - High Availability Question
Hi, I am exploring DMP and have DMP version 3.4.1.Final in K8S environment. It has 3 components,
unread,
debezium management platform - High Availability Question
Hi, I am exploring DMP and have DMP version 3.4.1.Final in K8S environment. It has 3 components,
Mar 18
Vinoth Kumar
,
Chris Cranford
55
Mar 15
Offset SCN stucks and not proceeding during HIGH Transactions
Hi Chris, Below are the requested values and we made changes on "offset.flush.interval.ms to 5s
unread,
Offset SCN stucks and not proceeding during HIGH Transactions
Hi Chris, Below are the requested values and we made changes on "offset.flush.interval.ms to 5s
Mar 15
Shahul Nagoorkani
,
Chris Cranford
61
Mar 4
Missing transactions with Oracle connector after the restarts
Hello Chris, To our surprise, a simple connector restart fixed the issue but not sure if the
unread,
Missing transactions with Oracle connector after the restarts
Hello Chris, To our surprise, a simple connector restart fixed the issue but not sure if the
Mar 4
Neven MacEwan
,
Chris Cranford
6
Feb 25
Oracle Connector stalling with statspack process
The biggest helper in this context would simply be setting `log.mining.query.filter.mode` as `in`,
unread,
Oracle Connector stalling with statspack process
The biggest helper in this context would simply be setting `log.mining.query.filter.mode` as `in`,
Feb 25
Vitor Pereira
,
Chris Cranford
11
Feb 19
[ORACLE] Sink strategy
Hi - How many partitions do the source topic have? If it has more than one, have you considered
unread,
[ORACLE] Sink strategy
Hi - How many partitions do the source topic have? If it has more than one, have you considered
Feb 19
Elieldo Martins
Feb 17
Problem installing Debezium Postgresql 3.1.2
Hello, I'm trying to install a Debezium PostgreSQL connector (3.1.2), but it's not working.
unread,
Problem installing Debezium Postgresql 3.1.2
Hello, I'm trying to install a Debezium PostgreSQL connector (3.1.2), but it's not working.
Feb 17
Brigitte Izabella
,
jiri.p...@gmail.com
3
Feb 17
Incremental snapshot interrupted by schema retrieval failure
Still, it would be good to give it a test ride before we will dive into deep investigation. Still I
unread,
Incremental snapshot interrupted by schema retrieval failure
Still, it would be good to give it a test ride before we will dive into deep investigation. Still I
Feb 17
Gergely Jahn
,
Chris Cranford
18
Feb 17
Logminer performance issue
Hi Chris, select * from V$XSTREAM_OUTBOUND_SERVER; Column,Value (1) SID,635 SERIAL#,1497 SPID,4555
unread,
Logminer performance issue
Hi Chris, select * from V$XSTREAM_OUTBOUND_SERVER; Column,Value (1) SID,635 SERIAL#,1497 SPID,4555
Feb 17
Haydar Miezanie Abdul Jamil
,
jiri.p...@gmail.com
2
Feb 13
Debezium on IBM i Feature
Hi, don't you have ExtractNewRecordState SMT configured in the connector? Jiri On Tuesday,
unread,
Debezium on IBM i Feature
Hi, don't you have ExtractNewRecordState SMT configured in the connector? Jiri On Tuesday,
Feb 13
Ajay Bhatnagar
,
Chris Cranford
2
Feb 12
Oracle / LogMiner Issue ORA-01287
Hi Ajay - This most often happens when a database administrator restores the database from another
unread,
Oracle / LogMiner Issue ORA-01287
Hi Ajay - This most often happens when a database administrator restores the database from another
Feb 12
Shalvin K
,
Chris Cranford
2
Feb 12
MySQL Debezium Engine Performance - Only 500-600 records/sec with 60,000 tables
Can you check your JMX metrics, is `QueueRemainingCapacity` reaching 0? -cc On 2/12/26 7:06 AM,
unread,
MySQL Debezium Engine Performance - Only 500-600 records/sec with 60,000 tables
Can you check your JMX metrics, is `QueueRemainingCapacity` reaching 0? -cc On 2/12/26 7:06 AM,
Feb 12
Chris Cranford
,
Francesco la Torre
3
Feb 10
Debezium 2026 User Survey is Live
Hi Francesco - We are running the survey for 60 days, so it should close on or around April 4th 2026.
unread,
Debezium 2026 User Survey is Live
Hi Francesco - We are running the survey for 60 days, so it should close on or around April 4th 2026.
Feb 10
Vladislav P
,
Chris Cranford
6
Feb 10
Oracle source-connector has a "DML parse" error.
Hi, this can only be influenced via configuration moving the filtering of columns to the
unread,
Oracle source-connector has a "DML parse" error.
Hi, this can only be influenced via configuration moving the filtering of columns to the
Feb 10
Kaua Rodrigues
,
Chris Cranford
6
Feb 10
MySQL Connector - Issue with Message Flushing After Initial Operation
Hi - There are a few things I'd check. 1. Make sure that `connect.keep.alive` isn't being
unread,
MySQL Connector - Issue with Message Flushing After Initial Operation
Hi - There are a few things I'd check. 1. Make sure that `connect.keep.alive` isn't being
Feb 10
Ajay Bhatnagar
,
Chris Cranford
10
Feb 10
Oracle / XStream Setup
Hi Ajay - If you see snapshot data but then you are not seeing streaming changes, this likely means
unread,
Oracle / XStream Setup
Hi Ajay - If you see snapshot data but then you are not seeing streaming changes, this likely means
Feb 10
hyojin lee
,
Chris Cranford
3
Feb 4
Strategy for Bidirectional Replication with Split Column Ownership (PG & Oracle)
Hi Chris, Thank you for the detailed recommendations! After reviewing the options, I decided to
unread,
Strategy for Bidirectional Replication with Split Column Ownership (PG & Oracle)
Hi Chris, Thank you for the detailed recommendations! After reviewing the options, I decided to
Feb 4
hyojin lee
,
Nathan Smit
3
Feb 4
Missing Delete Events (op: d) after upgrading Oracle Connector from 3.0.0 to 3.3.1
Thank you for the quick response. I missed the updated SMT documentation you shared, and that was
unread,
Missing Delete Events (op: d) after upgrading Oracle Connector from 3.0.0 to 3.3.1
Thank you for the quick response. I missed the updated SMT documentation you shared, and that was
Feb 4