Skip to main content

Period Full Data

Overview

This article introduces how to create a scheduled Full Data DataJob using MySQL to MySQL data migration as an example.

Steps

  • Log in the CloudCanal console.

  • DataJob > Create DataJob.

  • Select the source and target DataSource.

  • Click Next Step. period_full_1.png

  • Select Full Data, DO NOT check Incremental option,but check Periodic, and select period.

  • Click Next Step. period_full_2.png

  • Select the tables and columns.

  • Click Create DataJob button. period_full_3.png

  • The Period Full Data DataJob displays the next execution time, and the system will automatically start executing the DataJob when it is time. period_full_4.png

  • To execute the DataJob immediately, click Execute Immediately, and the DataJob will start executing immediately after two minutes.