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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南