Skip to content

Commit f341c16

Browse files
20240222 0933 disable OL
1 parent a381b33 commit f341c16

1 file changed

Lines changed: 1 addition & 23 deletions

File tree

docs/relational-databases/performance/optimized-locking.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Learn about the optimized locking enhancement to the Database Engi
44
author: WilliamDAssafMSFT
55
ms.author: wiassaf
66
ms.reviewer: randolphwest, peskount
7-
ms.date: 10/09/2023
7+
ms.date: 02/22/2024
88
ms.service: sql
99
ms.subservice: performance
1010
ms.topic: conceptual
@@ -313,28 +313,6 @@ If ADR is disabled, optimized locking is automatically disabled as well.
313313

314314
For customers using RCSI, to force blocking between two queries when optimized locking is enabled, use the READCOMMITTEDLOCK query hint.
315315

316-
### Can I disable optimized locking?
317-
318-
Currently, customers can create a support request to disable optimized locking.
319-
320-
Use the following steps to create a new support request from the Azure portal for Azure SQL Database.
321-
322-
1. First, verify that [optimized locking is enabled for your database](#is-optimized-locking-enabled).
323-
1. On the [Azure portal](https://portal.azure.com) menu, select **Help + support**.
324-
325-
:::image type="content" source="media/optimized-locking/help-plus-support.png" alt-text="A screenshot of the Azure portal identifying the help and support link.":::
326-
327-
1. In **Help + support**, select **Create a support request**.
328-
329-
:::image type="content" source="media/optimized-locking/new-support-request.png" alt-text="A screenshot of the Azure portal showing how to create a new support request.":::
330-
331-
1. For **Issue type**, select **Technical**.
332-
1. For **Subscription**, **Service**, and **Resource**, select the desired **SQL Database**.
333-
1. In **Summary**, type "Disable optimized locking".
334-
1. For **Problem Type**, choose **Performance and Query Execution**.
335-
1. For **Problem Subtype**, choose **Blocking and deadlocks**.
336-
1. In **Additional details**, provide as much information as possible for why you would like to disable optimized locking. We are interested to review the reasons and use cases for disabling optimized locking with you.
337-
338316
## Related content
339317

340318
- [Transaction locking and row versioning guide](../sql-server-transaction-locking-and-row-versioning-guide.md)

0 commit comments

Comments
 (0)