We're Running NAV with SQL2000 Database.
Couple days ago, it wont open, and when i check on sql Server Manager, the Database get Suspect.
When i try to copy the MDF, NDF, and LDF file to other location, The MDF file unable to copy to unreadable Data.
So i assume that MDF cause the suspect.
I try to recover the MDF with third aplication, and success.
But the Recover file was MDF and LDF file.
And when try to open the Database with NAV, it give error that there's no NAV database on that.
Is there a way that i can combine this recover database, to the old database that i cureently use.
Would Appreciate for your Help.
Thanks,
Febriandi - Indonesia
0
Answers
The MDF contains the NAV objects and the NDF the data. The LDF is the transaction log file.
When a DB is suspect, it must be checked out immediately. But restarting the server or disconnecting the DB is not a good idea.
At this point it seems the DB is a complete loss. I think it is best you restore your last backup.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
And the Suspect Database still on the list on SQL server Manager.
So if i checked on SQL server MAnager, the status still suspect.
Is it any idea, to recover this Database?
I've sucesful to get the Database back to online. I've 5 company on that Database, Success to Backup 2 company, 3 company fail with error from navision app.
In server manager, i fail to backup database, with mdf error.
Any idea, to backup or repair teh fail backup company on nav?
Or you can use DBCC CHECKDB and allow dataloss. You will get your DB back to a state where you can do a native backup of the companies, BUT YOU WILL LOSE DATA! How much data? I have no idea. Depends on the extend of the corruption.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!