Severity 22 Error 6

  • What does this error mean?

    DESCRIPTION: Error: 7105, Severity: 22, State: 6

    Page (1:365481), slot 11 for text, ntext, or image node does not exist.

     

    How do I identify which object this error relates to?

  • Hi,

    I typed the error code into google and got this information from support.microsoft.com

    "DESCRIPTION: Error: 7105, Severity: 22, State: 6 Page (1:3507395), slot 5 for text, ntext, or image node does not exist.

    CAUSE

    This problem is most frequently caused by inconsistencies and corruption in the SQL Server databases. There are many reasons that the inconsistencies and corruption may occur.

    WORKAROUND

    To work around this problem, you can delete the corrupted object according to DBCC CHECKDB suggestions. The DBCC CHECKDB command examines the allocation and the structural integrity of all the objects in the specified database. "
     
    There is mention of post Sp3 fix on...
     
     
    which applies to systems running with an affinity mask and multiples of 7 processors and should apparently only be applied in these circumstances.
     
    Hope this helps...
     
    David

    If it ain't broke, don't fix it...

  • This does not explicitly identify the database which has a problem.

    Is there a way to find out the object / database based on Page (1:3507395)??? or would I need to run dbcc checkdb on all databases.

    TIA

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply