The START MIGRATION
syntax is used to start migration process.
StartMigration ::=
'START' 'MIGRATION' migrationJobId
migrationJobId ::=
string
migrationJobId
needs to be obtained through SHOW MIGRATION LIST syntax querySTART MIGRATION 'j010180026753ef0e25d3932d94d1673ba551';
START
, MIGRATION