Retro Eye care Haitian Deep Dark Default

COMMIT MIGRATION

Description

The COMMIT MIGRATION syntax is used to commit migration process.

Syntax

CommitMigration ::=
  'COMMIT' 'MIGRATION'  migrationJobId 

migrationJobId ::=
  string

Supplement

Example

  • Commit migration process
COMMIT MIGRATION 'j010180026753ef0e25d3932d94d1673ba551';

Reserved word

COMMIT, MIGRATION