I am migrating a client from Business Central on prem v14 to Business Central Online. I do not have access to the DB for the on prem environment. The admin for the on prem environment put a copy of the DB on my Azure VM on June 29, 2021. I migrated the data to a sandbox a few weeks ago, and yesterday, I reconfigured the Cloud Migration Tool and successfully migrated the data to the production environment of the client's Business Central Online instance with no failures.
I then asked the admin for the on prem environment to restore the data in the same DB from a .bak file and to make no other changes. I expected that it would execute a "Normal" delta migration when I ran the Cloud Migration tool again.
When I ran the migration again, I got the following error:
Failure happened on 'Source' side. ErrorCode=SqlOperationFailed,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=A database operation failed with the following error: 'Could not find stored procedure 'dbo.GetCompanyListAndDatabaseSize'.',Source=,''Type=System.Data.SqlClient.SqlException,Message=Could not find stored procedure 'dbo.GetCompanyListAndDatabaseSize'.,Source=.Net SqlClient Data Provider,SqlErrorNumber=2812,Class=16,ErrorCode=-2146232060,State=62,Errors=[{Class=16,Number=2812,State=62,Message=Could not find stored procedure 'dbo.GetCompanyListAndDatabaseSize'.,},],'
I would greatly appreciate any assistance in resolving this error!
