Issue Connecting to MSSQL with CDC

Summary

User experiences a runtime exception related to missing dbhistory.dat file while connecting to MSSQL in CDC mode using abctl.


Question

Hi, I have problems to connecting to mssql in cdc. Error: java.lang.RuntimeException: java.lang.RuntimeException: java.nio.file.NoSuchFileException: /tmp/cdc-db-history3885527997330346255/dbhistory.dat when i use abctl. What do i do to solve it?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

['mssql', 'cdc', 'abctl', 'no-such-file-exception', 'dbhistory.dat']

Please provide more information. What version of connectors are you using? What version of abctl do you have? What steps have you executed so far? Simply pasting a small snippet of the error might not give people enough context to help you effectively.

abctl version: v0.23.0, Source - Microsoft SQL Server (MSSQL) 4.1.16, Destination S3 -1.4.0.

The Sqlserver database is configured for cdc and the tables for the user I’m using. When I sync, this error appears.