Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
medzed
Starting Member
1 Post |
Posted - 2008-09-01 : 05:59:21
|
hii have error 5172 during attach my .mdf file.the error is : the header for file <db_name> is not valid database file header.the pageAudit property is incorrect.Can anybody help me plz????? |
|
Lincolnburrows
Yak Posting Veteran
52 Posts |
Posted - 2014-08-26 : 06:33:18
|
hi medzedYou need to restore from updated backupIf you have maintained a backup copy of the database then it is the right time to use it. |
|
|
Shanky
Yak Posting Veteran
84 Posts |
Posted - 2014-09-03 : 06:56:16
|
Hi,There could be two possibility the log file or data file is damaged or you are attching a higer version database to a lower version server.Could you please give more information about versions of sql server involved here. Can you try attching data file without log file. was database cleanly shutdown ?Hope this helpsRegardsShankyhttp://social.technet.microsoft.com/wiki/contents/articles/24253.list-of-articles-by-shanky.aspx |
|
|
|
|
|