Created Issue: AdventureWorksDW2012 Download file corrupt [19063]
There seams to be an issue with the AdventureWorksDW2012 Data file download. When I try to run this SQL statement:
CREATE DATABASE AdventureWorksDW2012 ON (FILENAME = 'E:\MSSQL11.SQL02\MSSQL\DATA\AdventureWorksDW2012_Data.mdf') FOR ATTACH_REBUILD_LOG;
This is the error I get:
Msg 5172, Level 16, State 15, Line 1
The header for file 'E:\MSSQL11.SQL02\MSSQL\DATA\AdventureWorksDW2012_Data.mdf' is not a valid database file header. The FILE SIZE property is incorrect.
Thanks,Dan
.
sqlserversamples.codeplex.com
No comments:
Post a Comment