Feb
19
Fix the annoying “Suspect” issue attaching the AdventureWorks database for the 70-433 exam
I wasted today some time while studying for the Microsoft SQL Server 2008 Development (70-433) exam because every time I attached the AdventureWorks database to test, it was marked as “suspect” so I was unable to use it.
I found a very easy way to avoid the “Suspect” issue for adventure works. I was a bit annoyed by it but then I decided to read the error message.
It is complaining about the file placeholder.txt being corrupted. Simply delete that file and reattach. Problem solved!
70-433\Databases\AdventureWorks2008\Documents
You can read one of the posts regarding this issue here: