SQL Server Database Restoration - Internal Consistency Error

  • Hi all,

    This is regarding the SQL Server database restoration. I have created backups of 7 databases from one of the servers and now trying to restore it in a different database server. Three of my databases are restoring without any problem, but the rest of them fails with the Internal Consistency Error. The database size for the last 4 databases are 47 GB, 46 GB, 29 GB and 355 MB. This is pretty high when compared to the other databases.

    I am attaching the error message along this.

    Please somebody help meout in solving this probelm. At the client's place, they were able to restore the database. Please help me in solving this.

    Regards

    Anup

     

     

  • Run DBCC CheckDB to your original databases to ensure there is no consistency error before backing up and restoring them.

     

     

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply