The embodiment of the application discloses a
breakpoint resuming migration method, equipment and medium for heterogeneous
database distributed migration, belongs to the technical field of heterogeneous
database migration, and solves the problem that after the abnormal termination of heterogeneous
database migration, the whole migration process is usually restarted, computing resources are wasted, and the total migration time is prolonged. The method comprises the following steps: a
system service node persists migration execution information, and a migration service node persists execution task information; in response to the abnormal interruption of the
system service node and / or the migration service node, after
recovery, the
system service node determines completed execution tasks and uncompleted execution tasks based on the persisted migration execution information; a
breakpoint resuming migration process is started, the
system service node reassigns the determined uncompleted execution tasks to the migration service node; and the migration service node checks whether the uncompleted execution tasks have been completed based on the execution task information, and returns the execution result to the
system service node.