file
1 TopicSQL server 2019 log file take up a lot of space (dmp file)
It is found that disk D has 100g less space these days. It turns out that the DMP file in the path (\ mssql15. MSSqlServer \ MSSQL \ log \ POLYBASE \ dump \) under the SQL server2019 directory takes up a lot of space. Each DMP has 600MB, and this file will be generated by itself every 40 minutes or so and will not disappear by itself. I have found many ways to prevent him from generating or automatically deleting the previous files after reaching a certain number. I want to ask you if there is any way.Solved4.5KViews0likes3Comments