Maf.K
unread,May 11, 2026, 5:52:56 AM (2 days ago) May 11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to debezium
Hello Debezium team,
I would like to ask for a clear clarification regarding support for standard AWS RDS Oracle CDB with the Debezium Oracle Connector using LogMiner.
We are testing Debezium Oracle Connector against AWS RDS for Oracle 19c Standard Edition 2 in a CDB/PDB configuration, using the LogMiner adapter.
From the documentation and past forum discussions, my understanding is that in CDB mode Debezium requires access to both:
- the PDB context for the snapshot phase
- the CDB root context for the streaming phase
However, in standard AWS RDS Oracle CDB, it appears that the required root-container privileges cannot be granted in the same way as in self-managed Oracle environments. In our testing, this results in ORA-01031 errors when Debezium attempts operations that appear to require root-container level access.
Because the documentation includes AWS RDS-specific setup steps, it is difficult to determine whether those steps also apply to standard AWS RDS Oracle CDB, or whether they are intended only for non-CDB deployments.
Could you please clarify the following explicitly?
1. Is standard AWS RDS Oracle CDB officially supported by the Debezium Oracle Connector when using LogMiner for CDC streaming?
2. If yes, what is the exact supported setup and required grants/steps on standard AWS RDS Oracle CDB?
3. If not, is there any plan or roadmap to support AWS RDS Oracle CDB in the future?
4. If not, are there any recommended alternatives or workarounds for this use case?
A clear yes/no answer on current support status would be greatly appreciated so that we do not misunderstand the documentation.
Best regards,