|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Monday, February 18, 2013 8:58 PM
Points: 42,
Visits: 27
|
|
hi every one
any body help me ..
when i copied a mdf file it shows error
cyclic redunacy Error occured
may i know what is the problem and how can i solve this..?
help me regarding this.........?
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, September 21, 2011 8:43 AM
Points: 115,
Visits: 315
|
|
CRC errors are data corruption errors. Look it up on wikipedia.
There must have been a CRC checksum and you have been warned that your data is bad. Try to copy the file again.
Good luck
Doug
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Monday, February 18, 2013 8:58 PM
Points: 42,
Visits: 27
|
|
database corrupted and it shows the error CRC
How it can solved..........Any solution..?
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Monday, March 07, 2011 10:18 PM
Points: 16,
Visits: 12
|
|
Are you getting the CRC error while attaching the MDF to SQL instance?? If the mdf is corrupted because of disk issues then my friend i would recommend to switch to backup copy of this database.
There are methods to attach a corrupt data file to SQL instance but you would end up doing repair with data loss option which may put database in worst situation. Like i said go back to backup if you have it...;)
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, September 21, 2011 8:43 AM
Points: 115,
Visits: 315
|
|
I think it depends on how they used the CRC. Is it on a table, a table row, or ???? If anybody knows the answer please post.
First determine if (a) original file is bad, if so go to backup. next, if copy is bad, then try again. I've had bad copies using FTP sometimes. Zipping and using FTP will sometimes solve the problem.
Good luck
Doug
|
|
|
|
|
SSC Rookie
      
Group: General Forum Members
Last Login: Monday, February 18, 2013 8:58 PM
Points: 42,
Visits: 27
|
|
s...
when i copied mdf file it shows because of database suspect
thanks a lot
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Wednesday, September 21, 2011 8:43 AM
Points: 115,
Visits: 315
|
|
To find out more about CRCs and corrupted databases this is a good place to start
http://www.sqlskills.com/blogs/paul/default,month,2008-07.aspx
Best of luck
D
Doug
|
|
|
|