In this blog post, let’s learn about the error message “1438 – The server instance %ls rejected configure request; read its error log file for more information. The reason %u, and state %u, can be of use for diagnostics by Microsoft. This is a transient error hence retrying the request is likely to succeed. Correct the cause if any and retry.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
1438 – The server instance %ls rejected configure request; read its error log file for more information. The reason %u, and state %u, can be of use for diagnostics by Microsoft. This is a transient error hence retrying the request is likely to succeed. Correct the cause if any and retry.
Reason for the Error
To be update soon…
Solution
To be update soon…