Sql-docs: COLUMN STORE INDEXES - Do not work with ROWLOCK hints

Created on 21 Aug 2020  Â·  5Comments  Â·  Source: MicrosoftDocs/sql-docs

Our organization recently attempted to make a performance optimization by leveraging a column store index. In the process of regression testing, we found that update and delete statements using the ROWLOCK hint were failing due to the Column Store Index. This was a surprise to us, as we have not been able to find any Microsoft documentation that would have led us to believe this is a constraint.

We'd request the constraint be added, so that future users of this great feature are aware before using the index.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author doc-bug sqprod table-view-indetech

All 5 comments

@ermagana -- Erik, thank you for your feedback.

@MikeRayMSFT -- Mike, please look into this issue.

Thank you @ermagana - I'm reviewing this with product partners & engineers.

@ermagana you mean you hit error 651? That's by design. I'll add a note to docs.

@MikeRayMSFT see PR #16847

Yes, thank you. Can you share a link to the updated docs?

Yes, thank you. Can you share a link to the updated docs?

https://docs.microsoft.com/en-us/sql/t-sql/queries/hints-transact-sql-table

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GeorgeTsiokos picture GeorgeTsiokos  Â·  4Comments

samrueby picture samrueby  Â·  3Comments

Bliyaal picture Bliyaal  Â·  3Comments

ev2900 picture ev2900  Â·  3Comments

rlundy picture rlundy  Â·  4Comments