Symptoms

Assume that you use Microsoft SQL Server 2012 Analysis Services (SSAS 2012) or SQL Server 2014 Analysis Services (SSAS 2014) in Tabular mode. You perform a ProcessRecalc operation after a ProcessData operation on the tables in a database by using SQL Server Management Studio or scripts. In this situation, the database becomes corrupted though it seems to be functional and can be accessed, and the following issues occur:

  • When you back up the corrupted database, and then try to restore it, you receive the following error message:

    Error: Database files failed to pass consistency checks.(Microsoft.analysisServices)

  • When you try to sync this database to another SSAS instance in Tabular mode, the destination instance of SSAS terminates unexpectedly because the consistency check fails during the synchronization critical stage at the destination instance of SSAS.

Cause

This issue occurs because of database dictionary corruption after you perform a ProcessData operation followed by a ProcessRecalc operation on the tables in a database.

Resolution

The issue was first fixed in the following cumulative updates for SQL Server: Cumulative Update 2 for SQL Server 2014 SP1Cumulative Update 6 for SQL Server 2014Cumulative Update 4 for SQL Server 2012 SP2

Each new cumulative update for SQL Server contains all the hotfixes and all the security fixes that were included with the previous cumulative update. Check out the latest cumulative updates for SQL Server:

Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.