Modify Migration Utility Resume Line
Written by Frank Contreras on November 18, 2011 – 1:21 pm
The SQL_cons.sql script is called from the Migration Utility. Sometimes you may need to edit the script and/or database throwing the book mark out of sync. Identify the line in which you want the migration utility to continue from. update migration_bookmark set script_step = ‘LNRESUME:1454′; select * from migration_bookmark; go No tags for this [...]