Skip to main content
Question

Stage Error due to ascii in table name: SQL Server CDC Client


Got stage error in SQL Server CDC Pipelines. When I observed deeply, found "/” in some table names and it is causing the issue. Anyone help me to remove ascii in SQL Server CDC client.

NOTE: Configuration used for capturing all tables - "dbo_%”.

Reply