Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Leonardo SSA

Erro ao realizar Backup ou Copiar arquivo .mdf

Recommended Posts

Saudações, Galerinha do Imasters.

Tenho uma situação meio desafiadora para vocês.

Meu problema é o seguinte, administro um Banco em uma determinada empresa, onde o seu funcionamento esta OK, sistema rodando tudo lindo, até o dia em que o sistema parou de realizar o backup automático, percebido que os backups não estavam mais sendo realizado, eu fui a caça do error, até que realizei o backup manualmente, o backup não passa dos 50% e é apresentado a seguinte mensagem:

Backup failed for Server 'XXXXX'. (Microsoft.SqlServer.SmoExtended)

Additional information:
System.Data.SqlClient.SqlError: Read on "C:\Caminho SQL Server\BancoDeDados.mdf" failed: 23 (Error nos dados (verificação cíclica de redundância).)
(Microsoft.SqlServer.Smo)

Então começou o desespero... Já parei os serviços e tentei copiar o banco.mdf. Já executei um comando de recuperação de um caso parecido resolvido em um tópico daqui: Comando abaixo:
dbcc checkdb ('nome-da-base-de-dados', repair_allow_data_loss)

Executei este comando e foi concluido com erros: Segue abaixo o retorno:

Conto com a ajuda de vocês. Abraços.

DBCC results for 'BANCODEDADOS'.
Service Broker Msg 9675, State 1: Message Types analyzed: 14.
Service Broker Msg 9676, State 1: Service Contracts analyzed: 6.
Service Broker Msg 9667, State 1: Services analyzed: 3.
Service Broker Msg 9668, State 1: Service Queues analyzed: 3.
Service Broker Msg 9669, State 1: Conversation Endpoints analyzed: 0.
Service Broker Msg 9674, State 1: Conversation Groups analyzed: 0.
Service Broker Msg 9670, State 1: Remote Service Bindings analyzed: 0.
Service Broker Msg 9605, State 1: Conversation Priorities analyzed: 0.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53344) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53345) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53346) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53347) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53348) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53349) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53351) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53361) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53362) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53363) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53364) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53365) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53366) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53367) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
Msg 8966, Level 16, State 2, Line 1
Unable to read and latch page (1:53371) with latch type SH. 23(Erro nos dados (verificação cíclica de redundância).) failed.
CHECKDB found 0 allocation errors and 15 consistency errors not associated with any single object.
DBCC results for 'sys.sysrscols'.
There are 4926 rows in 62 pages for object "sys.sysrscols".
DBCC results for 'sys.sysrowsets'.
There are 773 rows in 12 pages for object "sys.sysrowsets".
DBCC results for 'sys.sysallocunits'.
There are 837 rows in 19 pages for object "sys.sysallocunits".
DBCC results for 'sys.sysfiles1'.
There are 2 rows in 1 pages for object "sys.sysfiles1".
DBCC results for 'sys.syspriorities'.
There are 0 rows in 0 pages for object "sys.syspriorities".
DBCC results for 'sys.sysfgfrag'.
There are 2 rows in 1 pages for object "sys.sysfgfrag".
DBCC results for 'sys.sysphfg'.
There are 1 rows in 1 pages for object "sys.sysphfg".
DBCC results for 'sys.sysprufiles'.
There are 2 rows in 1 pages for object "sys.sysprufiles".
DBCC results for 'sys.sysftinds'.
There are 0 rows in 0 pages for object "sys.sysftinds".
DBCC results for 'sys.sysowners'.
There are 16 rows in 1 pages for object "sys.sysowners".
DBCC results for 'sys.sysprivs'.
There are 169 rows in 1 pages for object "sys.sysprivs".
DBCC results for 'sys.sysschobjs'.
There are 3418 rows in 93 pages for object "sys.sysschobjs".
DBCC results for 'sys.syscolpars'.
There are 6444 rows in 208 pages for object "sys.syscolpars".
DBCC results for 'sys.sysnsobjs'.
There are 1 rows in 1 pages for object "sys.sysnsobjs".
DBCC results for 'sys.syscerts'.
There are 0 rows in 0 pages for object "sys.syscerts".
DBCC results for 'sys.sysxprops'.
There are 0 rows in 0 pages for object "sys.sysxprops".
DBCC results for 'sys.sysscalartypes'.
There are 34 rows in 1 pages for object "sys.sysscalartypes".
DBCC results for 'sys.systypedsubobjs'.
There are 0 rows in 0 pages for object "sys.systypedsubobjs".
DBCC results for 'sys.sysidxstats'.
There are 1938 rows in 39 pages for object "sys.sysidxstats".
DBCC results for 'sys.sysiscols'.
There are 3233 rows in 22 pages for object "sys.sysiscols".
DBCC results for 'sys.sysbinobjs'.
There are 23 rows in 1 pages for object "sys.sysbinobjs".
DBCC results for 'sys.sysaudacts'.
There are 0 rows in 0 pages for object "sys.sysaudacts".
DBCC results for 'sys.sysobjvalues'.
There are 4909 rows in 2246 pages for object "sys.sysobjvalues".
DBCC results for 'sys.sysclsobjs'.
There are 17 rows in 1 pages for object "sys.sysclsobjs".
DBCC results for 'sys.sysrowsetrefs'.
There are 0 rows in 0 pages for object "sys.sysrowsetrefs".
DBCC results for 'sys.sysremsvcbinds'.
There are 0 rows in 0 pages for object "sys.sysremsvcbinds".
DBCC results for 'sys.sysxmitqueue'.
There are 0 rows in 0 pages for object "sys.sysxmitqueue".
DBCC results for 'sys.sysrts'.
There are 1 rows in 1 pages for object "sys.sysrts".
DBCC results for 'sys.sysconvgroup'.
There are 0 rows in 0 pages for object "sys.sysconvgroup".
DBCC results for 'sys.sysdesend'.
There are 0 rows in 0 pages for object "sys.sysdesend".
DBCC results for 'sys.sysdercv'.
There are 0 rows in 0 pages for object "sys.sysdercv".
DBCC results for 'sys.syssingleobjrefs'.
There are 2228 rows in 16 pages for object "sys.syssingleobjrefs".
DBCC results for 'sys.sysmultiobjrefs'.
There are 11293 rows in 179 pages for object "sys.sysmultiobjrefs".
DBCC results for 'sys.sysguidrefs'.
There are 0 rows in 0 pages for object "sys.sysguidrefs".
DBCC results for 'sys.syscompfragments'.
There are 0 rows in 0 pages for object "sys.syscompfragments".
DBCC results for 'sys.sysftstops'.
There are 0 rows in 0 pages for object "sys.sysftstops".
DBCC results for 'sys.sysqnames'.
There are 97 rows in 1 pages for object "sys.sysqnames".
DBCC results for 'sys.sysxmlcomponent'.
There are 99 rows in 1 pages for object "sys.sysxmlcomponent".
DBCC results for 'sys.sysxmlfacet'.
There are 112 rows in 1 pages for object "sys.sysxmlfacet".
DBCC results for 'sys.sysxmlplacement'.
There are 18 rows in 1 pages for object "sys.sysxmlplacement".
DBCC results for 'sys.sysobjkeycrypts'.
There are 0 rows in 0 pages for object "sys.sysobjkeycrypts".
DBCC results for 'sys.sysasymkeys'.
There are 0 rows in 0 pages for object "sys.sysasymkeys".
DBCC results for 'sys.syssqlguides'.
There are 0 rows in 0 pages for object "sys.syssqlguides".
DBCC results for 'sys.sysbinsubobjs'.
There are 3 rows in 1 pages for object "sys.sysbinsubobjs".
DBCC results for 'sys.syssoftobjrefs'.
There are 4219 rows in 117 pages for object "sys.syssoftobjrefs".
DBCC results for 'CntDRESaldo'.
There are 118 rows in 2 pages for object "CntDRESaldo".
DBCC results for 'CNTHISTO'.
There are 38 rows in 1 pages for object "CNTHISTO".
DBCC results for 'AlpeOrcamento'.
There are 0 rows in 0 pages for object "AlpeOrcamento".
DBCC results for 'PDVCaixa'.
There are 0 rows in 0 pages for object "PDVCaixa".
DBCC results for 'CNTPLANO'.
There are 253 rows in 3 pages for object "CNTPLANO".
DBCC results for 'CotaCls'.
There are 0 rows in 0 pages for object "CotaCls".
DBCC results for 'WAFORM'.
There are 442 rows in 3 pages for object "WAFORM".
DBCC results for 'CONDICAO'.
There are 41 rows in 1 pages for object "CONDICAO".
DBCC results for 'NFSeMsg'.
There are 0 rows in 0 pages for object "NFSeMsg".
DBCC results for 'CONSULTA'.
There are 6 rows in 1 pages for object "CONSULTA".
DBCC results for 'Sintegra'.
There are 0 rows in 0 pages for object "Sintegra".
DBCC results for 'AlpePrevEnvioDevol'.
There are 0 rows in 0 pages for object "AlpePrevEnvioDevol".
DBCC results for 'ClsItemDsc'.
There are 0 rows in 0 pages for object "ClsItemDsc".
DBCC results for 'CONTABIL'.
There are 28 rows in 1 pages for object "CONTABIL".
DBCC results for 'NFSeLote'.
There are 0 rows in 0 pages for object "NFSeLote".
DBCC results for 'UnidadeConv'.
There are 0 rows in 0 pages for object "UnidadeConv".
DBCC results for 'ClsCst'.
There are 13 rows in 1 pages for object "ClsCst".
DBCC results for 'CtrVnd'.
There are 0 rows in 0 pages for object "CtrVnd".
DBCC results for 'ItemCsRp'.
There are 1 rows in 1 pages for object "ItemCsRp".
DBCC results for 'CntDRE'.
There are 2 rows in 1 pages for object "CntDRE".
DBCC results for 'VNDREJ'.
There are 0 rows in 0 pages for object "VNDREJ".
DBCC results for 'ITEM'.
There are 9347 rows in 511 pages for object "ITEM".
DBCC results for 'Config'.
There are 1 rows in 1 pages for object "Config".
DBCC results for 'Invent'.
There are 0 rows in 0 pages for object "Invent".
DBCC results for 'VNDFLEX'.
There are 0 rows in 0 pages for object "VNDFLEX".
DBCC results for 'Contador'.
There are 63 rows in 1 pages for object "Contador".
DBCC results for 'NFSeLoteFatura'.
There are 0 rows in 0 pages for object "NFSeLoteFatura".
DBCC results for 'CENTRESU'.
There are 7 rows in 1 pages for object "CENTRESU".
DBCC results for 'Nota'.
Repair: The Clustered index successfully rebuilt for the object "dbo.Nota" in database "BANCODEDADOS".
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44038),  slot 5. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145460822016, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44038), slot 5.
Repair: Deleted off-row data column with ID 145460887552, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44038), slot 5.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44039),  slot 0. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145461084160, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 0.
Repair: Deleted off-row data column with ID 145461149696, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 0.
Repair: Deleted off-row data column with ID 145470652416, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 0.
Repair: Deleted off-row data column with ID 145470849024, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 0.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44039),  slot 3. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145463443456, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 3.
Repair: Deleted off-row data column with ID 145463508992, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 3.
Repair: Deleted off-row data column with ID 145466785792, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 3.
Repair: Deleted off-row data column with ID 145466916864, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44039), slot 3.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44039),  slot 6. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44088),  slot 3. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44088),  slot 6. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145476419584, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44088), slot 6.
Repair: Deleted off-row data column with ID 145476485120, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44088), slot 6.
Repair: Deleted off-row data column with ID 145476943872, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44088), slot 6.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44089),  slot 4. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145482907648, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44089), slot 4.
Repair: Deleted off-row data column with ID 145482973184, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44089), slot 4.
Repair: Deleted off-row data column with ID 145970495488, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44089), slot 4.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44089),  slot 5. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145485201408, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44089), slot 5.
Repair: Deleted off-row data column with ID 145485266944, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44089), slot 5.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44090),  slot 5. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145493000192, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44090), slot 5.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44091),  slot 0. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145498308608, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 0.
Repair: Deleted off-row data column with ID 145498374144, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 0.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44091),  slot 2. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 146121883648, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 2.
Repair: Deleted off-row data column with ID 146122473472, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 2.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44091),  slot 4. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145501388800, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 4.
Repair: Deleted off-row data column with ID 145501454336, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 4.
Repair: Deleted off-row data column with ID 145504272384, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 4.
Repair: Deleted off-row data column with ID 145504403456, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44091), slot 4.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44092),  slot 5. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44092),  slot 6. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44094),  slot 1. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145503354880, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44094), slot 1.
Repair: Deleted off-row data column with ID 145503420416, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44094), slot 1.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44094),  slot 3. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44094),  slot 6. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145512660992, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44094), slot 6.
Repair: Deleted off-row data column with ID 145512726528, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44094), slot 6.
Repair: Deleted off-row data column with ID 145525374976, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44094), slot 6.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44095),  slot 0. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44095),  slot 1. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145516527616, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 1.
Repair: Deleted off-row data column with ID 145516658688, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 1.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44095),  slot 2. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145909612544, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 2.
Repair: Deleted off-row data column with ID 145909743616, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 2.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44095),  slot 4. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145525768192, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 4.
Repair: Deleted off-row data column with ID 145525899264, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 4.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44095),  slot 5. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44095),  slot 6. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145522950144, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 6.
Repair: Deleted off-row data column with ID 145523015680, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 6.
Repair: Deleted off-row data column with ID 145923178496, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44095), slot 6.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44152),  slot 2. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145526882304, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44152), slot 2.
Repair: Deleted off-row data column with ID 145526947840, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44152), slot 2.
Repair: Deleted off-row data column with ID 145904762880, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44152), slot 2.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44152),  slot 3. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145527537664, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44152), slot 3.
Repair: Deleted off-row data column with ID 145527603200, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44152), slot 3.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44153),  slot 3. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145903583232, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44153), slot 3.
Repair: Deleted off-row data column with ID 145903648768, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44153), slot 3.
Repair: Deleted off-row data column with ID 145904238592, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44153), slot 3.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44153),  slot 5. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44154),  slot 0. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145906728960, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44154), slot 0.
Repair: Deleted off-row data column with ID 145906794496, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44154), slot 0.
Repair: Deleted off-row data column with ID 145933795328, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44154), slot 0.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44155),  slot 6. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44156),  slot 1. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44157),  slot 3. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44157),  slot 4. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44157),  slot 5. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44157),  slot 6. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145927110656, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44157), slot 6.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44158),  slot 3. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145929207808, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44158), slot 3.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44159),  slot 4. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44208),  slot 1. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145930125312, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44208), slot 1.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44208),  slot 2. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44208),  slot 3. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44208),  slot 4. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145930321920, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44208), slot 4.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44211),  slot 2. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44211),  slot 4. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44212),  slot 3. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145948016640, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44212), slot 3.
Repair: Deleted off-row data column with ID 145948082176, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44212), slot 3.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44214),  slot 6. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44214),  slot 7. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44215),  slot 0. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44215),  slot 1. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145967284224, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44215), slot 1.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44377),  slot 6. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44378),  slot 0. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44378),  slot 2. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145973051392, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44378), slot 2.
Repair: Deleted off-row data column with ID 145973116928, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44378), slot 2.
Repair: Deleted off-row data column with ID 145986289664, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44378), slot 2.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44378),  slot 5. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44379),  slot 0. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44379),  slot 2. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44379),  slot 3. Indexes will be rebuilt.
Repair: Deleted record for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data), on page (1:44678),  slot 7. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 146066178048, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data) on page (1:44678), slot 7.
Repair: Deleted off-row data column with ID 145929797632, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:51486), slot 25.
Repair: Deleted off-row data column with ID 145904631808, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:51905), slot 0.
Repair: Deleted off-row data column with ID 145922981888, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:52523), slot 0.
Repair: Deleted off-row data column with ID 145953980416, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:52762), slot 0.
Repair: Deleted off-row data column with ID 145953980416, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:52763), slot 0.
Repair: The page (1:53361) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: The page (1:53362) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: The page (1:53363) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: The page (1:53364) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: The page (1:53365) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: The page (1:53366) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: The page (1:53367) has been deallocated from object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data).
Repair: Deleted off-row data column with ID 145505452032, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:53504), slot 0.
Repair: Deleted off-row data column with ID 145527930880, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:53511), slot 0.
Repair: Deleted off-row data column with ID 145528586240, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:53576), slot 0.
Repair: Deleted off-row data column with ID 145528586240, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:53577), slot 0.
Repair: Deleted off-row data column with ID 145499815936, for object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) on page (1:53773), slot 3.
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_CdOrigem_NuOrigem" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_DtEmissao" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_DTEntrega" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_DTMovimento" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_DtOperacao" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_DtPrevisao" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_DtSaida" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_IDNFe" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_ModeloNota_TpDocumento_SrNotaFiscal_NuNotaFiscal" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_NuLoteNFe" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_NuNotaFiscal" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_NuPedido" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_STNFe" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_StNotaFiscal" in database "BANCODEDADOS".
Repair: The Nonclustered index successfully rebuilt for the object "dbo.Nota, IX_Nota_TpDocumento_SrNotaFiscal_NuNotaFiscal" in database "BANCODEDADOS".
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1 will be rebuilt.
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145462853632 owned by data record identified by RID = (1:44038:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145470652416 owned by data record identified by RID = (1:44039:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145466785792 owned by data record identified by RID = (1:44039:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145471176704 owned by data record identified by RID = (1:44039:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145475108864 owned by data record identified by RID = (1:44088:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145476943872 owned by data record identified by RID = (1:44088:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145970626560 owned by data record identified by RID = (1:44089:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145528586240 owned by data record identified by RID = (1:44089:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145492934656 owned by data record identified by RID = (1:44090:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145498767360 owned by data record identified by RID = (1:44091:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145499815936 owned by data record identified by RID = (1:44091:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145504272384 owned by data record identified by RID = (1:44091:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145502371840 owned by data record identified by RID = (1:44092:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145502437376 owned by data record identified by RID = (1:44092:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145503354880 owned by data record identified by RID = (1:44094:1)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145508204544 owned by data record identified by RID = (1:44094:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145525506048 owned by data record identified by RID = (1:44094:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145515216896 owned by data record identified by RID = (1:44095:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145515413504 owned by data record identified by RID = (1:44095:1)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145517903872 owned by data record identified by RID = (1:44095:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145518886912 owned by data record identified by RID = (1:44095:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145521377280 owned by data record identified by RID = (1:44095:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145922981888 owned by data record identified by RID = (1:44095:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145904631808 owned by data record identified by RID = (1:44152:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145527930880 owned by data record identified by RID = (1:44152:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145904369664 owned by data record identified by RID = (1:44153:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145905418240 owned by data record identified by RID = (1:44153:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145933664256 owned by data record identified by RID = (1:44154:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145917411328 owned by data record identified by RID = (1:44155:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145919311872 owned by data record identified by RID = (1:44156:1)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145923899392 owned by data record identified by RID = (1:44157:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145925996544 owned by data record identified by RID = (1:44157:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145926586368 owned by data record identified by RID = (1:44157:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145926717440 owned by data record identified by RID = (1:44157:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145929207808 owned by data record identified by RID = (1:44158:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145929797632 owned by data record identified by RID = (1:44159:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145930125312 owned by data record identified by RID = (1:44208:1)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145930190848 owned by data record identified by RID = (1:44208:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145930256384 owned by data record identified by RID = (1:44208:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145930321920 owned by data record identified by RID = (1:44208:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145945657344 owned by data record identified by RID = (1:44211:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145946116096 owned by data record identified by RID = (1:44211:4)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145953980416 owned by data record identified by RID = (1:44212:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145967087616 owned by data record identified by RID = (1:44214:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145967153152 owned by data record identified by RID = (1:44214:7)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145967218688 owned by data record identified by RID = (1:44215:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145967284224 owned by data record identified by RID = (1:44215:1)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145970167808 owned by data record identified by RID = (1:44377:6)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145971216384 owned by data record identified by RID = (1:44378:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145986486272 owned by data record identified by RID = (1:44378:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145975541760 owned by data record identified by RID = (1:44378:5)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145978949632 owned by data record identified by RID = (1:44379:0)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145979801600 owned by data record identified by RID = (1:44379:2)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 145981243392 owned by data record identified by RID = (1:44379:3)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 292098337275904 (type In-row data): Errors found in off-row data with ID 146066178048 owned by data record identified by RID = (1:44678:7)
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:51486), slot 25, text ID 145929797632 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:51905), slot 0, text ID 145904631808 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:52523), slot 0, text ID 145922981888 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:52762), slot 0, text ID 145953980416 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:52763), slot 0, text ID 145953980416 is not referenced.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53361) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 1, text ID 145462853632 is referenced by page (1:44038), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 2, text ID 145462984704 is referenced by page (1:44038), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 3, text ID 145477074944 is referenced by page (1:44088), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 4, text ID 145909612544 is referenced by page (1:51891), slot 7, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 5, text ID 145922981888 is referenced by page (1:44095), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 6, text ID 145927241728 is referenced by page (1:44157), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 8, text ID 145967087616 is referenced by page (1:44214), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 10, text ID 145967153152 is referenced by page (1:44214), slot 7, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 12, text ID 145967218688 is referenced by page (1:44215), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53361), slot 13, text ID 145967284224 is referenced by page (1:53506), slot 21, but was not seen in the scan.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53362) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 0, text ID 145466785792 is referenced by page (1:51766), slot 8, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 1, text ID 145930256384 is referenced by page (1:44208), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 3, text ID 145471176704 is referenced by page (1:44039), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 4, text ID 145471242240 is referenced by page (1:44039), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 6, text ID 145492934656 is referenced by page (1:44090), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 7, text ID 145502371840 is referenced by page (1:44092), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53362), slot 8, text ID 145502437376 is referenced by page (1:44092), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53363) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53363), slot 0, text ID 145470652416 is referenced by page (1:51545), slot 7, but was not seen in the scan.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53364) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 0, text ID 145470652416 is referenced by page (1:51545), slot 7, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 1, text ID 145508204544 is referenced by page (1:44094), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 2, text ID 145508270080 is referenced by page (1:44094), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 3, text ID 145475108864 is referenced by page (1:44088), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 4, text ID 145475174400 is referenced by page (1:44088), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 5, text ID 146066178048 is referenced by page (1:53741), slot 14, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 6, text ID 145515216896 is referenced by page (1:44095), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 9, text ID 145515282432 is referenced by page (1:44095), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 10, text ID 145515413504 is referenced by page (1:44095), slot 1, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 11, text ID 145515479040 is referenced by page (1:44095), slot 1, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 13, text ID 145517903872 is referenced by page (1:44095), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 14, text ID 145517969408 is referenced by page (1:44095), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 16, text ID 145518886912 is referenced by page (1:44095), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 17, text ID 145518952448 is referenced by page (1:44095), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 21, text ID 145521377280 is referenced by page (1:44095), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 22, text ID 145521442816 is referenced by page (1:44095), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53364), slot 23, text ID 145929207808 is referenced by page (1:52524), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53365) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 0, text ID 145476943872 is referenced by page (1:51827), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 1, text ID 145904369664 is referenced by page (1:44153), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 2, text ID 145904631808 is referenced by page (1:44152), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 3, text ID 145917411328 is referenced by page (1:44155), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 4, text ID 145917476864 is referenced by page (1:44155), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 5, text ID 145919311872 is referenced by page (1:44156), slot 1, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 6, text ID 145919377408 is referenced by page (1:44156), slot 1, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 9, text ID 145923899392 is referenced by page (1:44157), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 10, text ID 145923964928 is referenced by page (1:44157), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 11, text ID 145925996544 is referenced by page (1:44157), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 12, text ID 145926062080 is referenced by page (1:44157), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 15, text ID 145926586368 is referenced by page (1:44157), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 16, text ID 145926651904 is referenced by page (1:44157), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 17, text ID 145926717440 is referenced by page (1:44157), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 18, text ID 145926782976 is referenced by page (1:44157), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 19, text ID 145929797632 is referenced by page (1:44159), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 20, text ID 145930125312 is referenced by page (1:51548), slot 62, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53365), slot 21, text ID 145930321920 is referenced by page (1:51831), slot 22, but was not seen in the scan.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53366) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 1, text ID 145498767360 is referenced by page (1:44091), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 2, text ID 145498898432 is referenced by page (1:44091), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 3, text ID 145499815936 is referenced by page (1:44091), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 4, text ID 145499881472 is referenced by page (1:44091), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 6, text ID 145505452032 is referenced by page (1:44094), slot 1, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 7, text ID 145505583104 is referenced by page (1:44094), slot 1, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 8, text ID 145525506048 is referenced by page (1:44094), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 9, text ID 145527930880 is referenced by page (1:44152), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 10, text ID 145528061952 is referenced by page (1:44152), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 11, text ID 145528586240 is referenced by page (1:44089), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 12, text ID 145528717312 is referenced by page (1:44089), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53366), slot 14, text ID 145930190848 is referenced by page (1:44208), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53367) allocated to object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 0, text ID 145504272384 is referenced by page (1:51892), slot 10, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 1, text ID 145905418240 is referenced by page (1:44153), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 2, text ID 145503354880 is referenced by page (1:51486), slot 23, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 3, text ID 145905483776 is referenced by page (1:44153), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 4, text ID 145933664256 is referenced by page (1:44154), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 5, text ID 145945657344 is referenced by page (1:44211), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 6, text ID 145946116096 is referenced by page (1:44211), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 8, text ID 145953980416 is referenced by page (1:44212), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 9, text ID 145954111488 is referenced by page (1:44212), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 10, text ID 145970167808 is referenced by page (1:44377), slot 6, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 11, text ID 145970626560 is referenced by page (1:44089), slot 4, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 12, text ID 145971216384 is referenced by page (1:44378), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 13, text ID 145975541760 is referenced by page (1:44378), slot 5, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 14, text ID 145978949632 is referenced by page (1:44379), slot 0, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 15, text ID 145979801600 is referenced by page (1:44379), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 16, text ID 145981243392 is referenced by page (1:44379), slot 3, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53367), slot 17, text ID 145986486272 is referenced by page (1:44378), slot 2, but was not seen in the scan.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53504), slot 0, text ID 145505452032 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53511), slot 0, text ID 145527930880 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53576), slot 0, text ID 145528586240 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53577), slot 0, text ID 145528586240 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 1, partition ID 292098337275904, alloc unit ID 71786742421782528 (type LOB data). The off-row data node at page (1:53773), slot 3, text ID 145499815936 is not referenced.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 2 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 2, partition ID 72057594084589568, alloc unit ID 72057594119454720 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:43693) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 3 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 3, partition ID 72057594084655104, alloc unit ID 72057594119520256 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:44973) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 4 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 4, partition ID 72057594084720640, alloc unit ID 72057594119585792 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:44982) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 5 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 5, partition ID 72057594084786176, alloc unit ID 72057594119651328 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:44991) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 6 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 6, partition ID 72057594084851712, alloc unit ID 72057594119716864 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:45000) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 7 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 7, partition ID 72057594084917248, alloc unit ID 72057594119782400 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:45009) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 8 will be rebuilt.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 8, partition ID 72057594084982784, alloc unit ID 72057594119847936 (type In-row data). Index node page (0:0), slot 0 refers to child page (1:45018) and previous child (0:0), but they were not encountered.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 9 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 10 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 11 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 12 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 13 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 14 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 15 will be rebuilt.
        The error has been repaired.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 162099618, index ID 16 will be rebuilt.
        The error has been repaired.
There are 34931 rows in 5369 pages for object "Nota".
CHECKDB found 0 allocation errors and 161 consistency errors in table 'Nota' (object ID 162099618).
CHECKDB fixed 0 allocation errors and 161 consistency errors in table 'Nota' (object ID 162099618).
DBCC results for 'CstCrRtH'.
There are 2 rows in 1 pages for object "CstCrRtH".
DBCC results for 'RATEIO'.
There are 27462 rows in 95 pages for object "RATEIO".
DBCC results for 'AlpeProposta'.
There are 0 rows in 0 pages for object "AlpeProposta".
DBCC results for 'ItemFormPreco'.
There are 0 rows in 0 pages for object "ItemFormPreco".
DBCC results for 'DICIONAR'.
There are 1215 rows in 13 pages for object "DICIONAR".
DBCC results for 'REPLICARDET'.
There are 0 rows in 0 pages for object "REPLICARDET".
DBCC results for 'DOCUMENT'.
There are 55 rows in 1 pages for object "DOCUMENT".
DBCC results for 'ROTINA'.
There are 2889 rows in 17 pages for object "ROTINA".
DBCC results for 'ETIQUETA'.
There are 4 rows in 1 pages for object "ETIQUETA".
DBCC results for 'USUARIO'.
There are 18 rows in 1 pages for object "USUARIO".
DBCC results for 'EVENTOLOG'.
There are 0 rows in 0 pages for object "EVENTOLOG".
DBCC results for 'VNDREJITEM'.
There are 0 rows in 0 pages for object "VNDREJITEM".
DBCC results for 'AFMSAuto'.
There are 0 rows in 1 pages for object "AFMSAuto".
DBCC results for 'ITEMVOLUME'.
There are 9348 rows in 135 pages for object "ITEMVOLUME".
DBCC results for 'ItemFormPrecoCsm'.
There are 0 rows in 0 pages for object "ItemFormPrecoCsm".
DBCC results for 'EXPEDICA'.
There are 0 rows in 0 pages for object "EXPEDICA".
DBCC results for 'AFMSITEM'.
There are 8254 rows in 170 pages for object "AFMSITEM".
DBCC results for 'EXPORTAR'.
There are 0 rows in 0 pages for object "EXPORTAR".
DBCC results for 'BORDEROD'.
There are 4208 rows in 36 pages for object "BORDEROD".
DBCC results for 'EXTRATO'.
There are 0 rows in 0 pages for object "EXTRATO".
DBCC results for 'BORDPAGD'.
There are 0 rows in 0 pages for object "BORDPAGD".
DBCC results for 'EntAgEvento'.
There are 22 rows in 1 pages for object "EntAgEvento".
DBCC results for 'OrcaEnvio'.
There are 34880 rows in 408 pages for object "OrcaEnvio".
DBCC results for 'ExpeConta'.
There are 0 rows in 0 pages for object "ExpeConta".
DBCC results for 'CNTMOV'.
There are 54144 rows in 460 pages for object "CNTMOV".
DBCC results for 'IQFrn'.
There are 0 rows in 0 pages for object "IQFrn".
DBCC results for 'CstCrRtD'.
There are 0 rows in 0 pages for object "CstCrRtD".
DBCC results for 'IntegraH'.
There are 0 rows in 0 pages for object "IntegraH".
DBCC results for 'CstCrtDs'.
There are 0 rows in 0 pages for object "CstCrtDs".
DBCC results for 'NotaItemNFRC'.
Repair: The Clustered index successfully rebuilt for the object "dbo.NotaItemNFRC" in database "BANCODEDADOS".
Repair: The page (1:53344) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Repair: The page (1:53345) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Repair: The page (1:53346) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Repair: The page (1:53347) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Repair: The page (1:53348) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Repair: The page (1:53349) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Repair: The page (1:53351) has been deallocated from object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data).
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1 will be rebuilt.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53344) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8976, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Page (1:53344) was not seen in the scan although its parent (1:62217) and previous (1:53255) refer to it. Check any previous errors.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53345) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Index node page (1:62217), slot 35 refers to child page (1:53345) and previous child (1:53344), but they were not encountered.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53346) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Index node page (1:62217), slot 36 refers to child page (1:53346) and previous child (1:53345), but they were not encountered.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53347) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Index node page (1:62217), slot 37 refers to child page (1:53347) and previous child (1:53346), but they were not encountered.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53348) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Index node page (1:62217), slot 38 refers to child page (1:53348) and previous child (1:53347), but they were not encountered.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53349) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8980, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Index node page (1:62217), slot 39 refers to child page (1:53349) and previous child (1:53348), but they were not encountered.
        The error has been repaired.
Msg 8978, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Page (1:53350) is missing a reference from previous page (1:53349). Possible chain linkage problem.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53351) allocated to object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8976, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Page (1:53351) was not seen in the scan although its parent (1:62217) and previous (1:53350) refer to it. Check any previous errors.
        The error has been repaired.
Msg 8978, Level 16, State 1, Line 1
Table error: Object ID 370972548, index ID 1, partition ID 305787033616384, alloc unit ID 305787033616384 (type In-row data). Page (1:53384) is missing a reference from previous page (1:53351). Possible chain linkage problem.
        The error has been repaired.
There are 137949 rows in 7480 pages for object "NotaItemNFRC".
CHECKDB found 0 allocation errors and 16 consistency errors in table 'NotaItemNFRC' (object ID 370972548).
CHECKDB fixed 0 allocation errors and 16 consistency errors in table 'NotaItemNFRC' (object ID 370972548).
DBCC results for 'CUPOMITEM'.
There are 0 rows in 0 pages for object "CUPOMITEM".
DBCC results for 'InvItem'.
There are 0 rows in 0 pages for object "InvItem".
DBCC results for 'CNTMOVCNT'.
There are 179933 rows in 957 pages for object "CNTMOVCNT".
DBCC results for 'NotaEDI'.
There are 0 rows in 0 pages for object "NotaEDI".
DBCC results for 'OrcamentoGrupo'.
There are 0 rows in 0 pages for object "OrcamentoGrupo".
DBCC results for 'CstDistr'.
There are 0 rows in 0 pages for object "CstDistr".
DBCC results for 'InvItemC'.
There are 0 rows in 1 pages for object "InvItemC".
DBCC results for 'OrcamentoGrupoContas'.
There are 0 rows in 0 pages for object "OrcamentoGrupoContas".
DBCC results for 'CstProd'.
There are 0 rows in 0 pages for object "CstProd".
DBCC results for 'AlpeContrato'.
There are 0 rows in 0 pages for object "AlpeContrato".
DBCC results for 'Ir'.
There are 6 rows in 1 pages for object "Ir".
DBCC results for 'DspDistr'.
There are 0 rows in 0 pages for object "DspDistr".
DBCC results for 'FSREGAPR'.
There are 24 rows in 1 pages for object "FSREGAPR".
DBCC results for 'EXPEITEM'.
There are 0 rows in 0 pages for object "EXPEITEM".
DBCC results for 'ItemForm'.
There are 0 rows in 0 pages for object "ItemForm".
DBCC results for 'CtrSrvItem'.
There are 0 rows in 0 pages for object "CtrSrvItem".
DBCC results for 'IQFrnEntr'.
There are 0 rows in 0 pages for object "IQFrnEntr".
DBCC results for 'LOSTINDEX'.
There are 0 rows in 0 pages for object "LOSTINDEX".
DBCC results for 'CntMovHisto'.
There are 0 rows in 0 pages for object "CntMovHisto".
DBCC results for 'PROPFORM'.
There are 0 rows in 0 pages for object "PROPFORM".
DBCC results for 'IQFrnEntrItem'.
There are 0 rows in 0 pages for object "IQFrnEntrItem".
DBCC results for 'MOEDAHEA'.
There are 3 rows in 1 pages for object "MOEDAHEA".
DBCC results for 'CNAE'.
There are 0 rows in 0 pages for object "CNAE".
DBCC results for 'ITEMUNID'.
There are 8 rows in 1 pages for object "ITEMUNID".
DBCC results for 'MOVCONTA'.
There are 0 rows in 0 pages for object "MOVCONTA".
DBCC results for 'Icms'.
There are 30 rows in 1 pages for object "Icms".
DBCC results for 'MVA'.
There are 0 rows in 0 pages for object "MVA".
DBCC results for 'CtrSrv'.
There are 0 rows in 0 pages for object "CtrSrv".
DBCC results for 'MotDevol'.
There are 6 rows in 1 pages for object "MotDevol".
DBCC results for 'ItSldLcl'.
There are 0 rows in 0 pages for object "ItSldLcl".
DBCC results for 'NATUOPER'.
There are 1161 rows in 58 pages for object "NATUOPER".
DBCC results for 'PRODUTO_TIPO'.
There are 0 rows in 0 pages for object "PRODUTO_TIPO".
DBCC results for 'ItemCmp'.
There are 0 rows in 0 pages for object "ItemCmp".
DBCC results for 'NOTAOBS'.
There are 3 rows in 1 pages for object "NOTAOBS".
DBCC results for 'ItemProd'.
There are 0 rows in 0 pages for object "ItemProd".
DBCC results for 'ORCAMENT'.
There are 128 rows in 1 pages for object "ORCAMENT".
DBCC results for 'Itementi'.
There are 0 rows in 0 pages for object "Itementi".
DBCC results for 'AlpeContratoItem'.
There are 0 rows in 0 pages for object "AlpeContratoItem".
DBCC results for 'PAISES'.
There are 15 rows in 1 pages for object "PAISES".
DBCC results for 'Itemest'.
There are 0 rows in 0 pages for object "Itemest".
DBCC results for 'PRECO'.
There are 1 rows in 1 pages for object "PRECO".
DBCC results for 'STTributaria'.
There are 2784 rows in 15 pages for object "STTributaria".
DBCC results for 'Movdoc'.
There are 21585 rows in 228 pages for object "Movdoc".
DBCC results for 'PRPLANEJ'.
There are 0 rows in 0 pages for object "PRPLANEJ".
DBCC results for 'NOTADPL'.
There are 23207 rows in 245 pages for object "NOTADPL".
DBCC results for 'PRQTDE'.
There are 0 rows in 0 pages for object "PRQTDE".
DBCC results for 'Lote'.
There are 0 rows in 0 pages for object "Lote".
DBCC results for 'NOTAITEM'.
There are 138098 rows in 21633 pages for object "NOTAITEM".
DBCC results for 'Porta'.
There are 0 rows in 0 pages for object "Porta".
DBCC results for 'PCMSITEM'.
There are 0 rows in 0 pages for object "PCMSITEM".
DBCC results for 'PrParada'.
There are 42 rows in 1 pages for object "PrParada".
DBCC results for 'FaseVenda'.
There are 0 rows in 0 pages for object "FaseVenda".
DBCC results for 'PrUnidade'.
There are 0 rows in 0 pages for object "PrUnidade".
DBCC results for 'Metas'.
There are 0 rows in 0 pages for object "Metas".
DBCC results for 'PROP'.
There are 0 rows in 0 pages for object "PROP".
DBCC results for 'PrUnidadeCap'.
There are 0 rows in 0 pages for object "PrUnidadeCap".
DBCC results for 'STTributariaPIS'.
There are 46 rows in 1 pages for object "STTributariaPIS".
DBCC results for 'PRPLNITEM'.
There are 0 rows in 0 pages for object "PRPLNITEM".
DBCC results for 'Preco2'.
There are 0 rows in 0 pages for object "Preco2".
DBCC results for 'CentResuCntTrs'.
There are 0 rows in 0 pages for object "CentResuCntTrs".
DBCC results for 'SPEDFscG125'.
There are 0 rows in 0 pages for object "SPEDFscG125".
DBCC results for 'Pauta'.
There are 0 rows in 0 pages for object "Pauta".
DBCC results for 'CONDMEIO'.
There are 55 rows in 1 pages for object "CONDMEIO".
DBCC results for 'RBC'.
There are 0 rows in 1 pages for object "RBC".
DBCC results for 'sys.filestream_tombstone_737398392'.
There are 0 rows in 0 pages for object "sys.filestream_tombstone_737398392".
DBCC results for 'RMSItem'.
There are 0 rows in 0 pages for object "RMSItem".
DBCC results for 'RETORNO'.
There are 611 rows in 18 pages for object "RETORNO".
DBCC results for 'BP'.
There are 4 rows in 1 pages for object "BP".
DBCC results for 'VndEntCondicao'.
There are 0 rows in 0 pages for object "VndEntCondicao".
DBCC results for 'sys.syscommittab'.
There are 0 rows in 0 pages for object "sys.syscommittab".
DBCC results for 'ResuProd'.
There are 0 rows in 0 pages for object "ResuProd".
DBCC results for 'RETORPAG'.
There are 0 rows in 0 pages for object "RETORPAG".
DBCC results for 'ENTIDADE'.
There are 2809 rows in 254 pages for object "ENTIDADE".
DBCC results for 'BPCLASSE'.
There are 10 rows in 1 pages for object "BPCLASSE".
DBCC results for 'Scms'.
There are 0 rows in 1 pages for object "Scms".
DBCC results for 'AlpeCarga'.
There are 0 rows in 0 pages for object "AlpeCarga".
DBCC results for 'RMS'.
There are 0 rows in 0 pages for object "RMS".
DBCC results for 'Balancete'.
There are 162 rows in 9 pages for object "Balancete".
DBCC results for 'STTributariaIPI'.
There are 2 rows in 1 pages for object "STTributariaIPI".
DBCC results for 'ECFReducaoAliquota'.
There are 780 rows in 5 pages for object "ECFReducaoAliquota".
DBCC results for 'BPINV'.
There are 0 rows in 0 pages for object "BPINV".
DBCC results for 'SrOr'.
There are 0 rows in 0 pages for object "SrOr".
DBCC results for 'CONDPORT'.
There are 0 rows in 0 pages for object "CONDPORT".
DBCC results for 'ROTA'.
There are 8 rows in 1 pages for object "ROTA".
DBCC results for 'BPLOCAL'.
There are 0 rows in 0 pages for object "BPLOCAL".
DBCC results for 'SrOrItPr'.
There are 0 rows in 0 pages for object "SrOrItPr".
DBCC results for 'BPMOV'.
There are 35 rows in 1 pages for object "BPMOV".
DBCC results for 'AFMSBaixa'.
There are 7454 rows in 43 pages for object "AFMSBaixa".
DBCC results for 'SEMAFORO'.
There are 0 rows in 1 pages for object "SEMAFORO".
DBCC results for 'BPMOVCNT'.
There are 35 rows in 1 pages for object "BPMOVCNT".
DBCC results for 'NFeLog'.
There are 0 rows in 0 pages for object "NFeLog".
DBCC results for 'ObjetivoExpe'.
There are 0 rows in 0 pages for object "ObjetivoExpe".
DBCC results for 'ITESTFSC'.
There are 81799 rows in 634 pages for object "ITESTFSC".
DBCC results for 'SERVICO'.
There are 81 rows in 1 pages for object "SERVICO".
DBCC results for 'BPMOVFSC'.
There are 4 rows in 1 pages for object "BPMOVFSC".
DBCC results for 'SPEDFsc0300'.
There are 0 rows in 0 pages for object "SPEDFsc0300".
DBCC results for 'PrRegistro'.
There are 0 rows in 0 pages for object "PrRegistro".
DBCC results for 'SITUACAO'.
There are 19 rows in 1 pages for object "SITUACAO".
DBCC results for 'VNDREJMOTIVO'.
There are 6 rows in 1 pages for object "VNDREJMOTIVO".
DBCC results for 'STTributariaCOFINS'.
There are 0 rows in 0 pages for object "STTributariaCOFINS".
DBCC results for 'BPRATEIO'.
There are 0 rows in 0 pages for object "BPRATEIO".
DBCC results for 'RMSMov'.
There are 0 rows in 0 pages for object "RMSMov".
DBCC results for 'AlpeCargaItem'.
There are 0 rows in 0 pages for object "AlpeCargaItem".
DBCC results for 'PRECOCR'.
There are 0 rows in 0 pages for object "PRECOCR".
DBCC results for 'SrOrItRl'.
There are 0 rows in 0 pages for object "SrOrItRl".
DBCC results for 'BPTRANS'.
There are 11 rows in 1 pages for object "BPTRANS".
DBCC results for 'SCMSITEM'.
There are 0 rows in 0 pages for object "SCMSITEM".
DBCC results for 'SrOs'.
There are 0 rows in 0 pages for object "SrOs".
DBCC results for 'SPEDFscG110'.
There are 0 rows in 0 pages for object "SPEDFscG110".
DBCC results for 'Itestmnt'.
There are 81799 rows in 493 pages for object "Itestmnt".
DBCC results for 'SrOsMo'.
There are 0 rows in 0 pages for object "SrOsMo".
DBCC results for 'ENTVENDEDOR'.
There are 2302 rows in 16 pages for object "ENTVENDEDOR".
DBCC results for 'spedfscg126'.
There are 0 rows in 0 pages for object "spedfscg126".
DBCC results for 'CUPOMDPL'.
There are 0 rows in 0 pages for object "CUPOMDPL".
DBCC results for 'AlpeCargaNota'.
There are 0 rows in 0 pages for object "AlpeCargaNota".
DBCC results for 'TRSEST'.
There are 66 rows in 1 pages for object "TRSEST".
DBCC results for 'TabelaPointer'.
There are 0 rows in 0 pages for object "TabelaPointer".
DBCC results for 'CLSENTIDADE'.
There are 3 rows in 1 pages for object "CLSENTIDADE".
DBCC results for 'AlpeAcordo'.
There are 0 rows in 0 pages for object "AlpeAcordo".
DBCC results for 'Uniao'.
There are 0 rows in 0 pages for object "Uniao".
DBCC results for 'RATING'.
There are 0 rows in 0 pages for object "RATING".
DBCC results for 'CUPOM'.
There are 0 rows in 0 pages for object "CUPOM".
DBCC results for 'WATABELA'.
There are 511 rows in 5 pages for object "WATABELA".
DBCC results for 'help'.
There are 1 rows in 1 pages for object "help".
DBCC results for 'resttemp'.
There are 0 rows in 0 pages for object "resttemp".
DBCC results for 'DcnMdl'.
There are 0 rows in 0 pages for object "DcnMdl".
DBCC results for 'BANCOTAB'.
There are 266 rows in 2 pages for object "BANCOTAB".
DBCC results for 'AlpeAcordoItem'.
There are 0 rows in 0 pages for object "AlpeAcordoItem".
DBCC results for 'ItEstPnd'.
There are 3672 rows in 27 pages for object "ItEstPnd".
DBCC results for 'DcnRevDst'.
There are 0 rows in 0 pages for object "DcnRevDst".
DBCC results for 'CntDREItem'.
There are 74 rows in 1 pages for object "CntDREItem".
DBCC results for 'PrPlnPedido'.
There are 0 rows in 0 pages for object "PrPlnPedido".
DBCC results for 'CstCrRtT'.
There are 0 rows in 0 pages for object "CstCrRtT".
DBCC results for 'DcnMdlDistr'.
There are 0 rows in 0 pages for object "DcnMdlDistr".
DBCC results for 'ENTEDI'.
There are 0 rows in 0 pages for object "ENTEDI".
DBCC results for 'ENTSITUA'.
There are 6 rows in 1 pages for object "ENTSITUA".
DBCC results for 'MovPnd'.
There are 2 rows in 1 pages for object "MovPnd".
DBCC results for 'Dcn'.
There are 0 rows in 0 pages for object "Dcn".
DBCC results for 'ESTADOS'.
There are 36 rows in 1 pages for object "ESTADOS".
DBCC results for 'FILTRO'.
There are 0 rows in 0 pages for object "FILTRO".
DBCC results for 'PrOPGrade'.
There are 0 rows in 0 pages for object "PrOPGrade".
DBCC results for 'Funccli'.
There are 0 rows in 0 pages for object "Funccli".
DBCC results for 'DcnMdlComp'.
There are 0 rows in 0 pages for object "DcnMdlComp".
DBCC results for 'AlpeOrcamentoItem'.
There are 0 rows in 0 pages for object "AlpeOrcamentoItem".
DBCC results for 'IntegraD'.
There are 0 rows in 0 pages for object "IntegraD".
DBCC results for 'IrFaixa'.
There are 22 rows in 1 pages for object "IrFaixa".
DBCC results for 'MOEDADET'.
There are 0 rows in 0 pages for object "MOEDADET".
DBCC results for 'CEP'.
There are 0 rows in 0 pages for object "CEP".
DBCC results for 'ENTSUPERVENDA'.
There are 0 rows in 0 pages for object "ENTSUPERVENDA".
DBCC results for 'DcnRev'.
There are 0 rows in 0 pages for object "DcnRev".
DBCC results for 'NOContab'.
There are 105 rows in 2 pages for object "NOContab".
DBCC results for 'NOTACANC'.
There are 0 rows in 0 pages for object "NOTACANC".
DBCC results for 'SrCsRp'.
There are 0 rows in 0 pages for object "SrCsRp".
DBCC results for 'DcnComp'.
There are 0 rows in 0 pages for object "DcnComp".
DBCC results for 'Adiantamento'.
There are 0 rows in 0 pages for object "Adiantamento".
DBCC results for 'VndFidelidade'.
There are 0 rows in 0 pages for object "VndFidelidade".
DBCC results for 'NEGOCIO'.
There are 0 rows in 0 pages for object "NEGOCIO".
DBCC results for 'COTA'.
There are 0 rows in 0 pages for object "COTA".
DBCC results for 'NEGCLSITEM'.
There are 0 rows in 0 pages for object "NEGCLSITEM".
DBCC results for 'ORCAOBS'.
There are 2 rows in 1 pages for object "ORCAOBS".
DBCC results for 'CstIcmsOr'.
There are 9 rows in 1 pages for object "CstIcmsOr".
DBCC results for 'MARCA'.
There are 47 rows in 1 pages for object "MARCA".
DBCC results for 'AlpeRecibo'.
There are 0 rows in 0 pages for object "AlpeRecibo".
DBCC results for 'Dependen'.
There are 0 rows in 0 pages for object "Dependen".
DBCC results for 'SPEDCntUnidade'.
There are 1 rows in 1 pages for object "SPEDCntUnidade".
DBCC results for 'ITEMREFER'.
There are 0 rows in 0 pages for object "ITEMREFER".
DBCC results for 'EntAgenda'.
There are 5 rows in 1 pages for object "EntAgenda".
DBCC results for 'PRCITEM'.
There are 12337 rows in 166 pages for object "PRCITEM".
DBCC results for 'FATURA'.
There are 0 rows in 0 pages for object "FATURA".
DBCC results for 'NEGVENDEDOR'.
There are 0 rows in 0 pages for object "NEGVENDEDOR".
DBCC results for 'Funciona'.
There are 0 rows in 0 pages for object "Funciona".
DBCC results for 'IntegraConv'.
There are 0 rows in 0 pages for object "IntegraConv".
DBCC results for 'SPEDCnt0007Instituicao'.
There are 0 rows in 0 pages for object "SPEDCnt0007Instituicao".
DBCC results for 'FaixaFaturamento'.
There are 0 rows in 0 pages for object "FaixaFaturamento".
DBCC results for 'LOCALIDA'.
There are 9975 rows in 72 pages for object "LOCALIDA".
DBCC results for 'FnOperMvDevol'.
There are 0 rows in 0 pages for object "FnOperMvDevol".
DBCC results for 'WAERRORLOG'.
There are 0 rows in 0 pages for object "WAERRORLOG".
DBCC results for 'PERFIL'.
There are 0 rows in 0 pages for object "PERFIL".
DBCC results for 'UNIDADE'.
There are 8 rows in 1 pages for object "UNIDADE".
DBCC results for 'FaixaFuncionario'.
There are 0 rows in 0 pages for object "FaixaFuncionario".
DBCC results for 'FsRegAprAjuste'.
There are 10 rows in 1 pages for object "FsRegAprAjuste".
DBCC results for 'Pcmsfrit'.
There are 0 rows in 0 pages for object "Pcmsfrit".
DBCC results for 'SPEDCnt0150'.
There are 0 rows in 0 pages for object "SPEDCnt0150".
DBCC results for 'veiculos'.
There are 0 rows in 0 pages for object "veiculos".
DBCC results for 'FNOper'.
There are 0 rows in 0 pages for object "FNOper".
DBCC results for 'AlpeReciboItem'.
There are 0 rows in 0 pages for object "AlpeReciboItem".
DBCC results for 'Pcmsfrn'.
There are 0 rows in 0 pages for object "Pcmsfrn".
DBCC results for 'ENTRELACAO'.
There are 3078 rows in 13 pages for object "ENTRELACAO".
DBCC results for 'FnOperMv'.
There are 0 rows in 0 pages for object "FnOperMv".
DBCC results for 'Pcmsfrpg'.
There are 0 rows in 0 pages for object "Pcmsfrpg".
DBCC results for 'NotaModelo'.
There are 32 rows in 1 pages for object "NotaModelo".
DBCC results for 'FnOperMvBx'.
There are 0 rows in 0 pages for object "FnOperMvBx".
DBCC results for 'REFERCOM'.
There are 0 rows in 0 pages for object "REFERCOM".
DBCC results for 'TELEFONE'.
There are 2387 rows in 14 pages for object "TELEFONE".
DBCC results for 'SPEDCnt0180'.
There are 0 rows in 0 pages for object "SPEDCnt0180".
DBCC results for 'CSTICMS'.
There are 21 rows in 1 pages for object "CSTICMS".
DBCC results for 'BAIRRO'.
There are 29275 rows in 203 pages for object "BAIRRO".
DBCC results for 'FATUITEM'.
There are 0 rows in 0 pages for object "FATUITEM".
DBCC results for 'CSTIPI'.
There are 14 rows in 1 pages for object "CSTIPI".
DBCC results for 'CSTPISCOFINS'.
There are 33 rows in 1 pages for object "CSTPISCOFINS".
DBCC results for 'FaturaDpl'.
There are 0 rows in 0 pages for object "FaturaDpl".
DBCC results for 'OSR'.
There are 0 rows in 0 pages for object "OSR".
DBCC results for 'AGENCIA'.
There are 9 rows in 1 pages for object "AGENCIA".
DBCC results for 'Localent'.
There are 0 rows in 0 pages for object "Localent".
DBCC results for 'SACADO'.
There are 0 rows in 0 pages for object "SACADO".
DBCC results for 'OSRSR'.
There are 0 rows in 0 pages for object "OSRSR".
DBCC results for 'AlpeDocModelo'.
There are 0 rows in 0 pages for object "AlpeDocModelo".
DBCC results for 'Afms'.
There are 3462 rows in 75 pages for object "Afms".
DBCC results for 'CupomAbastecimento'.
There are 0 rows in 0 pages for object "CupomAbastecimento".
DBCC results for 'AlpeDocEnvio'.
There are 0 rows in 0 pages for object "AlpeDocEnvio".
DBCC results for 'CLSITEM'.
There are 281 rows in 4 pages for object "CLSITEM".
DBCC results for 'CONTRATO'.
There are 0 rows in 0 pages for object "CONTRATO".
DBCC results for 'Baixa'.
There are 34416 rows in 459 pages for object "Baixa".
DBCC results for 'CNTLOTE'.
There are 251 rows in 4 pages for object "CNTLOTE".
DBCC results for 'AlpeFimObra'.
There are 0 rows in 0 pages for object "AlpeFimObra".
DBCC results for 'CNTSALDO'.
There are 1210 rows in 14 pages for object "CNTSALDO".
DBCC results for 'CONTATO'.
There are 0 rows in 0 pages for object "CONTATO".
DBCC results for 'CONTA'.
There are 10 rows in 1 pages for object "CONTA".
DBCC results for 'EstadoSignatario'.
There are 1 rows in 1 pages for object "EstadoSignatario".
DBCC results for 'LOGREPLICATABELAS'.
There are 0 rows in 0 pages for object "LOGREPLICATABELAS".
DBCC results for 'CstConta'.
There are 0 rows in 0 pages for object "CstConta".
DBCC results for 'NotaSituacao'.
There are 12076 rows in 32 pages for object "NotaSituacao".
DBCC results for 'BOLETOCFG'.
There are 0 rows in 0 pages for object "BOLETOCFG".
DBCC results for 'DspCrRtD'.
There are 0 rows in 0 pages for object "DspCrRtD".
DBCC results for 'DspCrRth'.
There are 0 rows in 0 pages for object "DspCrRth".
DBCC results for 'NFeMSG'.
There are 269 rows in 4 pages for object "NFeMSG".
DBCC results for 'RELACAO'.
There are 14 rows in 1 pages for object "RELACAO".
DBCC results for 'sys.queue_messages_1876514064'.
There are 0 rows in 0 pages for object "sys.queue_messages_1876514064".
DBCC results for 'NotaNFRC'.
There are 34931 rows in 1800 pages for object "NotaNFRC".
DBCC results for 'ESTOQUE'.
There are 1 rows in 1 pages for object "ESTOQUE".
DBCC results for 'AlpeFimObraItem'.
There are 0 rows in 0 pages for object "AlpeFimObraItem".
DBCC results for 'FERIADOS'.
There are 0 rows in 0 pages for object "FERIADOS".
DBCC results for 'ItemVarComissao'.
There are 0 rows in 0 pages for object "ItemVarComissao".
DBCC results for 'ECFREDUCAO'.
There are 822 rows in 12 pages for object "ECFREDUCAO".
DBCC results for 'NFeLote'.
Repair: The Clustered index successfully rebuilt for the object "dbo.NFeLote" in database "BANCODEDADOS".
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 9. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145470914560, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 9.
Repair: Deleted off-row data column with ID 145470586880, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 9.
Repair: Deleted off-row data column with ID 145470980096, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 9.
Repair: Deleted off-row data column with ID 145470717952, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 9.
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 10. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145477140480, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 10.
Repair: Deleted off-row data column with ID 145476878336, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 10.
Repair: Deleted off-row data column with ID 145477206016, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 10.
Repair: Deleted off-row data column with ID 145477009408, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 10.
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 20. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145904435200, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 20.
Repair: Deleted off-row data column with ID 145904173056, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 20.
Repair: Deleted off-row data column with ID 145904500736, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 20.
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 22. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145909415936, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 22.
Repair: Deleted off-row data column with ID 145909481472, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 22.
Repair: Deleted off-row data column with ID 145909350400, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 22.
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 26. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145914593280, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 26.
Repair: Deleted off-row data column with ID 145914331136, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 26.
Repair: Deleted off-row data column with ID 145914658816, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 26.
Repair: Deleted off-row data column with ID 145914462208, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 26.
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 29. Indexes will be rebuilt.
Repair: Deleted record for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data), on page (1:28207),  slot 30. Indexes will be rebuilt.
Repair: Deleted off-row data column with ID 145922916352, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 30.
Repair: Deleted off-row data column with ID 145923309568, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 30.
Repair: Deleted off-row data column with ID 145923047424, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data) on page (1:28207), slot 30.
Repair: Deleted off-row data column with ID 145909153792, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data) on page (1:51898), slot 0.
Repair: Deleted off-row data column with ID 145921933312, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data) on page (1:52418), slot 0.
Repair: The page (1:53371) has been deallocated from object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data).
Repair: Deleted off-row data column with ID 145922064384, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data) on page (1:53373), slot 9.
Repair: Deleted off-row data column with ID 145922260992, for object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data) on page (1:53373), slot 10.
Msg 8945, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1 will be rebuilt.
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145470586880 owned by data record identified by RID = (1:28207:9)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145477009408 owned by data record identified by RID = (1:28207:10)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145904304128 owned by data record identified by RID = (1:28207:20)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145909153792 owned by data record identified by RID = (1:28207:22)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145914658816 owned by data record identified by RID = (1:28207:26)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145922195456 owned by data record identified by RID = (1:28207:29)
        The error has been repaired.
Msg 8929, Level 16, State 1, Line 1
Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 406866193416192 (type In-row data): Errors found in off-row data with ID 145923244032 owned by data record identified by RID = (1:28207:30)
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:51898), slot 0, text ID 145909153792 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:52418), slot 0, text ID 145921933312 is not referenced.
        The error has been repaired.
Msg 2533, Level 16, State 1, Line 1
Table error: page (1:53371) allocated to object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data) was not seen. The page may be invalid or may have an incorrect alloc unit ID in its header.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 0, text ID 145470586880 is referenced by page (1:14589), slot 8, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 1, text ID 145477009408 is referenced by page (1:23360), slot 16, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 3, text ID 145904304128 is referenced by page (1:28207), slot 20, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 4, text ID 145909153792 is referenced by page (1:28207), slot 22, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 5, text ID 145914658816 is referenced by page (1:51900), slot 16, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 6, text ID 145921933312 is referenced by page (1:28207), slot 29, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 7, text ID 145922064384 is referenced by page (1:28207), slot 29, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 8, text ID 145922195456 is referenced by page (1:28207), slot 29, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 9, text ID 145922260992 is referenced by page (1:28207), slot 29, but was not seen in the scan.
        The error has been repaired.
Msg 8965, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53371), slot 10, text ID 145923244032 is referenced by page (1:28207), slot 30, but was not seen in the scan.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53373), slot 9, text ID 145922064384 is not referenced.
        The error has been repaired.
Msg 8964, Level 16, State 1, Line 1
Table error: Object ID 1913318126, index ID 1, partition ID 406866193416192, alloc unit ID 71901510277922816 (type LOB data). The off-row data node at page (1:53373), slot 10, text ID 145922260992 is not referenced.
        The error has been repaired.
There are 12113 rows in 236 pages for object "NFeLote".
CHECKDB found 0 allocation errors and 22 consistency errors in table 'NFeLote' (object ID 1913318126).
CHECKDB fixed 0 allocation errors and 22 consistency errors in table 'NFeLote' (object ID 1913318126).
DBCC results for 'sys.queue_messages_1908514178'.
There are 0 rows in 0 pages for object "sys.queue_messages_1908514178".
DBCC results for 'FnMvPrg'.
There are 8 rows in 1 pages for object "FnMvPrg".
DBCC results for 'CPLApara'.
There are 0 rows in 0 pages for object "CPLApara".
DBCC results for 'NFeEvento'.
There are 272 rows in 12 pages for object "NFeEvento".
DBCC results for 'FnMvPrgRt'.
There are 0 rows in 0 pages for object "FnMvPrgRt".
DBCC results for 'sys.queue_messages_1940514292'.
There are 0 rows in 0 pages for object "sys.queue_messages_1940514292".
DBCC results for 'FnPre'.
There are 0 rows in 0 pages for object "FnPre".
DBCC results for 'ITEMTAMANHO'.
There are 0 rows in 0 pages for object "ITEMTAMANHO".
DBCC results for 'FnPreRt'.
There are 0 rows in 0 pages for object "FnPreRt".
DBCC results for 'ContaSld'.
There are 4424 rows in 34 pages for object "ContaSld".
DBCC results for 'AREA'.
There are 1 rows in 1 pages for object "AREA".
DBCC results for 'RegistroOld'.
There are 644 rows in 4 pages for object "RegistroOld".
DBCC results for 'ITEMPROP'.
There are 0 rows in 0 pages for object "ITEMPROP".
DBCC results for 'GRUPO'.
There are 10 rows in 1 pages for object "GRUPO".
DBCC results for 'AlpeObra'.
There are 0 rows in 0 pages for object "AlpeObra".
DBCC results for 'ATALHO'.
There are 0 rows in 0 pages for object "ATALHO".
DBCC results for 'PROPITEM'.
There are 0 rows in 0 pages for object "PROPITEM".
DBCC results for 'AlpeReportagemObra'.
There are 0 rows in 0 pages for object "AlpeReportagemObra".
DBCC results for 'MOVIMENT'.
There are 35541 rows in 2556 pages for object "MOVIMENT".
DBCC results for 'INSS'.
There are 11 rows in 1 pages for object "INSS".
DBCC results for 'ECFModelo'.
There are 1 rows in 1 pages for object "ECFModelo".
DBCC results for 'ATIVIDAD'.
There are 14 rows in 1 pages for object "ATIVIDAD".
DBCC results for 'Notaemit'.
There are 19169 rows in 167 pages for object "Notaemit".
DBCC results for 'BANCO'.
There are 54 rows in 2 pages for object "BANCO".
DBCC results for 'NFeLoteNotaEmit'.
There are 7075 rows in 20 pages for object "NFeLoteNotaEmit".
DBCC results for 'ORCANUAL'.
There are 0 rows in 0 pages for object "ORCANUAL".
DBCC results for 'ECF'.
There are 1 rows in 1 pages for object "ECF".
DBCC results for 'Pcms'.
There are 0 rows in 0 pages for object "Pcms".
DBCC results for 'CntTrs'.
There are 0 rows in 0 pages for object "CntTrs".
DBCC results for 'AlpeVendedorObra'.
There are 0 rows in 0 pages for object "AlpeVendedorObra".
DBCC results for 'REPLICARCAB'.
There are 0 rows in 0 pages for object "REPLICARCAB".
DBCC results for 'dtproperties'.
There are 0 rows in 0 pages for object "dtproperties".
DBCC results for 'AFMSPGTO'.
There are 548 rows in 3 pages for object "AFMSPGTO".
DBCC results for 'CntTrsContas'.
There are 0 rows in 0 pages for object "CntTrsContas".
DBCC results for 'CARGO'.
There are 28 rows in 1 pages for object "CARGO".
DBCC results for 'Registro'.
There are 690 rows in 7 pages for object "Registro".
DBCC results for 'BORDEROH'.
There are 190 rows in 2 pages for object "BORDEROH".
DBCC results for 'AlpeContatoObra'.
There are 0 rows in 0 pages for object "AlpeContatoObra".
DBCC results for 'PDV'.
There are 1 rows in 1 pages for object "PDV".
DBCC results for 'CARTACBR'.
There are 2 rows in 1 pages for object "CARTACBR".
DBCC results for 'NFeLoteEnvio'.
There are 11827 rows in 53 pages for object "NFeLoteEnvio".
DBCC results for 'BORDPAGH'.
There are 0 rows in 0 pages for object "BORDPAGH".
DBCC results for 'CLSEST'.
There are 5 rows in 1 pages for object "CLSEST".
DBCC results for 'CLSFISCA'.
There are 319 rows in 3 pages for object "CLSFISCA".
CHECKDB found 0 allocation errors and 214 consistency errors in database 'BANCODEDADOS'.
CHECKDB fixed 0 allocation errors and 199 consistency errors in database 'BANCODEDADOS'.
 is the minimum repair level for the errors found by DBCC CHECKDB (BANCODEDADOS, repair_allow_data_loss).
DBCC execution completed. If DBCC printed error messages, contact your system administrator.

Compartilhar este post


Link para o post
Compartilhar em outros sites

 


Pode ser que a mídia em que esteja fazendo o backup esteja corrompida!! Já trocou ela? O banco esta rodando?

Você esta restaurando ou fazendo o backup??

Você falou que esta copiando os arquivos MDF e LDF mas parou o serviço para copiar correto?

Se estiver restaurando o backup a partir de uma midia, tente copiar o conteúdo dela através do prompt de comando (DOS), ou algum programa de terceiro para verificar a fragmentação e os erros.

Fonte:

https://social.technet.microsoft.com/Forums/sqlserver/pt-BR/ec8b2e67-5b19-4071-8f03-126943eaf5f5/problema-ao-realizar-backup

Compartilhar este post


Link para o post
Compartilhar em outros sites

 

Bom dia Amigo,

Estou tentando fazer o backup, no HD possui 2 bancos de dados os 2 estão funcionando perfeitamente, o problema é que 1 não realiza o backup, já parei os serviços direitinho para copiar o .mdf. Já tentei realizar o backup para um HD Externo e o mesmo error aparece.

Fonte:

https://social.technet.microsoft.com/Forums/sqlserver/pt-BR/ec8b2e67-5b19-4071-8f03-126943eaf5f5/problema-ao-realizar-backup

 

Compartilhar este post


Link para o post
Compartilhar em outros sites

Boa tarde, Leonardo!

 

Dei uma passada de olho nesse log gigante(fiquei com preguiça de ler...), e ao que me parece, ta muito corrompido, isso ocorre quando você não faz um monitoramento constante da integridade das suas bases de dados, ai um dia corrompe aqui e você não vê, no outro dia corrompe ali e novamente você não vê, e do nada você toma uma um susto desse ai, e a tendencia é apenas piorar.

 

Nesse caso, o que eu faria: Criaria uma base nova, com estrutura semelhante a da base corrompida e exportaria para ela os dados integros... depois voltaria um backup valido dessa base e verificaria a possibilidade de exportar para a nova base os dados que não foram exportados da primeira vez.

 

Criaria uma rotina (pode ser um plano de manutenção ou um job que roda um dbcc checkdb para todas as bases da instancia) para que um problema como esse não ocorra novamente.

Compartilhar este post


Link para o post
Compartilhar em outros sites

Obrigado a todos que me ajudaram, o problema no fim era realmente corrompimento só que no HD, engraçado que não tinha nenhum "Sintomas" de falha no HD, digo S.O Funcionando bonito outros bancos de dados funcionando...

Enfim error em um bloco do HD e os dados do dia 28 até 12 teve que ser "Digitados" Novamente.

 

Abraços

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.