Bom dia. Td BEm !!!
Estamos com problema de banco corrompido, gera msg :
Object ID 351340316, index ID 0, partition ID 72057594102874112, alloc unit ID 72057594136494080 (type In-row data): Page (1:6598600) could not be processed. See other errors for details.
Msg 8928, Level 16, State 1, Line 7
Executamos o DBCC CHECKDB (nomeDB,REPAIR_REBUILD) WITH NO_INFOMSGS, ALL_ERRORMSGS; porem não foi possivel a reparação. Gera msg :
Object ID 351340316, index ID 0, partition ID 72057594102874112, alloc unit ID 72057594136494080 (type In-row data): Page (1:6598600) could not be processed. See other errors for details.
The repair level on the DBCC statement caused this repair to be bypassed.
Msg 8928, Level 16, State 1, Line 9
Os backups que temos é do banco ja com problemas. Tentamos fazer o importe das tabelas para um novo banco porem gera a msg :
Msg 824, Level 24, State 2, Line 2
SQL Server detected a logical consistency-based I/O error: incorrect checksum (expected: 0x790f37e5; actual: 0x781b37e5). It occurred during a read of page (1:6598584) in database ID 14 at offset 0x00000c95f70000 in file 'E:\SQLData\CHECKDB\DB_DW_CHECKDB.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.
Tem alguma outra forma de recuperação desse banco sem ser executando o REPAIR_ALLOW_DATA_LOSS