debezium-server-iceberg
debezium-server-iceberg copied to clipboard
Debezium server is failing to create a table because of an invalid table identifier
Hello,
I'm reaching out to discuss an issue we're facing while setting up the Debezium-Iceberg integration in our architecture. We followed the steps outlined in Chris Cranford (Naros)'s blog post (https://debezium.io/blog/2022/09/30/debezium-oracle-series-part-1/) and ensured that the Oracle database user has been granted the necessary privileges as described in the Debezium documentation.
However, we've encountered an error that we're struggling to resolve. The error message in the logs indicates that the Debezium server is failing to create a table due to an invalid table identifier: apacheiceberg.debeziumcdc_aws_DNT_TEST. This issue arises during the processing of change data capture (CDC) events using the Iceberg sink connector.
Attached is a screenshot showing the exact error message for reference.
We would greatly appreciate any guidance or assistance you can provide to help us resolve this issue.
Thank you for your support.
Best regards,
Dhruv Mevada