In this blog post, let’s learn about the error message “3868 – Failed to start tempdb metadata memory-optimized mode. Continuing tempdb startup in SQL mode. Please run ALTER SERVER CONFIGURATION TEMPDB METADATA MEMORY_OPTIMIZED ON once again and restart to retry.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
3868 – Failed to start tempdb metadata memory-optimized mode. Continuing tempdb startup in SQL mode. Please run ALTER SERVER CONFIGURATION TEMPDB METADATA MEMORY_OPTIMIZED ON once again and restart to retry.
Reason for the Error
To be update soon…
Solution
To be update soon…