Forum Discussion
peng19832
May 17, 2022Copper Contributor
sqlserver minidump
Current time is 08:47:07 05/17/22. ===================================================================== BugCheck Dump ===================================================================== This...
LainRobertson
May 18, 2022Silver Contributor
Hi,
You might want to also consider updating your service pack, as 11.0.3128.0 puts you at Service Pack 1 level, which is a about five years behind the last service pack (Service Pack 4) issued in late 2017.
The reasons I mentioned this are two-fold:
- EXCEPTION_INVALID_CRT_PARAMETER, which is a generic "C Runtime Failure"-type error, do come up reasonably often, and often the fix is to ensure you're at a certain service pack level;
- You won't be able to lodge a Microsoft Premier support ticket for Service Pack 1, as the final date for extended support was July 14th, 2015, meaning you'd need to move to Service Pack 4 (which is set to expire on July 12th, 2022) to get assistance.
- SQL Server versions
Determine the version, edition, and update level - SQL Server | Microsoft Docs - Example of a generic CRT error and the typical "update to service pack xxx" response
KB2828833 - FIX: "EXCEPTION_INVALID_CRT_PARAMETER" on System Health Monitor Thread in SQL Server 2012 (microsoft.com) - Product lifecycle search showing the various ending dates by service pack level
Microsoft SQL Server 2012 - Microsoft Lifecycle | Microsoft Docs
Cheers,
Lain
peng19832
May 23, 2022Copper Contributor
OK, i will try