1 Answers
0
Hi
From the error shared, this seems to be a situation that required steps not met.
Depends on what is the source SQL Server (RDS SQL Server or on-prem SQL Server)
For RDS SQL Server: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SQLServer.html#CHAP_Source.SQLServer.Configuration
For on-prem: https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Source.SQLServer.html#CHAP_Source.SQLServer.CDC
Also make sure the user used here for on-prem server (sysadmin or non-sysadmin) as there are two sets of steps mentioned in the public doc.
Relevant questions
s3 source to postgresql - full load works but cdc doesn't
asked a year agoUsing DMS CDC for Oracle to Postgres
asked 2 months agoAbout dms task fail
asked 2 months ago[bug report] Sagemaker data wrangler: An error occurred loading this view
asked a month agoabout cdc migration
asked a month agoError with EC2 Classic migration to VPC - paravirtual
asked 2 days agoResolution for Fatal error when using DMS for on-going replication from RDS Postgres to S3
Accepted Answerasked 2 years agoDMS : Source RDS : Last Error Error 1236 reading binary log.
asked 20 days agoAWS DMS CDC task with Mongodb as source fails
asked 3 months agoDMS CDC - MySQL Binlog Precision - Seconds to Microseconds
asked 19 days ago