小编mad*_*koy的帖子

I lost my database in SQL server 2008 R2

My database suddenly stopped working and from checking the error logs it says that the master database was corrupted.

So I tried rebuilding the system database with the command:

setup /ACTION=REBUILDDATABASE   /QUIET 
      /INSTANCENAME=<instance name>  /SQLSYSADMINACCOUNTS=<accounts>
Run Code Online (Sandbox Code Playgroud)

After running the command, the database server has started working again, but all my database are nowhere to be found. I really need some ideas as to I have no backup databases.

I have the idea that the database files (mdf, ldf, ndf) are still …

sql-server sql-server-2008-r2

5
推荐指数
1
解决办法
7041
查看次数

标签 统计

sql-server ×1

sql-server-2008-r2 ×1