Microsoft SQL Server Initial Load Doesn'r Work For CDC #61005
Unanswered
rfre85
asked this question in
Connector Questions
Replies: 0 comments
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.
-
Airbyte version: 1.6.2
Connector Version: 4.1.27
Hi all, we are trying to initial load a MSQL Server database in Snowflake, but getting snapshot error whenever we start sync:
source ERROR debezium-sqlserverconnector-TransPortData4BI-change-event-source-coordinator i.d.r.RelationalSnapshotChangeEventSource(doExecute):193 Error during snapshot java.util.concurrent.ExecutionException: java.lang.InterruptedException: Interrupted while snapshotting table TransPortData4BI.dbo.BasicFeatureSettingEFModel at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:?]
Can you help us with that? The initial sync works fine when we use full refresh with cursor connection method, only doesn't work when we use CDC.
Thanks.
Rafael
Beta Was this translation helpful? Give feedback.
All reactions