DMS task stalls at truncating tables in target S3 bucket

0

I have created a DMS task to migrate data from a view in a MSSQL database running on an EC2 instance to a folder in an S3 bucket. It is a full load and truncates existing tables in target bucket. There are currently no tables as the task has never successfully run. The task stalls once it gets to the truncate/delete tables step. There are no error messages. It just does not progress any further.

asked a year ago398 views
2 Answers
0

CloudWatch metrics is a good place to start troubleshooting a stuck DMS task. Please see this post for details.

profile pictureAWS
answered a year ago
0

What is the type / size of your DMS replication instance? It may be the source of the trouble if the source from which you replicate is very active. Following page guides you on finding the right type to have smooth replication.

https://docs.aws.amazon.com/dms/latest/userguide/CHAP_ReplicationInstance.Types.html

profile pictureAWS
EXPERT
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions