Ir para conteúdo
Fórum Script Brasil

mjstudios

Membros
  • Total de itens

    3
  • Registro em

  • Última visita

Tudo que mjstudios postou

  1. Apareceu diversas msg vou postar algumas: Table error: Object ID 1463832427, index ID 1. Page (1:3131910) is missing a reference from previous page (1:3137254). Possible chain linkage problem. Server: Msg 8978, Level 16, State 1, Line 3 Table error: Object ID 1463832427, index ID 1. Page (1:3132710) is missing a reference from previous page (1:3137253). Possible chain linkage problem. Server: Msg 8978, Level 16, State 1, Line 3 Table error: Object ID 1463832427, index ID 1. Page (1:3134431) is missing a reference from previous page (1:3137268). Possible chain linkage problem. Server: Msg 8935, Level 16, State 1, Line 3 Table error: Object ID 1463832427, index ID 1. The previous link (1:3144922) on page (1:3135491) does not match the previous page (1:3137271) that the parent (1:3131908), slot 117 expects for this page. Table error: Object ID 1463832427, index ID 1. Page (1:3137249) was not seen in the scan although its parent (1:3131908) and previous (1:3135494) refer to it. Check any previous errors. Server: Msg 8976, Level 16, State 1, Line 3 Table error: Object ID 1463832427, index ID 1. Page (1:3137250) was not seen in the scan although its parent (1:3131908) and previous (1:3124748) refer to it. Check any previous errors. Server: Msg 8976, Level 16, State 1, Line 3 Table error: Object ID 1463832427, index ID 1. Page (1:3137251) was not seen in the scan although its parent (1:3131908) and previous (1:3136159) refer to it. Check any previous errors. Server: Msg 8980, Level 16, State 1, Line 3 Table error: Object ID 1463832427, index ID 1. Index node page (1:3131908), slot 115 refers to child page (1:3137252) and previous child (1:3144922), but they were not encountered. Server: Msg 2511, Level 16, State 1, Line 3 Table error: Object ID 1463832427, Index ID 2. Keys out of order on page (1:714619), slots 185 and 186. Server: Msg 2511, Level 16, State 1, Line 3 Table error: Object ID 1463832427, Index ID 2. Keys out of order on page (1:714619), slots 266 and 267. There are 15721717 rows in 227335 pages for object 'minhaTabela'. CHECKTABLE found 0 allocation errors and 89 consistency errors in table 'minhaTabela' (object ID 1463832427). repair_rebuild is the minimum repair level for the errors found by DBCC CHECKTABLE (DBNAME.dbo.minhaTabela ).
  2. Pessoal o reindexar (DBCC DBREINDEX ('minhaTabela', '', 80)) uma tabela esta apresentando o seguinte erro: CREATE UNIQUE INDEX terminated because a duplicate key was found for index ID 1 Most significant primary key is '200'. The statement has been terminated. Sei que isso foi causado por registro duplicados, mas como posso resolver se não consigo nem listar via select: Attempt to fetch logical page (1:3137264) in database 'DBName' belongs to object 'outraTabela', not to object 'minhaTabela'. Connection Broken Ajuda!
  3. Acabei de instalar o Crystal Reports XII e não encontro Crystal Reports ActiveX Design Run Time Library em Project -> References. Como vou usar o vb6 com o Crystal Reports XII ? HELP!
×
×
  • Criar Novo...