-
Enhancement
-
Resolution: Done
-
Major
-
1.8.1.Final
-
None
-
False
-
None
-
False
In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.
Bug report
when I start to run debeizum1.8.1 in schema only snapshot mode,debezium do not capture the structure of oracle object table,whose schema is specified by oracle connector
"schema.include.list":""
What Debezium connector do you use and what version?
debezium-connector-oracle 1.8.1final
What is the connector configuration?
{
"name": "oracle-test",
"config":
}
What is the captured database version and mode of depoyment?
(E.g. on-premises, with a specific cloud provider, etc.)
oracle 19.3.0 single_node in centos 7
What behaviour do you expect?
<Your answer>
What behaviour do you see?
<Your answer>
Do you see the same behaviour using the latest relesead Debezium version?
(Ideally, also verify with latest Alpha/Beta/CR version)
<Your answer>
Do you have the connector logs, ideally from start till finish?
(You might be asked later to provide DEBUG/TRACE level log)
<Your answer>
How to reproduce the issue using our tutorial deployment?
<Your answer>
Feature request or enhancement
For feature requests or enhancements, provide this information, please:
Which use case/requirement will be addressed by the proposed feature?
<Your answer>
Implementation ideas (optional)
<Your answer>
- relates to
-
DBZ-3605 Add support for XML_TYPE column type to Debezium connector for Oracle (LogMiner)
- Closed