August 20, 2019 at 9:49 am
Hi,
There is a X._mdf_mssql_dbcc8 file on one of the drives occupying 350GB. I hope it got created due to DBCC CheckDB on database and whether can it be deleted and what information are recorded in it. Will it affect the database if it's been deleted? Any idea how it got created?
August 20, 2019 at 10:05 am
It gets created during the dbcc checkdb. Did the checkdb complete without any errors?
Thanks
August 20, 2019 at 2:38 pm
Yes it completed without errors and I can see the last modified date is July 2018.
August 21, 2019 at 8:19 am
Then you should be fine to delete it.
Thanks
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply