October 16, 2021 at 11:55 pm
I have had a server crash and although I was able to recover the disks and the contents, the SQL database isn't working when I drop the files into the DATA folder and Attach to them. The database immediately goes into Recovery Mode. I tried all the usual commands to get the database up and running but I keep getting errors indicating that there is no disk space available, that the file is in read only mode, and a few other errors. I honestly think that this has to do with the size.
I moved the log file out of the folder and tried to recover allowing data loss but even that path is throwing errors.
DBCC CHECKDB (Shop)
Msg 945, Level 14, State 2, Line 1
Database 'Shop' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
October 17, 2021 at 6:59 pm
Restore from backup is your only hope.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy