In this blog post, let’s learn about the error message “18002 – Exception happened when running extended stored procedure ‘%.*ls’ in the library ‘%.*ls’. SQL Server is terminating process %d. Exception type: %ls; Exception code: 0x%lx. To generate a minidump, create an xevent session using the dump routine event with the create dump action.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
18002 – Exception happened when running extended stored procedure ‘%.*ls’ in the library ‘%.*ls’. SQL Server is terminating process %d. Exception type: %ls; Exception code: 0x%lx. To generate a minidump, create an xevent session using the dump routine event with the create dump action.
Reason for the Error
To be update soon…
Solution
To be update soon…