Thursday, February 27, 2020

Configuration Backups Fail After Moving SQL Database

Veeam B&R 9.5b. I moved a SQL database from SQL Express to a dedicated SQL 2016 
I stopped all Veeam services, used SQL Management Studio to detach the database and then attached on my SQL 2016. I then ran the Database connection utility to specify the new server.

And got this error :
Could not load file or assembly 'Microsoft.SqlServer.BatchParser,
Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91'
or one of its dependencies. The system cannot find the file specified
I had to install these two packages, to solve the problem

x64\SharedManagementObjects.msi

x64\SQLSysClrTypes.msi
https://www.microsoft.com/en-us/download/details.aspx?id=52676

No comments:

Post a Comment

RECENT POSTS

Error then updating Veeam to 12.3.0.310 - VeeamAgent.exe / Windows Script Host must be enabled

When trying to run update 12.3.0.310, you might encounter this error. First , stop all jobs. and then disable them. If the error persists En...