Security Compliance

Patch Manager installation fails with the error Creating Database Failed

Patch Manager cannot be installed because database creation fails in the configuration wizard. The following error is returned: Creating database failed. Details: Could not load file or assembly 'Microsoft.SqlServer.BatchParser.'

First published date

11/21/2018 12:02 PM

Last published date

11/21/2018 12:02 PM

Overview

Patch Manager cannot be installed because database creation fails in the configuration wizard. The following error is returned:

Creating database failed. Details: Could not load file or assembly 'Microsoft.SqlServer.BatchParser.'

 

 

Product section

Patch Manager

Cause

  • The SQL server is not in mixed mode for authentication 

Resolution

To resolve this issue, the SQL server is in mixed authentication mode. Within the Microsoft SQL Server Management Studio in the object explorer:

  1. Right-click on the server and click Properties.
  2. Go to the Security page.
  3. Under Server, authentication chooses the SQL Server and Windows Authentication mode radio button.
  4. Click OK.
  5. Restart SQL Services.