SQL Server Error Msg 33586 – Warning: Index ‘%.*ls.%.*ls’ has an enclave-enabled key column, however Accelerated Database Recovery is not enabled for database ‘%.*ls’. Enabling it is strongly recommended to increase the database availability during recovery.

In this blog post, let’s learn about the error message “33586 – Warning: Index ‘%.*ls.%.*ls’ has an enclave-enabled key column, however Accelerated Database Recovery is not enabled for database ‘%.*ls’. Enabling it is strongly recommended to increase the database availability during recovery.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

33586 – Warning: Index ‘%.*ls.%.*ls’ has an enclave-enabled key column, however Accelerated Database Recovery is not enabled for database ‘%.*ls’. Enabling it is strongly recommended to increase the database availability during recovery.

Reason for the Error

To be update soon…

Solution

To be update soon…