Migration from Advanced to Premium failing Error execute: select physical_name from master.sys.master_files where name = 'MAS_SYSTEM'

I have a migration that failed in the prepare stage, before any SQL databases or tables were created, and I am attempting to begin it again after addressing the dictionary issue that stopped the prepare.

However, the migration cannot begin and returns the above error for the data and log files.  (Error execute: select physical_name from master.sys.master_files where name = 'MAS_SYSTEM')  a similar error occurs for 'MAS_SYSTEM_Log' and then indicates that Database MAS_SYSTEM does not exist on the server and Migration can not continue.

I am noticing that the SystemMigrationFlag file indicates "System files migrated January 17, 2023 05:44:28pm" but there no MAS_SYSTEM databases in the instance, and the data files are not found in the directories where they should be placed by default.

What steps are necessary to restart the migration?  

Thanks in advance.

Sincerely

Mike

Parents Reply Children
No Data