Yes, it’s generally safe to delete old error dump files from previous years if they’re no longer needed for troubleshooting or audits.
Delete Error Dumps in SQL server 2019
Hi,
We have several gb of error dump files on our servers, is it safe to delete the old files from previous years ?
Is it possible to change the file location to other drive for this dumps ?
?
SQL Server Integration Services
SQL Server Other
2 additional answers
Sort by: Most helpful
-
Zahid Butt 961 Reputation points
2024-08-02T16:54:05.91+00:00 Hi,
Yes you may delete old files. Below are few link for help:
https://learn.microsoft.com/en-us/answers/questions/1296643/is-it-safe-to-delete-dump-files
Pls look into below link to change path:
-
ZoeHui-MSFT 41,491 Reputation points
2024-08-05T01:44:32.69+00:00 Hi @CK,
Yes, you may delete the old error dump files from previous years if they are useless.To change the location, you may follow below steps.
- Start SQL Server Configuration Manager
- Right Click on SQL Server Instance and select Properties
- Go to Advanced Tab and change Dump Directory
Regards,
Zoe Hui
If the answer is helpful, please click "Accept Answer" and upvote it.