Quantcast
Channel: SQL Server High Availability and Disaster Recovery forum
Viewing all articles
Browse latest Browse all 4532

database corruption

$
0
0
<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:70.85pt 70.85pt 70.85pt 70.85pt; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->

Hi,

 

I have an issue with restoring a SQL 2005 DB on MSSQL 2008 Server. It throws the following error message:

 

"Restore failed for Server 'THE_NAME_OF_THE_SERVER'. (Microsoft.SqlServer.SmoExtended)"

 

Additional information:

An exception orruced while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)

Possible schema corruption. Run DBCC CHECKCATALOG. (Microsoft SQL Server, Error: 211)

 

The restoring of the same DB on MSSQL 2005 is working, but the command “DBCC CHECKDB ('DB_NAME') WITH NO_INFOMSGS, ALL_ERRORMSGS” returns the next error message:

 

Msg 211, Level 23, State 157, Line 1

Possible schema corruption. Run DBCC CHECKCATALOG.

Msg 0, Level 20, State 0, Line 0

A severe error occurred on the current command.  The results, if any, should be discarded.

 

After executing the DBCC CHECKCATALOG command I received the following message:

DBCC execution completed. If DBCC printed error messages, contact your system administrator.

 

Please advice, how can I solve the corruption issue.

 

Thanks

Gyuki


Viewing all articles
Browse latest Browse all 4532

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>