Replies: 1 comment
-
Does FLink ORACLE CDC not support temporary table operations? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Flink Oracle CDC run error!
Caused by: io.debezium.connector.oracle.logminer.parser.DmlParserException: Unknown supported SQL '/* No SQL_REDO for temporary tables */'
at io.debezium.connector.oracle.logminer.parser.LogMinerDmlParser.parse(LogMinerDmlParser.java:80)
at io.debezium.connector.oracle.logminer.processor.AbstractLogMinerEventProcessor.parseDmlStatement(AbstractLogMinerEventProcessor.java:1078)
... 16 more
Beta Was this translation helpful? Give feedback.
All reactions