Help, my database is corrupt. Now what?

  • GilaMonster (2/18/2009)


    Thank you for the confirmaton.

    I did set it to checksum on the upgraded databases.

    (just like i run sp_updatestats every once in a while)

    Shouldn't be necessary on SQL 2005 or higher. Most of the incorrect allocation metadata issues have been fixed there.

    Removal has been added to my ToDo list 😉

    Johan

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me

  • Thank you, Gila for clarification and prompt reply.

    ---------------------------------------------------
    "Thare are only 10 types of people in the world:
    Those who understand binary, and those who don't."

  • Wow, this is an exceptional article. Well-thought out, well-researched. It is definitely the most useful article I've read this year, and possibly will be the best all year!

    Thanks for doing all the leg work.

    - Paul

    http://paulpaivasql.blogspot.com/

  • Paul TriVegg (4/3/2009)


    Wow, this is an exceptional article. Well-thought out, well-researched. It is definitely the most useful article I've read this year, and possibly will be the best all year!

    Thanks. Glad you liked it.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • So I'm a few months behind on reading my daily mail from SSC.... (full time employment and styudying for MBA will do that...)

    Great article! Don't Panic really is the mantra when you get corruption. And many other severe issues.

    Once upon a time (right before SQL 7 came out) I worked at MS SQL Server support as the weekend server down support. Corruption was the main reason for the (you guys that never managed SQL 6 and 6.5 servers have no idea how lucky you are!) server down calls I got on the weekend. The worst thing I would hear was someone trying to summarize what they had done so far, most of the time it would make me cringe as things where done that now made it impossible to recover data.

    Luckily, in my days as a production DBA with 2000, 2005 and 2008, I think I have seen one corruption, and it was a minor issue with an index that all it took was recreate it. In 6.5 I could do 208's by memory without even looking up the commands to fix it.

  • Hi Gail,

    apologies if this is the wrong place to ask, but here goes.

    My dbcc checkdb returned the following and I couldn't exactly match it with your most informative article dealing with the subject, could you please help (also no recommendation as to how I should run the repair appears in the log, part of which appears below)?

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 72057595359330304 (type Unknown), page (1:50467260). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and -4. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 72057595359330304 (type Unknown), page (1:50467324). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and -4. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 72057595359330304 (type Unknown), page (1:50467388). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and -4. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 0, index ID -1, partition ID 0, alloc unit ID 72057595359330304 (type Unknown), page (1:50467452). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and -4. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:5062832) is missing a reference from previous page (1:30486015). Possible chain l

    inkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486012) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486012). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486012) was not seen in the scan although its parent (4:30221003) and previous

    (1:30486011) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486013) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 32 refers to child page (1:30486013) and previous chil

    d (1:30486012), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486014) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 33 refers to child page (1:30486014) and previous chil

    d (1:30486013), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486015) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486015) was not seen in the scan although its parent (1:30459675) and previous

    (4:11531519) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486204) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486204). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486204) was not seen in the scan although its parent (4:30221003) and previous

    (1:30486203) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486205) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 55 refers to child page (1:30486205) and previous chil

    d (1:30486204), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486206) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 56 refers to child page (1:30486206) and previous chil

    d (1:30486205), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486207) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 57 refers to child page (1:30486207) and previous chil

    d (1:30486206), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486208) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486208) was not seen in the scan although its parent (4:30221003) and previous

    (4:30220975) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486209) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 67 refers to child page (1:30486209) and previous chil

    d (1:30486208), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486210) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 68 refers to child page (1:30486210) and previous chil

    d (1:30486209), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486211) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 69 refers to child page (1:30486211) and previous chil

    d (1:30486210), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486212) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 70 refers to child page (1:30486212) and previous chil

    d (1:30486211), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486213) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 71 refers to child page (1:30486213) and previous chil

    d (1:30486212), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486214) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 72 refers to child page (1:30486214) and previous chil

    d (1:30486213), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486215) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 73 refers to child page (1:30486215) and previous chil

    d (1:30486214), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486216) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 74 refers to child page (1:30486216) and previous chil

    d (1:30486215), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486217) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 75 refers to child page (1:30486217) and previous chil

    d (1:30486216), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486218) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 76 refers to child page (1:30486218) and previous chil

    d (1:30486217), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486219) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 77 refers to child page (1:30486219) and previous chil

    d (1:30486218), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486220) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221003), slot 78 refers to child page (1:30486220) and previous chil

    d (1:30486219), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486221) is missing a reference from previous page (1:30486220). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486268) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486268). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486268) was not seen in the scan although its parent (4:30221097) and previous

    (1:30486267) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486269) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 74 refers to child page (1:30486269) and previous chil

    d (1:30486268), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486270) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 75 refers to child page (1:30486270) and previous chil

    d (1:30486269), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486271) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 76 refers to child page (1:30486271) and previous chil

    d (1:30486270), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486272) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 77 refers to child page (1:30486272) and previous chil

    d (1:30486271), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486273) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 78 refers to child page (1:30486273) and previous chil

    d (1:30486272), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486274) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 79 refers to child page (1:30486274) and previous chil

    d (1:30486273), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486275) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 80 refers to child page (1:30486275) and previous chil

    d (1:30486274), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486276) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 81 refers to child page (1:30486276) and previous chil

    d (1:30486275), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486277) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 82 refers to child page (1:30486277) and previous chil

    d (1:30486276), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486278) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 83 refers to child page (1:30486278) and previous chil

    d (1:30486277), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486279) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 84 refers to child page (1:30486279) and previous chil

    d (1:30486278), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486280) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486280) was not seen in the scan although its parent (4:30221097) and previous

    (4:30221047) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486281) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 94 refers to child page (1:30486281) and previous chil

    d (1:30486280), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486282) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 95 refers to child page (1:30486282) and previous chil

    d (1:30486281), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486283) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 96 refers to child page (1:30486283) and previous chil

    d (1:30486282), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486284) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221097), slot 97 refers to child page (1:30486284) and previous chil

    d (1:30486283), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486285) is missing a reference from previous page (1:30486284). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486332) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486332). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486332) was not seen in the scan although its parent (1:30486431) and previous

    (1:30486331) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486333) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 21 refers to child page (1:30486333) and previous chil

    d (1:30486332), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486334) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 22 refers to child page (1:30486334) and previous chil

    d (1:30486333), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486335) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 23 refers to child page (1:30486335) and previous chil

    d (1:30486334), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486344) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486344) was not seen in the scan although its parent (1:30486431) and previous

    (4:30221111) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486345) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 40 refers to child page (1:30486345) and previous chil

    d (1:30486344), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486346) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 41 refers to child page (1:30486346) and previous chil

    d (1:30486345), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486347) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 42 refers to child page (1:30486347) and previous chil

    d (1:30486346), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486348) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 43 refers to child page (1:30486348) and previous chil

    d (1:30486347), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486349) is missing a reference from previous page (1:30486348). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486400) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486400) was not seen in the scan although its parent (1:30486431) and previous

    (4:30221167) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486401) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 128 refers to child page (1:30486401) and previous chi

    ld (1:30486400), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486402) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 129 refers to child page (1:30486402) and previous chi

    ld (1:30486401), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486403) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 130 refers to child page (1:30486403) and previous chi

    ld (1:30486402), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486404) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 131 refers to child page (1:30486404) and previous chi

    ld (1:30486403), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486405) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 132 refers to child page (1:30486405) and previous chi

    ld (1:30486404), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486406) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 133 refers to child page (1:30486406) and previous chi

    ld (1:30486405), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486407) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486431), slot 134 refers to child page (1:30486407) and previous chi

    ld (1:30486406), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486460) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486460). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486460) was not seen in the scan although its parent (4:30221437) and previous

    (1:30486459) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486461) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 70 refers to child page (1:30486461) and previous chil

    d (1:30486460), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486462) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 71 refers to child page (1:30486462) and previous chil

    d (1:30486461), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486463) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 72 refers to child page (1:30486463) and previous chil

    d (1:30486462), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486464) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 73 refers to child page (1:30486464) and previous chil

    d (1:30486463), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486465) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 74 refers to child page (1:30486465) and previous chil

    d (1:30486464), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486466) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 75 refers to child page (1:30486466) and previous chil

    d (1:30486465), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486467) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 76 refers to child page (1:30486467) and previous chil

    d (1:30486466), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486468) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 77 refers to child page (1:30486468) and previous chil

    d (1:30486467), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486469) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 78 refers to child page (1:30486469) and previous chil

    d (1:30486468), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486470) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 79 refers to child page (1:30486470) and previous chil

    d (1:30486469), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486471) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 80 refers to child page (1:30486471) and previous chil

    d (1:30486470), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486472) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486472) was not seen in the scan although its parent (4:30221437) and previous

    (4:30221239) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486473) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 90 refers to child page (1:30486473) and previous chil

    d (1:30486472), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486474) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 91 refers to child page (1:30486474) and previous chil

    d (1:30486473), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486475) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 92 refers to child page (1:30486475) and previous chil

    d (1:30486474), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486476) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (4:30221437), slot 93 refers to child page (1:30486476) and previous chil

    d (1:30486475), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486477) is missing a reference from previous page (1:30486476). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486656) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 17 refers to child page (1:30486656) and previous chil

    d (1:30486657), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486657) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 16 refers to child page (1:30486657) and previous chil

    d (1:30486658), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486658) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 15 refers to child page (1:30486658) and previous chil

    d (1:30486659), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486659) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 14 refers to child page (1:30486659) and previous chil

    d (1:30486660), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486660) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 13 refers to child page (1:30486660) and previous chil

    d (1:30486661), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486661) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 12 refers to child page (1:30486661) and previous chil

    d (1:30486662), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486662) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 11 refers to child page (1:30486662) and previous chil

    d (1:30486663), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486663) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 10 refers to child page (1:30486663) and previous chil

    d (1:30486664), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486664) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 9 refers to child page (1:30486664) and previous child

    (1:30486665), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486665) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 8 refers to child page (1:30486665) and previous child

    (1:30486666), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486666) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 7 refers to child page (1:30486666) and previous child

    (1:30486667), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486667) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30487929), slot 6 refers to child page (1:30486667) and previous child

    (1:30486668), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486668) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486668) was not seen in the scan although its parent (1:30487929) and previous

    (1:30486669) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486720) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 71 refers to child page (1:30486720) and previous chil

    d (1:30486721), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486721) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 70 refers to child page (1:30486721) and previous chil

    d (1:30486722), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486722) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 69 refers to child page (1:30486722) and previous chil

    d (1:30486723), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486723) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 68 refers to child page (1:30486723) and previous chil

    d (1:30486724), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486724) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 67 refers to child page (1:30486724) and previous chil

    d (1:30486725), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486725) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 66 refers to child page (1:30486725) and previous chil

    d (1:30486726), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486726) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 65 refers to child page (1:30486726) and previous chil

    d (1:30486727), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486727) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486727) was not seen in the scan although its parent (1:30486771) and previous

    (4:30221488) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486728) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 55 refers to child page (1:30486728) and previous chil

    d (1:30486729), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486729) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 54 refers to child page (1:30486729) and previous chil

    d (1:30486730), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486730) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 53 refers to child page (1:30486730) and previous chil

    d (1:30486731), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486731) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486771), slot 52 refers to child page (1:30486731) and previous chil

    d (1:30486732), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486732) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486732) was not seen in the scan although its parent (1:30486771) and previous

    (1:30486733) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486779) is missing a reference from previous page (1:30486780). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486780) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486780). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 154 refers to child page (1:30486780) and previous chi

    ld (1:30486781), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486781) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 153 refers to child page (1:30486781) and previous chi

    ld (1:30486782), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486782) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 152 refers to child page (1:30486782) and previous chi

    ld (1:30486783), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486783) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486783) was not seen in the scan although its parent (1:30486882) and previous

    (4:30221544) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486792) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 134 refers to child page (1:30486792) and previous chi

    ld (1:30486793), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486793) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 133 refers to child page (1:30486793) and previous chi

    ld (1:30486794), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486794) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 132 refers to child page (1:30486794) and previous chi

    ld (1:30486795), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486795) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 131 refers to child page (1:30486795) and previous chi

    ld (1:30486796), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486796) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486796) was not seen in the scan although its parent (1:30486882) and previous

    (1:30486797) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486843) is missing a reference from previous page (1:30486844). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486844) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data), page (1:30486844). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 58 refers to child page (1:30486844) and previous chil

    d (1:30486845), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486845) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 57 refers to child page (1:30486845) and previous chil

    d (1:30486846), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486846) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 56 refers to child page (1:30486846) and previous chil

    d (1:30486847), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486847) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486847) was not seen in the scan although its parent (1:30486882) and previous

    (4:30221608) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486848) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 46 refers to child page (1:30486848) and previous chil

    d (1:30486849), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486849) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 45 refers to child page (1:30486849) and previous chil

    d (1:30486850), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486850) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 44 refers to child page (1:30486850) and previous chil

    d (1:30486851), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486851) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 43 refers to child page (1:30486851) and previous chil

    d (1:30486852), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486852) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 42 refers to child page (1:30486852) and previous chil

    d (1:30486853), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486853) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 41 refers to child page (1:30486853) and previous chil

    d (1:30486854), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486854) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Index node page (1:30486882), slot 40 refers to child page (1:30486854) and previous chil

    d (1:30486855), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data): Page (1:30486855) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (1:30486855) was not seen in the scan although its parent (1:30486882) and previous

    (4:30221616) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30220952) is missing a reference from previous page (1:30486014). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30220968) is missing a reference from previous page (1:30486207). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221040) is missing a reference from previous page (1:30486279). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221096) is missing a reference from previous page (1:30486335). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221168) is missing a reference from previous page (1:30486407). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221232) is missing a reference from previous page (1:30486471). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221423) is missing a reference from previous page (1:30486656). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221487) is missing a reference from previous page (1:30486720). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221495) is missing a reference from previous page (1:30486728). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221559) is missing a reference from previous page (1:30486792). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 1, partition ID 72057594687717376, alloc unit ID 72057594741719040 (type In-row data). Page (4:30221615) is missing a reference from previous page (1:30486848). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486336) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486336) was not seen in the scan although its parent (4:30222678) and previous

    (1:30486327) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486337) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 3 refers to child page (1:30486337) and previous child

    (1:30486336), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486338) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 4 refers to child page (1:30486338) and previous child

    (1:30486337), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486339) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 5 refers to child page (1:30486339) and previous child

    (1:30486338), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486340) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 6 refers to child page (1:30486340) and previous child

    (1:30486339), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486341) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 7 refers to child page (1:30486341) and previous child

    (1:30486340), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486342) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 8 refers to child page (1:30486342) and previous child

    (1:30486341), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486343) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 9 refers to child page (1:30486343) and previous child

    (1:30486342), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486396) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data), page (1:30486396). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486396) was not seen in the scan although its parent (4:30222678) and previous

    (1:30486395) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486397) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 31 refers to child page (1:30486397) and previous chil

    d (1:30486396), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486398) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 32 refers to child page (1:30486398) and previous chil

    d (1:30486397), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486399) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 33 refers to child page (1:30486399) and previous chil

    d (1:30486398), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486408) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 34 refers to child page (1:30486408) and previous chil

    d (1:30486399), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486409) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 35 refers to child page (1:30486409) and previous chil

    d (1:30486408), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486410) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 36 refers to child page (1:30486410) and previous chil

    d (1:30486409), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486411) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 37 refers to child page (1:30486411) and previous chil

    d (1:30486410), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486412) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 38 refers to child page (1:30486412) and previous chil

    d (1:30486411), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486413) is missing a reference from previous page (1:30486412). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486716) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data), page (1:30486716). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486716) was not seen in the scan although its parent (4:30222678) and previous

    (1:30486715) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486717) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 110 refers to child page (1:30486717) and previous chi

    ld (1:30486716), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486718) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 111 refers to child page (1:30486718) and previous chi

    ld (1:30486717), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486719) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 112 refers to child page (1:30486719) and previous chi

    ld (1:30486718), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486784) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486784) was not seen in the scan although its parent (4:30222678) and previous

    (4:30221535) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486785) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 138 refers to child page (1:30486785) and previous chi

    ld (1:30486784), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486786) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 139 refers to child page (1:30486786) and previous chi

    ld (1:30486785), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486787) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 140 refers to child page (1:30486787) and previous chi

    ld (1:30486786), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486788) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 141 refers to child page (1:30486788) and previous chi

    ld (1:30486787), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486789) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 142 refers to child page (1:30486789) and previous chi

    ld (1:30486788), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486790) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 143 refers to child page (1:30486790) and previous chi

    ld (1:30486789), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486791) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 144 refers to child page (1:30486791) and previous chi

    ld (1:30486790), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486800) is missing a reference from previous page (1:30486791). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486856) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486856) was not seen in the scan although its parent (4:30222678) and previous

    (4:30221607) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486857) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 170 refers to child page (1:30486857) and previous chi

    ld (1:30486856), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486858) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 171 refers to child page (1:30486858) and previous chi

    ld (1:30486857), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486859) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 172 refers to child page (1:30486859) and previous chi

    ld (1:30486858), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data): Page (1:30486860) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Index node page (4:30222678), slot 173 refers to child page (1:30486860) and previous chi

    ld (1:30486859), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (1:30486861) is missing a reference from previous page (1:30486860). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (4:30221120) is missing a reference from previous page (1:30486343). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 181575685, index ID 9, partition ID 72057594687782912, alloc unit ID 72057594741784576 (type In-row data). Page (4:30221496) is missing a reference from previous page (1:30486719). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:1919307), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:1919307), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:1919307), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:1919642), slot 7 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:1919642), slot 7 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:1919642), slot 7 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974088), slot 42 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974088), slot 42 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974088), slot 42 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974108), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974108), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974108), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974866), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974866), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974866), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974874), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974874), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:8974874), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053157), slot 40 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053157), slot 40 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053157), slot 40 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053232), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053232), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053232), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053233), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053233), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053233), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053243), slot 8 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053243), slot 8 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9053243), slot 8 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057794), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057794), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057794), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057797), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057797), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057797), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057799), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057799), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057799), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057842), slot 19 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057869), slot 42 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057869), slot 42 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057869), slot 42 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057872), slot 17 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057872), slot 17 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057872), slot 17 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057877), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057877), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9057877), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9058455), slot 9 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9058455), slot 9 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9058455), slot 9 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9059406), slot 17 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061282), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061282), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061282), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061353), slot 7 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061353), slot 7 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061353), slot 7 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061361), slot 24 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061414), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061414), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9061414), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062293), slot 11 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062294), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062294), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062294), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062346), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062346), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062346), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062346), slot 31 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062346), slot 31 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062348), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062348), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062348), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062355), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062355), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062355), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062356), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062359), slot 16 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062359), slot 16 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062359), slot 16 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062367), slot 23 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062367), slot 23 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062367), slot 23 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062690), slot 35 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062690), slot 35 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062690), slot 35 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062696), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upda

    te column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062696), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:9062696), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:23171704), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:25512175), slot 2 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:25512175), slot 2 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:25512175), slot 2 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaAB" value is out of range for data type "float". Update co

    lumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1B" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2B" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaAB" value is out of range for data type "float". Update co

    lumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1B" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2B" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaAB" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1B" value is out of range for data type "float". Update

    column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064232), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2B" value is out of range for data type "float". Update

    column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064233), slot 34 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaAB" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064233), slot 34 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1B" value is out of range for data type "float". Update

    column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064233), slot 34 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2B" value is out of range for data type "float". Update

    column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064234), slot 2 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064234), slot 2 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28064234), slot 2 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070355), slot 23 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070355), slot 23 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070355), slot 23 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070355), slot 24 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070355), slot 24 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070355), slot 24 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070356), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070356), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070356), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070357), slot 9 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070357), slot 9 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070357), slot 9 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070359), slot 25 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaAB" value is out of range for data type "float". Update c

    olumn to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070359), slot 25 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1B" value is out of range for data type "float". Update

    column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28070359), slot 25 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2B" value is out of range for data type "float". Update

    column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28079941), slot 0 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28079941), slot 0 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (1:28079941), slot 0 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30484571) is missing a reference from previous page (1:30486536). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30485495) is missing a reference from previous page (1:30486016). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30485936) is missing a reference from previous page (1:30486144). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485938) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485939) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485940) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485941) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485942) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485943) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485944) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485945) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485946) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485947) was not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485948) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data), page (1:30485948). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8981, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). The next pointer of (1:30485947) refers to page (1:30485948). Neither (1:30485948) nor it

    s parent were encountered. Possible bad chain linkage. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485949) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485950) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485951) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485952) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485953) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485954) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485955) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485956) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485957) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485958) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485959) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485960) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485961) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485962) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485963) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30485964) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8979, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30485965) is missing references from parent (unknown) and previous (page (1:30485

    964)) nodes. Possible bad root entry in system catalog. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485966) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30485967) was not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486016) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 69 refers to child page (1:30486016) and previous chil

    d (1:30486017), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486017) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 68 refers to child page (1:30486017) and previous chil

    d (1:30486018), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486018) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 67 refers to child page (1:30486018) and previous chil

    d (1:30486019), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486019) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 66 refers to child page (1:30486019) and previous chil

    d (1:30486020), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486020) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 65 refers to child page (1:30486020) and previous chil

    d (1:30486021), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486021) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 64 refers to child page (1:30486021) and previous chil

    d (1:30486022), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486022) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 63 refers to child page (1:30486022) and previous chil

    d (1:30486023), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486023) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 62 refers to child page (1:30486023) and previous chil

    d (1:30486024), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486024) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 61 refers to child page (1:30486024) and previous chil

    d (1:30486025), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486025) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 60 refers to child page (1:30486025) and previous chil

    d (1:30486026), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486026) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 59 refers to child page (1:30486026) and previous chil

    d (1:30486027), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486027) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 58 refers to child page (1:30486027) and previous chil

    d (1:30486028), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486028) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486028) was not seen in the scan although its parent (1:30484571) and previous

    (1:30486029) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486144) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30336573), slot 331 refers to child page (1:30486144) and previous chi

    ld (1:30486145), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486145) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486145) was not seen in the scan although its parent (1:30336573) and previous

    (4:5189144) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486146) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30336573), slot 201 refers to child page (1:30486146) and previous chi

    ld (1:30486147), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486147) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30336573), slot 200 refers to child page (1:30486147) and previous chi

    ld (1:30486148), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486148) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30336573), slot 199 refers to child page (1:30486148) and previous chi

    ld (1:30486150), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486149) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486149) was not seen in the scan although its parent (1:31881131) and previous

    (1:30485919) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486150) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30336573), slot 198 refers to child page (1:30486150) and previous chi

    ld (1:30486151), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486151) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486151) was not seen in the scan although its parent (1:30336573) and previous

    (1:30490328) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486152) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486152) was not seen in the scan although its parent (4:30221835) and previous

    (1:30485967) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486153) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (4:30221835), slot 1 refers to child page (1:30486153) and previous child

    (1:30486152), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486154) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (4:30221835), slot 2 refers to child page (1:30486154) and previous child

    (1:30486153), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486155) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (4:30221835), slot 3 refers to child page (1:30486155) and previous child

    (1:30486154), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486156) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (4:30221835), slot 4 refers to child page (1:30486156) and previous child

    (1:30486155), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486157) is missing a reference from previous page (1:30486156). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486523) is missing a reference from previous page (1:30486524). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486524) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data), page (1:30486524). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 41 refers to child page (1:30486524) and previous chil

    d (1:30486525), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486525) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 40 refers to child page (1:30486525) and previous chil

    d (1:30486526), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486526) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 39 refers to child page (1:30486526) and previous chil

    d (1:30486527), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486527) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 38 refers to child page (1:30486527) and previous chil

    d (1:30486528), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486528) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 37 refers to child page (1:30486528) and previous chil

    d (1:30486529), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486529) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 36 refers to child page (1:30486529) and previous chil

    d (1:30486530), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486530) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 35 refers to child page (1:30486530) and previous chil

    d (1:30486531), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486531) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 34 refers to child page (1:30486531) and previous chil

    d (1:30486532), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486532) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 33 refers to child page (1:30486532) and previous chil

    d (1:30486533), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486533) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 32 refers to child page (1:30486533) and previous chil

    d (1:30486534), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486534) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 31 refers to child page (1:30486534) and previous chil

    d (1:30486535), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486535) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 30 refers to child page (1:30486535) and previous chil

    d (1:30486537), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486536) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486536) was not seen in the scan although its parent (4:30363577) and previous

    (1:30488180) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486537) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 29 refers to child page (1:30486537) and previous chil

    d (1:30486538), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486538) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 28 refers to child page (1:30486538) and previous chil

    d (1:30486539), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486539) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Index node page (1:30484571), slot 27 refers to child page (1:30486539) and previous chil

    d (1:30486540), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486540) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486540) was not seen in the scan although its parent (1:30484571) and previous

    (1:30486541) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486567) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486568) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486569) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486570) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486571) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486572) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486573) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486574) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486575) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486576) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486577) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486578) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486579) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486580) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486581) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486582) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486583) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486584) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486585) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486586) was not encountered. [SQLSTATE 42000]

    Msg 8979, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (1:30486587) is missing references from parent (unknown) and previous (page (1:30486

    588)) nodes. Possible bad root entry in system catalog. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486588) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data), page (1:30486588). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486589) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8981, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). The next pointer of (4:30411655) refers to page (1:30486589). Neither (1:30486589) nor it

    s parent were encountered. Possible bad chain linkage. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486590) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486591) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486592) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486593) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486594) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486595) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486596) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486597) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486598) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486599) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486600) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486601) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486602) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486603) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data): Page (1:30486604) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8981, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). The next pointer of (1:30486605) refers to page (1:30486604). Neither (1:30486604) nor it

    s parent were encountered. Possible bad chain linkage. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486605) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486606) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30486607) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488152) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488153) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488154) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488155) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488156) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488157) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488158) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488159) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488160) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488161) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488162) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488163) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488164) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488165) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488166) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488167) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488168) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488169) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488170) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488171) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488172) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488173) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488174) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488175) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488176) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488177) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488178) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488179) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488181) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488182) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488183) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488184) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488185) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488186) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488187) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488188) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488189) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488190) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488191) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488192) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488193) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488194) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488195) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488196) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488197) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488198) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488199) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488200) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488201) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488202) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488203) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488204) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488205) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488206) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488207) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488208) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488209) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488210) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488211) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (1:30488212) was not encountered. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:3921229), slot 36 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:3921230), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:3921230), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (4:5189271) is missing a reference from previous page (1:30486146). Possible chain l

    inkage problem. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12465425), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12465425), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12465425), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12470522), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12470522), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12470522), slot 30 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472396), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472396), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472396), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472401), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472401), slot 22 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472405), slot 43 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472405), slot 43 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472405), slot 43 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472413), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472413), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472413), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472727), slot 0 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472727), slot 0 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472727), slot 0 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472728), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472728), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472728), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472776), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472778), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472778), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472778), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472779), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472779), slot 10 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472779), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472779), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472779), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472781), slot 18 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472781), slot 18 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12472781), slot 18 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12494352), slot 19 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12494352), slot 19 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12494352), slot 19 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12510853), slot 32 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12510853), slot 32 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12510853), slot 32 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12511728), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12511728), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12511728), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12511738), slot 33 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12511738), slot 33 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12511738), slot 33 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513133), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513133), slot 41 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513146), slot 11 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513146), slot 11 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513146), slot 11 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513149), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513149), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513149), slot 5 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513729), slot 13 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513729), slot 13 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513729), slot 13 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513736), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513736), slot 4 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513745), slot 34 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513745), slot 34 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12513745), slot 34 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531298), slot 18 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531298), slot 18 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531298), slot 18 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531305), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531305), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531305), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531305), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531305), slot 12 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531306), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531306), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531306), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531308), slot 21 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531309), slot 21 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531309), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531309), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:12531309), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572459), slot 1 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572459), slot 1 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572459), slot 1 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572460), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572460), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572460), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572466), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Upd

    ate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572466), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572466), slot 3 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572481), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572481), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572481), slot 38 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572481), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572481), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:21572481), slot 39 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26694082), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26694082), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26694082), slot 28 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26715535), slot 25 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26715536), slot 27 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26715536), slot 27 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26723563), slot 40 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26723563), slot 40 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:26723563), slot 40 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:27474229), slot 43 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (4:30221835) is missing a reference from previous page (1:30486149). Possible chain

    linkage problem. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411655) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411656) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411657) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411658) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411659) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411660) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411661) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411662) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411663) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411696) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411697) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411698) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411699) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411700) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411701) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411702) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411703) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411704) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411705) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411706) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411707) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411708) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411709) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411710) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411711) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411712) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411713) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411714) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411715) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411716) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411717) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411718) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411719) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411720) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411721) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411722) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411723) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411724) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411725) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411726) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411727) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411728) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411729) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411730) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411731) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411732) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411733) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411734) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411735) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411736) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411737) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411738) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411739) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411740) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411741) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411742) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411743) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411744) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411745) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411746) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411747) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411748) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411749) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411750) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411751) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411752) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411753) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411754) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411755) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411756) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411757) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411758) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411759) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411760) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411761) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411762) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411763) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411764) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411765) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411766) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411767) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411768) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411769) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411770) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411771) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411772) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411773) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411774) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411775) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411776) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411777) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411778) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411779) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411780) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411781) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411782) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411783) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411784) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411785) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411786) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411787) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411788) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411789) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411790) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411791) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411792) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411793) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411794) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411795) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411796) was not encountered. [SQLSTATE 42000]

    Msg 8977, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Parent node for page (4:30411797) was not encountered. [SQLSTATE 42000]

    Msg 8979, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type In-row data). Page (4:30411798) is missing references from parent (unknown) and previous (page (1:30486

    590)) nodes. Possible bad root entry in system catalog. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39897971), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39897971), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39897971), slot 29 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39898783), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaABExcess" value is out of range for data type "float". Up

    date column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39898783), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA1BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39898783), slot 20 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 2570, Sev 16, State 1, Line 1 : Page (4:39899111), slot 17 in object ID 533576939, index ID 1, partition ID 72057594883145728, alloc unit ID 72057594947305472 (type "In-row data"). Column "betaA2BExcess" value is out of range for data type "float". U

    pdate column to a legal value. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data): Page (1:30486652) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8939, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data), page (1:30486652). Test (IS_OFF (BUF_IOERR, pBUF->bstat)) failed. Values are 63047689 and

    -4. [SQLSTATE 42000]

    Msg 8976, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data). Page (1:30486652) was not seen in the scan although its parent (1:30488147) and previous

    (1:30486651) refer to it. Check any previous errors. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data): Page (1:30486653) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data). Index node page (1:30488147), slot 142 refers to child page (1:30486653) and previous chi

    ld (1:30486652), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data): Page (1:30486654) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data). Index node page (1:30488147), slot 143 refers to child page (1:30486654) and previous chi

    ld (1:30486653), but they were not encountered. [SQLSTATE 42000]

    Msg 8928, Sev 16, State 1, Line 1 : Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data): Page (1:30486655) could not be processed. See other errors for details. [SQLSTATE 42000]

    Msg 8980, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data). Index node page (1:30488147), slot 144 refers to child page (1:30486655) and previous chi

    ld (1:30486654), but they were not encountered. [SQLSTATE 42000]

    Msg 8978, Sev 16, State 1, Line 1 : Table error: Object ID 533576939, index ID 3, partition ID 72057594883276800, alloc unit ID 72057594947436544 (type In-row data). Page (1:30488136) is missing a reference from previous page (1:30486655). Possible chain linkage problem.

  • You need expert help - try PM to Gail? Mainly don't panic and do anything in a hurry.

    There is more general advice here http://www.sql-server-pro.com/dbcc-checkdb.html about what else to check and using a trace before you do anything. You may get the info about which index is affected. Basically, a non-clustered index can be safely dropped and recreated. Clustered index means data so that will not work.

    Good luck.

  • Thanks Ol'SureHands, I'll try all your suggestions.

    regards,

    Glen

  • glen.wilkinson 26480 (9/18/2009)


    Hi Gail,

    apologies if this is the wrong place to ask, but here goes.

    Definitely the wrong place. Please create a new thread in the Data Corruption forum with a summary of the problem, attach the full CheckDB output as a text file. I'm not posting actively at the moment, posting in the Data corruption forum will let the people who monitor that see your post.

    Or, if this is urgent, call MS customer support and open a case. It will cost, but it'll probably be faster than the forums. If this is a critical problem, that's possibly a better bet.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Thank you, Gail. This is the first article to go into my briefcase. I hope I never need to use it 🙂

    Regards,

    Mike M

  • Nice rework Gail.

    Thanks again for sharing.

    Johan

    Learn to play, play to learn !

    Dont drive faster than your guardian angel can fly ...
    but keeping both feet on the ground wont get you anywhere :w00t:

    - How to post Performance Problems
    - How to post data/code to get the best help[/url]

    - How to prevent a sore throat after hours of presenting ppt

    press F1 for solution, press shift+F1 for urgent solution 😀

    Need a bit of Powershell? How about this

    Who am I ? Sometimes this is me but most of the time this is me

  • Great article - I could have done with reading this last night!

    One small suggestion - you can sometimes work around the 8921 Check Terminated message by specifying the WITH TABLOCK hint on the CHECKDB command:

    http://kbalertz.com/960791/Error-message-CHECKDB-command-computer-contains-Server.aspx

  • richardd (4/23/2010)


    One small suggestion - you can sometimes work around the 8921 Check Terminated message by specifying the WITH TABLOCK hint on the CHECKDB command:

    http://kbalertz.com/960791/Error-message-CHECKDB-command-computer-contains-Server.aspx

    Yes, but that's in a very specific situation, where a damaged backup is restored (with continue after error). If the system tables really are damaged to the point that CheckDB cannot tell what the database should contain, there's no workaround.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • good article

    in my experience the biggest impediment to running checkDB on a regular basis is management. i've seen it run without the repair or the all info messages options and it won't pick up any corruption. once you run it with those options it picks up corruption if there is any. but the performance/blocking hit is not popular with management.

    one time we had corruption in a critical database and we had older hardware where the estimate was 4-8 hours for checkdb. management didn't want to OK it at first and thought they could just operate with the corruption.

    if you have enough space on another server you can restore your database there and run checkdb. i usually restore to QA if i suspect something and run there. did it last week when we suspected corruption because a process wasn't running.

    few weeks ago we had some minor corruption on an index. dropping and recreating it fixed the issue. a scheduled update was failing and that's how we found it

  • Great article Gail! I'm glad it was reprinted today because I missed it when it first came out. Thanks. 🙂

    ---------------------------------------------------------------------
    Use Full Links:
    KB Article from Microsoft on how to ask a question on a Forum

Viewing 15 posts - 31 through 45 (of 86 total)

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