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
Last published date
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
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:
- Right-click on the server and click Properties.
- Go to the Security page.
- Under Server, authentication chooses the SQL Server and Windows Authentication mode radio button.
- Click OK.
- Restart SQL Services.