DMS Migration error Replication task has stopped. Stop Reason FULL_LOAD_ONLY_FINISHED.

0

I have migrated RDS MySQL to Document DB using AWS DMS, The DMS task was ended with below errors.

Replication task has stopped. Stop Reason FULL_LOAD_ONLY_FINISHED.

All the tables were migrated, except two tables. What is the reason for this issue.

Note : MySQL is one account Document DB is another account, it's a cross account migration.

2 回答
0

Do you have a task setting such as "Stop task after full load completes"?
If this is set, it will stop after a full load is completed.
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.Creating.html

profile picture
专家
已回答 1 年前
  • Let me check @Riku_kobayashi. Thanks for the update.

  • I am unable to find Stop task after full load completes in the task settings.

  • What are your task settings now? Are you in a position to do continuous replication?

  • No, Just i replicate the existing data only @Riku_Kobayashi.

0

being a full load only task it migrated all tables. it seems 2 tables were errored. to troubleshoot what went wrong for that 2 tables please refer to https://repost.aws/knowledge-center/dms-task-error-status

AWS
已回答 1 年前
profile picture
专家
已审核 1 年前
  • Thanks for the update @Subhashr

  • No, Just i replicate the existing data only @Riku_Kobayashi.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则