適用先
SQL Server 2019 on Linux SQL Server 2019 on Windows

Symptoms

Consider the following scenario:

  • When Tuple Mover compresses a Deltastore, it inserts rows into the new rowgroup and then compresses the columnstore index rowgroups.

  • The mapping index will be updated once the new rowgroup is created.

In this situation, if you try to insert a row into index mapping rowset, you notice that inconsistency occurs.

Status

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

Resolution

This issue is fixed in the following cumulative update for SQL Server:

About cumulative updates for SQL Server:

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:

Workaround

To work around this issue, you may do one of the following:

  1. Rebuild the index.

  2. Avoid using non-clustered index on clustered columnstore indexes.

  3. Disable Tuple Mover.

References

Learn about the terminology that Microsoft uses to describe software updates.

ヘルプを表示

その他のオプションが必要ですか?

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