Repair Corrupt Database?
Repair Corrupt Database?
(OP)
one of my SQL database corrupt. and i dont have any backup ......i got the bigest prob. i tryed to repair will all the 'DBCC' command but none of those works.. i tried 'dbcc checkdb', 'dbcc CHECKALLOC', 'DBCC CHECKTABLE' but none of this find any problem. is there any extra tools or other command to repair MSQL 7.0 Database. please helpppppp
please....
In access i always Jet4 repair database command but what should i use in SQL?
please....
In access i always Jet4 repair database command but what should i use in SQL?





RE: Repair Corrupt Database?
• Run DBCC CHECKDB: It checks & reports all the error message in error log, if there is any problem with the database. Try to analyze & understand the error message logged in the error log. Re-run DBCC CHECKDB with the recommended minimum repair option to repair the file.
In case tips wasn't effective, then apply for professional software sql databases https://www.repairtoolbox.com/sqlserverrepair.html SQL Server Repair Toolbox