by shigemk2

当面は技術的なことしか書かない

DMS テーブル統計のロード状態

Full loadがロード中で、Table completedがロード完了 検証とはステータスが微妙に違う

  • Table does not exist: AWS DMS can't find the table on the source endpoint.
  • Before load: The full load process is turned on, but it hasn't started yet.
  • Full load: The full load process is in progress.
  • Table completed: Full load is complete.
  • Table cancelled: Loading of the table is canceled.
  • Table error: An error occurred when loading the table.

repost.aws