Hello All,
We have a huge problem and we need your help.
We have Microsoft Dynamics CRM Server and SQL Server 2005 .
We were facing a bad performance in the Server and then Suddenly i did a restart for the Server and after that the windows is not booting.
so i did a windows repair and then the windows started successfully but SQL Server not working anymore.
so i took a copy of the MDF & LDF Files of the DB and attempt to attach them to a different SQL SERver instance in another Server but Suddenly i got this error:-
TITLE: Microsoft SQL Server Management Studio
------------------------------
Attach database failed for Server 'ServerName\InstanceName'. (Microsoft.SqlServer.Smo)
------------------------------
ADDITIONAL INFORMATION:
An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo)
------------------------------
SQL Server detected a logical consistency-based I/O error: incorrect pageid (expected 1:511232; actual 0:0). It occurred during a read of page (1:511232) in database ID 28 at offset 0x000000f9a00000 in file 'E:\CRM Dbs\Org_MSCRM.mdf'. Additional messages
in the SQL Server error log or system event log may provide more detail. This is a severe error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused
by many factors; for more information, see SQL Server Books Online.
Could not open new database 'Org_MSCRM'. CREATE DATABASE is aborted. (Microsoft SQL Server, Error: 824)
For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=824&LinkId=20476
------------------------------
BUTTONS:
OK
------------------------------
What do you Think? We don't have a recent Backup of the Database ( Last backup was over 7 months ago Unfortunately )