Home Forums SQL Server 2005 Data Corruption Corrupt Database running dbcc checkdb, missing sys.indexes (urgent help needed!) RE: Corrupt Database running dbcc checkdb, missing sys.indexes (urgent help needed!)

  • Hi,

    the object id identifies a table named: gwDataStruct.

    select Object_name(1379588053) brings gwdataStruct

    Unfortunately there are only 2 indexes and non of them has id 3

    Can you help what

    lob_data_space_id=4194304

    means because i cannot find this in the database

    select object_name(4194304) results NULL

    is Lob_data_space_id important?

    Thanks for your help

    Holger Degroot