SQL Server Connector - INFO "table" is filtered out of capturing #2877
Unanswered
durlabhjain
asked this question in
Q&A
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.
-
Software used
I'm using SMT generated scripts to migrate data from SQL Server to Starrocks. A sample table configuration looks like the following:
However, when I'm starting the task, I'm noticing the standalonesession log file showing the following error:
I've verified that the SQL server agent is running and is_tracked_by_cdc shows 1 when running the query:
Any suggestions on where I might be doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions