#1 Global Leader in Data Resilience

Upgrade Fails With “Unable to use database VeeamBackup, because it has an unsupported compatibility level”

KB ID: 2206
Product: Veeam Backup & Replication | 12 | 12.1
Published: 2016-12-19
Last Modified: 2024-07-22
mailbox
Get weekly article updates
By subscribing, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.

Cheers for trusting us with the spot in your mailbox!

Now you’re less likely to miss what’s been brewing in our knowledge base with this weekly digest

error icon

Oops! Something went wrong.

Please, try again later.

Challenge

When attempting to upgrade Veeam Backup & Replication software, the following error occurs:

Unable to use database VeeamBackup, because it has an unsupported compatibility level (SQL Server 2012 or later is required).

 

Error

Cause

The database being used for the upgrade is either running on an older instance of Microsoft SQL, or the database's compatibility level is set to a version not supported by the version of Veeam Backup & Replication being upgraded to.

Solution

To resolve this issue, change the database's compatibility level to a version compatible with the version of Veeam Backup & Replication being upgraded to.

  1. Connect to the SQL Instance using Microsoft SQL Server Management Studio.
  2. Right-click the database in question.
  3. Click Properties.
  4. Click the Options tab.
  5. Click the Compatibility Level dropdown box and change the compatibility level to a compatible version.
Compatibility Level

More Information

The following query can be run to check the compatibility level of a database:
SELECT compatibility_level 
FROM sys.databases WHERE name = 'Veeambackup';
To submit feedback regarding this article, please click this link: Send Article Feedback
To report a typo on this page, highlight the typo with your mouse and press CTRL + Enter.

Spelling error in text

This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply except as noted in our Privacy Policy.
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

Oops! Something went wrong.

Please, try again later.

You have selected too large block!

Please try select less.

KB Feedback/Suggestion

This form is only for KB Feedback/Suggestions, if you need help with the software open a support case

By submitting, you are agreeing to have your personal information managed in accordance with the terms of Veeam's Privacy Notice.
This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply except as noted in our Privacy Policy.
Verify your email to continue your product download
We've sent a verification code to:
  • Incorrect verification code. Please try again.
An email with a verification code was just sent to
Didn't receive the code? Click to resend in sec
Didn't receive the code? Click to resend
Thank you!

Thank you!

Your feedback has been received and will be reviewed.

error icon

Oops! Something went wrong.

Please, try again later.