DMS Migration Error Azure MSSQL to AWS EC2 MySQL Server.

0

Hi Team,

I have an MSSQL database on Microsoft Azure, and I'm planning to migrate single table data from MSSQL Server to an AWS EC2 instance running MySQL. However, when I execute the migration task, I encounter the following error:

Last Error No tables were found at task initialization. Either the selected table(s) or schemas(s) no longer exist or no match was found for the table selection pattern(s). If you would like to start a Task that does not initially capture any tables, set Task Setting FailOnNoTablesCaptured to false and restart task. Stop Reason FATAL_ERROR Error Level FATAL

Kindly someone help me to how to resolve this issue.

Thanks, Krishnakumar K

1 Answer
0

Hello.

Have you checked this document?
https://repost.aws/knowledge-center/dms-error-task-initialization-tables

The migration destination is Aurora MySQL, but the following blog may be helpful for setting details.
https://aws.amazon.com/jp/blogs/modernizing-with-aws/migrate-azuresql-to-aws-aurora/

profile picture
EXPERT
answered 5 months ago
profile picture
EXPERT
reviewed 5 months 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