Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
ifcajb
Starting Member
6 Posts |
Posted - 2009-01-12 : 03:08:28
|
Hi There,Any idea to resolve below issue :Msg 605, Level 21, State 1Attempt to fetch logical page 1452149 in database 'dclub2' belongs to object '0', not to object 'GB_BILLDTLBK'. |
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-01-12 : 11:30:37
|
Please run a checkDB and post the resultsDBCC CHECKDB(' Database name here') WITH NO_INFOMSGS, ALL_ERRORMSGS--Gail ShawSQL Server MVP |
|
|
ifcajb
Starting Member
6 Posts |
Posted - 2009-01-16 : 01:18:39
|
quote: Originally posted by GilaMonster Please run a checkDB and post the resultsDBCC CHECKDB(' Database name here') WITH NO_INFOMSGS, ALL_ERRORMSGS--Gail ShawSQL Server MVP
Hi Gail.Below is the Script Result for1. DBCC CHECKDB('Database name here') WITH NO_INFOMSGSMsg 605, Level 21, State 1Attempt to fetch logical page 1330896 in database 'dclub2' belongs to object '0', not to object 'GB_BILLDTLBK'.DBCC execution completed. If DBCC printed error messages, see your System Administrator.2. DBCC CHECKDB('Database name here') WITH ALL_ERRORMSGS Msg 195, Level 15, State 4'ALL_ERRORMSGS' is not a recognized option. |
|
|
ifcajb
Starting Member
6 Posts |
Posted - 2009-01-16 : 02:40:31
|
quote: Originally posted by GilaMonster Please run a checkDB and post the resultsDBCC CHECKDB(' Database name here') WITH NO_INFOMSGS, ALL_ERRORMSGS--Gail ShawSQL Server MVP
Hi Gail,Below is result for DBCC CHECKALLOC(Dclub2) : Msg 2541, Level 16, State 1Table Corrupt: object id does not match between extent in allocation page and Sysindexes; check the following extent: alloc pg#=1330688 extent#=1330896 object id on extent=0 (object name = 0) object id in Sysindexes=1509580416 (object name = GB_BILLDTLBK) |
|
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-01-16 : 03:18:39
|
Is that the entire output for checkDB? It doesn't look like it. There should be a couple more lines at the bottom detailing the number of errors and the required repair level.If it's not the entire output, please post it all. Same with CheckAlloc--Gail ShawSQL Server MVP |
|
|
ifcajb
Starting Member
6 Posts |
Posted - 2009-01-19 : 01:30:50
|
quote: Originally posted by GilaMonster Is that the entire output for checkDB? It doesn't look like it. There should be a couple more lines at the bottom detailing the number of errors and the required repair level.If it's not the entire output, please post it all. Same with CheckAlloc--Gail ShawSQL Server MVP
Below are results of DBCC CHECKDB (dclub2) :Checking dclub2Checking 1The total number of data pages in this table is 59.Table has 806 data rows.Checking 2The total number of data pages in this table is 41.Table has 423 data rows.Checking 3The total number of data pages in this table is 329.Table has 6551 data rows.Checking 4The total number of data pages in this table is 1.Table has 48 data rows.Checking 5The total number of data pages in this table is 14284.Table has 73731 data rows.Checking 6The total number of data pages in this table is 2608.Table has 13492 data rows.Checking 7The total number of data pages in this table is 1.Table has 3 data rows.Checking 8The total number of data pages in this table is 690.*** NOTICE: Space used on the log segment is 1.38 Mbytes, 0.10.*** NOTICE: Space free on the log segment is 1432.22 Mbytes, 99.90.Table has 24546 data rows.Checking 9The total number of data pages in this table is 34.Table has 1827 data rows.Checking 10The total number of data pages in this table is 1.Table has 15 data rows.Checking 11The total number of data pages in this table is 1.Table has 37 data rows.Checking 12The total number of data pages in this table is 62.Table has 1918 data rows.Checking 13The total number of data pages in this table is 1.Checking 14The total number of data pages in this table is 2.Table has 42 data rows.Checking 15The total number of data pages in this table is 3.Table has 137 data rows.Checking 16The total number of data pages in this table is 1.Checking 17The total number of data pages in this table is 1.Checking 18The total number of data pages in this table is 1.Checking 719055The total number of data pages in this table is 1.Table has 13 data rows.Checking 2099048The total number of data pages in this table is 298.Table has 4818 data rows.Checking 5575058The total number of data pages in this table is 1.Checking 9051068The total number of data pages in this table is 3.Table has 42 data rows.Checking 12527078The total number of data pages in this table is 1.Table has 6 data rows.Checking 16003088The total number of data pages in this table is 1.Checking 16719112The total number of data pages in this table is 2.Table has 25 data rows.Checking 25767149The total number of data pages in this table is 1.Table has 7 data rows.Checking 34099162The total number of data pages in this table is 125.Table has 2822 data rows.Checking 37575172The total number of data pages in this table is 1.Checking 41051182The total number of data pages in this table is 1.Checking 44527192The total number of data pages in this table is 25042.Table has 359301 data rows.Checking 47339233The total number of data pages in this table is 14298.Table has 205412 data rows.Checking 48003202The total number of data pages in this table is 1.Checking 66099276The total number of data pages in this table is 1.Checking 69575286The total number of data pages in this table is 1.Checking 73051296The total number of data pages in this table is 1.Checking 76527306The total number of data pages in this table is 16297.Table has 344326 data rows.Checking 80003316The total number of data pages in this table is 26854.Table has 407427 data rows.Checking 98099390The total number of data pages in this table is 1.Checking 101575400The total number of data pages in this table is 1.Checking 105051410The total number of data pages in this table is 1.Checking 108527420The total number of data pages in this table is 1.Checking 112003430The total number of data pages in this table is 5.Table has 209 data rows.Checking 121767491The total number of data pages in this table is 1.Checking 130099504The total number of data pages in this table is 1.Checking 133575514The total number of data pages in this table is 1.Checking 137051524The total number of data pages in this table is 1.Checking 140527534The total number of data pages in this table is 1.Checking 144003544The total number of data pages in this table is 1.Checking 162099618The total number of data pages in this table is 1.Checking 165575628The total number of data pages in this table is 1.Checking 169051638The total number of data pages in this table is 1.Checking 172527648The total number of data pages in this table is 1.Checking 176003658The total number of data pages in this table is 1.Checking 185767719The total number of data pages in this table is 1.Checking 194099732The total number of data pages in this table is 1.Checking 197575742The total number of data pages in this table is 1.Checking 201051752The total number of data pages in this table is 1.Checking 204527762The total number of data pages in this table is 65312.Table has 534616 data rows.Checking 208003772The total number of data pages in this table is 1.Checking 226099846The total number of data pages in this table is 1.Checking 229575856The total number of data pages in this table is 1.Checking 233051866The total number of data pages in this table is 1.Checking 236527876The total number of data pages in this table is 2.Table has 3 data rows.Checking 240003886The total number of data pages in this table is 1.Checking 258099960The total number of data pages in this table is 1.Checking 261575970The total number of data pages in this table is 1.Checking 265051980The total number of data pages in this table is 1.Checking 268527990The total number of data pages in this table is 1.Checking 272004000The total number of data pages in this table is 1.Checking 293576084The total number of data pages in this table is 1.Checking 297052094The total number of data pages in this table is 1.Checking 300528104The total number of data pages in this table is 1.Checking 304004114The total number of data pages in this table is 1.Checking 325576198The total number of data pages in this table is 1.Checking 329052208The total number of data pages in this table is 1.Checking 332528218The total number of data pages in this table is 31.Table has 709 data rows.Checking 336004228The total number of data pages in this table is 1.Checking 357576312The total number of data pages in this table is 1.Checking 361052322The total number of data pages in this table is 1.Checking 364528332The total number of data pages in this table is 8.Table has 28 data rows.Checking 368004342The total number of data pages in this table is 1.Checking 389576426The total number of data pages in this table is 1.Checking 393052436The total number of data pages in this table is 1.Checking 400004456The total number of data pages in this table is 1.Checking 404196490The total number of data pages in this table is 1.Table has 2 data rows.Checking 421576540The total number of data pages in this table is 1.Checking 425052550The total number of data pages in this table is 1.Checking 428528560The total number of data pages in this table is 4.Table has 89 data rows.Checking 432004570The total number of data pages in this table is 1.Checking 453576654The total number of data pages in this table is 1.Checking 457052664The total number of data pages in this table is 1.Checking 460528674The total number of data pages in this table is 8508.Table has 231385 data rows.Checking 464004684The total number of data pages in this table is 1.Checking 485576768The total number of data pages in this table is 1.Checking 489052778The total number of data pages in this table is 1.Checking 492528788The total number of data pages in this table is 1.Table has 1 data rows.Checking 496004798The total number of data pages in this table is 1.Checking 517576882The total number of data pages in this table is 1.Checking 521052892The total number of data pages in this table is 1.Checking 524528902The total number of data pages in this table is 1.Table has 12 data rows.Checking 528004912The total number of data pages in this table is 5.Table has 124 data rows.Checking 549576996The total number of data pages in this table is 1.Checking 553053006The total number of data pages in this table is 411.Table has 5918 data rows.Checking 556529016The total number of data pages in this table is 6.Table has 180 data rows.Checking 560005026The total number of data pages in this table is 1.Table has 12 data rows.Checking 581577110The total number of data pages in this table is 1.Checking 585053120The total number of data pages in this table is 1.Checking 588529130The total number of data pages in this table is 1.Table has 3 data rows.Checking 592005140The total number of data pages in this table is 30564.Table has 432994 data rows.Checking 613577224The total number of data pages in this table is 1.Checking 617053234The total number of data pages in this table is 1.Checking 620529244The total number of data pages in this table is 1.Table has 1 data rows.Checking 624005254The total number of data pages in this table is 1.Checking 645577338The total number of data pages in this table is 1.Checking 649053348The total number of data pages in this table is 1.Checking 652529358The total number of data pages in this table is 1.Table has 2 data rows.Checking 656005368The total number of data pages in this table is 1.Checking 677577452The total number of data pages in this table is 1.Checking 681053462The total number of data pages in this table is 438.Table has 3884 data rows.Checking 684529472The total number of data pages in this table is 432.Table has 24061 data rows.Checking 688005482The total number of data pages in this table is 1.Checking 709577566The total number of data pages in this table is 1.Checking 713053576The total number of data pages in this table is 13.Table has 301 data rows.Checking 716529586The total number of data pages in this table is 1.Table has 21 data rows.Checking 719341627The total number of data pages in this table is 6.Table has 97 data rows.Checking 720005596The total number of data pages in this table is 1.Checking 741577680The total number of data pages in this table is 1.Checking 745053690The total number of data pages in this table is 1.Checking 748529700The total number of data pages in this table is 1.Checking 752005710The total number of data pages in this table is 1.Checking 773577794The total number of data pages in this table is 1.Checking 777053804The total number of data pages in this table is 1.Table has 7 data rows.Checking 780529814The total number of data pages in this table is 1.Checking 783341855The total number of data pages in this table is 1.Table has 1 data rows.Checking 784005824The total number of data pages in this table is 1.The total number of TEXT/IMAGE pages in this table is 4.Table has 4 data rows.Checking 802817922The total number of data pages in this table is 1.Table has 8 data rows.Checking 805577908The total number of data pages in this table is 1.Checking 809053918The total number of data pages in this table is 1.Table has 2 data rows.Checking 812529928The total number of data pages in this table is 1.Table has 2 data rows.Checking 816005938The total number of data pages in this table is 1.Checking 831342026The total number of data pages in this table is 9.Table has 142 data rows.Checking 837578022The total number of data pages in this table is 1.Checking 841054032The total number of data pages in this table is 1.Checking 844530042The total number of data pages in this table is 1.Table has 24 data rows.Checking 848006052The total number of data pages in this table is 1.Checking 869578136The total number of data pages in this table is 1.Checking 873054146The total number of data pages in this table is 1.Checking 876530156The total number of data pages in this table is 1.Table has 4 data rows.Checking 880006166The total number of data pages in this table is 473.Table has 3941 data rows.Checking 901578250The total number of data pages in this table is 1.Checking 908530270The total number of data pages in this table is 1.Checking 911342311The total number of data pages in this table is 1.Checking 912006280The total number of data pages in this table is 13765.Table has 178953 data rows.Checking 933578364The total number of data pages in this table is 1.Checking 937054374The total number of data pages in this table is 1.Checking 940530384The total number of data pages in this table is 2.Table has 37 data rows.Checking 944006394The total number of data pages in this table is 1.Table has 6 data rows.Checking 964198485The total number of data pages in this table is 1.Table has 1 data rows.Checking 965578478The total number of data pages in this table is 1.Checking 969054488The total number of data pages in this table is 1.Checking 972530498The total number of data pages in this table is 1.Table has 2 data rows.Checking 976006508The total number of data pages in this table is 39.Table has 610 data rows.Checking 997578592The total number of data pages in this table is 1.Checking 1001054602The total number of data pages in this table is 5.Table has 73 data rows.Checking 1004530612The total number of data pages in this table is 1.Checking 1008006622The total number of data pages in this table is 1.Checking 1026818720The total number of data pages in this table is 11832.Table has 179735 data rows.Checking 1028198713The total number of data pages in this table is 1.Table has 1 data rows.Checking 1029578706The total number of data pages in this table is 1.Checking 1033054716The total number of data pages in this table is 1.Checking 1036530726The total number of data pages in this table is 1.Table has 5 data rows.Checking 1040006736The total number of data pages in this table is 184.Table has 3580 data rows.Checking 1061578820The total number of data pages in this table is 1.Checking 1065054830The total number of data pages in this table is 1.Checking 1068530840The total number of data pages in this table is 1.Checking 1072006850The total number of data pages in this table is 1.Checking 1078294901The total number of data pages in this table is 1.Table has 2 data rows.Checking 1093578934The total number of data pages in this table is 1.Checking 1097054944The total number of data pages in this table is 1.Table has 10 data rows.Checking 1100530954The total number of data pages in this table is 1.Table has 6 data rows.Checking 1104006964The total number of data pages in this table is 1.Checking 1106819005The total number of data pages in this table is 31608.Table has 324487 data rows.Checking 1125579048The total number of data pages in this table is 1.Checking 1129055058The total number of data pages in this table is 1.Table has 1 data rows.Checking 1132531068The total number of data pages in this table is 1.Table has 14 data rows.Checking 1136007078The total number of data pages in this table is 1.Checking 1157579162The total number of data pages in this table is 1.Checking 1161055172The total number of data pages in this table is 3.Table has 74 data rows.Checking 1164531182The total number of data pages in this table is 4.Table has 117 data rows.Checking 1168007192The total number of data pages in this table is 1.Checking 1189579276The total number of data pages in this table is 1.Checking 1193055286The total number of data pages in this table is 1.Checking 1196531296The total number of data pages in this table is 1.Table has 1 data rows.Checking 1200007306The total number of data pages in this table is 1.Checking 1221579390The total number of data pages in this table is 1.Checking 1225055400The total number of data pages in this table is 1.Checking 1228531410The total number of data pages in this table is 1.Table has 2 data rows.Checking 1232007420The total number of data pages in this table is 1.Checking 1253579504The total number of data pages in this table is 1.Checking 1257055514The total number of data pages in this table is 1.Checking 1260531524The total number of data pages in this table is 4.Table has 71 data rows.Checking 1264007534The total number of data pages in this table is 1.Checking 1285579618The total number of data pages in this table is 1.Checking 1289055628The total number of data pages in this table is 1.Table has 1 data rows.Checking 1292531638The total number of data pages in this table is 1.Checking 1296007648The total number of data pages in this table is 1.Checking 1317579732The total number of data pages in this table is 1.Checking 1321055742The total number of data pages in this table is 1.Table has 14 data rows.Checking 1324531752The total number of data pages in this table is 1.Table has 6 data rows.Checking 1328007762The total number of data pages in this table is 6650.Table has 53016 data rows.Checking 1346819860The total number of data pages in this table is 44478.Table has 645691 data rows.Checking 1349579846The total number of data pages in this table is 1.Checking 1353055856The total number of data pages in this table is 1.Table has 20 data rows.Checking 1356531866The total number of data pages in this table is 60886.Table has 508171 data rows.Checking 1360007876The total number of data pages in this table is 1.Checking 1378819974The total number of data pages in this table is 82.Table has 1327 data rows.Checking 1381579960The total number of data pages in this table is 96696.Table has 1216469 data rows.Checking 1385055970The total number of data pages in this table is 1.Checking 1388531980The total number of data pages in this table is 1.Table has 54 data rows.Checking 1392007990The total number of data pages in this table is 112664.Table has 533779 data rows.Checking 1410820088The total number of data pages in this table is 373.Table has 4523 data rows.Checking 1413580074The total number of data pages in this table is 1.Checking 1417056084The total number of data pages in this table is 1.Table has 8 data rows.Checking 1420532094The total number of data pages in this table is 1.Checking 1424008104The total number of data pages in this table is 1.Checking 1445580188The total number of data pages in this table is 118.Table has 1781 data rows.Checking 1449056198The total number of data pages in this table is 67.Table has 796 data rows.Checking 1452532208The total number of data pages in this table is 1.Checking 1456008218The total number of data pages in this table is 1.Checking 1477580302The total number of data pages in this table is 1032.Table has 8280 data rows.Checking 1481056312The total number of data pages in this table is 1.Checking 1484532322The total number of data pages in this table is 28.Table has 1472 data rows.Checking 1488008332The total number of data pages in this table is 1.Checking 1509580416Msg 605, Level 21, State 1Attempt to fetch logical page 1330896 in database 'dclub2' belongs to object '0', not to object 'GB_BILLDTLBK'.Checking 1513056426The total number of data pages in this table is 1.Checking 1516532436The total number of data pages in this table is 16268.Table has 72978 data rows.Checking 1520008446The total number of data pages in this table is 1.Checking 1541580530The total number of data pages in this table is 1.Checking 1545056540The total number of data pages in this table is 1.Checking 1548532550The total number of data pages in this table is 25204.Table has 80283 data rows.Checking 1552008560The total number of data pages in this table is 1.Checking 1573580644The total number of data pages in this table is 2.Table has 72 data rows.Checking 1577056654The total number of data pages in this table is 1.Checking 1580532664The total number of data pages in this table is 5323.Table has 115904 data rows.Checking 1584008674The total number of data pages in this table is 1.Checking 1605580758The total number of data pages in this table is 1.Checking 1609056768The total number of data pages in this table is 1.Checking 1612532778The total number of data pages in this table is 5738.Table has 140143 data rows.Checking 1616008788The total number of data pages in this table is 1.Checking 1637580872The total number of data pages in this table is 1.Table has 30 data rows.Checking 1641056882The total number of data pages in this table is 1.Checking 1644532892The total number of data pages in this table is 1.Table has 15 data rows.Checking 1648008902The total number of data pages in this table is 10687.Table has 194095 data rows.Checking 1669580986The total number of data pages in this table is 1.Table has 1 data rows.Checking 1673056996The total number of data pages in this table is 1.Checking 1676533006The total number of data pages in this table is 18.Table has 651 data rows.Checking 1680009016The total number of data pages in this table is 1357.Table has 17296 data rows.Checking 1701581100The total number of data pages in this table is 1.Table has 24 data rows.Checking 1705057110The total number of data pages in this table is 1.Checking 1708533120The total number of data pages in this table is 1.Table has 19 data rows.Checking 1712009130The total number of data pages in this table is 1.Checking 1733581214The total number of data pages in this table is 1890.Table has 26110 data rows.Checking 1737057224The total number of data pages in this table is 110.Table has 277 data rows.Checking 1740533234The total number of data pages in this table is 12.Table has 497 data rows.Checking 1744009244The total number of data pages in this table is 39.Table has 681 data rows.Checking 1769057338The total number of data pages in this table is 1.Table has 8 data rows.Checking 1776009358The total number of data pages in this table is 1.Checking 1797581442The total number of data pages in this table is 813.Table has 24180 data rows.Checking 1801057452The total number of data pages in this table is 4.Table has 90 data rows.Checking 1808009472The total number of data pages in this table is 1.Table has 1 data rows.Checking 1829581556The total number of data pages in this table is 188.Table has 2833 data rows.Checking 1833057566The total number of data pages in this table is 1.Checking 1836533576The total number of data pages in this table is 4.Table has 102 data rows.Checking 1840009586The total number of data pages in this table is 1.Checking 1861581670The total number of data pages in this table is 269.Table has 7049 data rows.Checking 1865057680The total number of data pages in this table is 74.Table has 296 data rows.Checking 1868533690The total number of data pages in this table is 1.Table has 6 data rows.Checking 1869249714The total number of data pages in this table is 1408.Table has 25952 data rows.Checking 1872009700The total number of data pages in this table is 1.Table has 1 data rows.Checking 1893581784The total number of data pages in this table is 1.Checking 1897057794The total number of data pages in this table is 4.Table has 51 data rows.Checking 1900533804The total number of data pages in this table is 1.Checking 1904009814The total number of data pages in this table is 1.Checking 1925581898The total number of data pages in this table is 4.Table has 92 data rows.Checking 1929057908The total number of data pages in this table is 1.Checking 1936009928The total number of data pages in this table is 1.Table has 4 data rows.Checking 1957582012The total number of data pages in this table is 1.Checking 1961058022The total number of data pages in this table is 1.Checking 1964534032The total number of data pages in this table is 1.Table has 2 data rows.Checking 1968010042The total number of data pages in this table is 1.Table has 1 data rows.Checking 1989582126The total number of data pages in this table is 3.Table has 60 data rows.Checking 1990298150The total number of data pages in this table is 88711.Table has 768466 data rows.Checking 1993058136The total number of data pages in this table is 1.Checking 1996534146The total number of data pages in this table is 1.Checking 2000010156The total number of data pages in this table is 1.Checking 2021582240The total number of data pages in this table is 1.Checking 2025058250The total number of data pages in this table is 1.Checking 2028534260The total number of data pages in this table is 16.Table has 93 data rows.Checking 2032010270The total number of data pages in this table is 1.Checking 2053582354The total number of data pages in this table is 1.Checking 2057058364The total number of data pages in this table is 1.Checking 2060534374The total number of data pages in this table is 1.Table has 1 data rows.Checking 2064010384The total number of data pages in this table is 1.Checking 2085582468The total number of data pages in this table is 3.Table has 92 data rows.Checking 2089058478The total number of data pages in this table is 1.Checking 2092534488The total number of data pages in this table is 1.Table has 1 data rows.Checking 2096010498The total number of data pages in this table is 1.Checking 2117582582The total number of data pages in this table is 1.Checking 2121058592The total number of data pages in this table is 1.Checking 2128010612The total number of data pages in this table is 1.Table has 8 data rows.Checking 2132202646The total number of data pages in this table is 1.Table has 1 data rows.DBCC execution completed. If DBCC printed error messages, see your System Administrator. |
|
|
ifcajb
Starting Member
6 Posts |
Posted - 2009-01-19 : 01:45:51
|
quote: Originally posted by GilaMonster Is that the entire output for checkDB? It doesn't look like it. There should be a couple more lines at the bottom detailing the number of errors and the required repair level.If it's not the entire output, please post it all. Same with CheckAlloc--Gail ShawSQL Server MVP
Below are results of DBCC CHECKALLOC(Dclub2) :Checking Dclub2Database 'dclub2' is not in single user mode - may find spurious allocation problems due to transactions in progress.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204672 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204928 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205184 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205696 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205952 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206208 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206464 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206720 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206976 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207232 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207488 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207744 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208000 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208256 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208512 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208768 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209024 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209280 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209536 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209792 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210048 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210304 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210560 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210816 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211072 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211328 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211584 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211840 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212096 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212352 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212608 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212864 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213120 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213376 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213632 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213888 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214144 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214400 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214656 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214912 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215168 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215424 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215680 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215936 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216192 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216448 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216704 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216960 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217216 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217472 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217728 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217984 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218240 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218496 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218752 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219008 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219264 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219520 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219776 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220032 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220288 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220544 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220800 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221056 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221312 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221568 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221824 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222080 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222336 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222592 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222848 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223104 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223360 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223616 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223872 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224128 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224384 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224640 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224896 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225152 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225408 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225664 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225920 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226176 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226432 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226688 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226944 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227200 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227456 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227712 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227968 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228224 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228480 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232320 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232576 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233600 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234112 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234368 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234624 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234880 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235136 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235392 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235648 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235904 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236160 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236416 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236672 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236928 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237184 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237696 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237952 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238208 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238464 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238720 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238976 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239232 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239488 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239744 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240000 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240256 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240512 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240768 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241024 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241280 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241536 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241792 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242048 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242304 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242560 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242816 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243072 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243328 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243584 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243840 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244096 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244352 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244608 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244864 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245120 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245376 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245632 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245888 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246144 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246400 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246656 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246912 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247168 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247424 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247680 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247936 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248192 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248448 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248704 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248960 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249216 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249472 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249728 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249984 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250240 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250496 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250752 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251008 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251264 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251520 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251776 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252032 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252288 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252544 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001408 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000384 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998336 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998080 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996800 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996288 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995264 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991168 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990656 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988608 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988352 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987840 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987584 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984768 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979904 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979136 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978624 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978112 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977600 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976576 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976320 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1973504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972224 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971712 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1970432 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1969664 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1969408 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1968384 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1966336 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1965056 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1964800 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1962752 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1961984 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1961472 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1960448 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1958912 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1957376 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1956864 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1956352 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1953536 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1952512 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1952256 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1950976 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1949696 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1949440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1948672 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1948416 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1948160 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1947648 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1947136 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989120 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989376 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989632 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989888 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990144 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990400 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990912 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991424 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991680 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991936 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992192 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992448 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992704 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992960 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993216 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993472 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993728 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993984 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1994240 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1994496 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1994752 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995008 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995520 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995776 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996032 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996288 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996544 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997056 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997312 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997568 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997824 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998336 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998592 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998848 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999104 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999360 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999616 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999872 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000128 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000640 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000896 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001152 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001664 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001920 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002176 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002432 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002688 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002944 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003200 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003456 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003712 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003968 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252544 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252288 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252032 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251776 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251520 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251264 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251008 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250752 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250496 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250240 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249984 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249728 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249472 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249216 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248960 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248704 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248448 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248192 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247936 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247680 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247424 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247168 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246912 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246656 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246400 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246144 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245888 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245632 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245376 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245120 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244864 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244608 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244352 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244096 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243840 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243584 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243328 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243072 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242816 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242560 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242304 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242048 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241792 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241536 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241280 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241024 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240768 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240512 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240256 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240000 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239744 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239488 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239232 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238976 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238720 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238464 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238208 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237952 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237696 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237184 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236928 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236672 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236416 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236160 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235904 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235648 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235392 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235136 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234880 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234624 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234368 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234112 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233600 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232576 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232320 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228480 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228224 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227968 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227712 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227456 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227200 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226944 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226688 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226432 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226176 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225920 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225664 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225408 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225152 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224896 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224640 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224384 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224128 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223872 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223616 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223360 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223104 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222848 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222592 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222336 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222080 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221824 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221568 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221312 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221056 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220800 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220544 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220288 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220032 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219776 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219520 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219264 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219008 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218752 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218496 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218240 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217984 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217728 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217472 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217216 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216960 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216704 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216448 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216192 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215936 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215680 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215424 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215168 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214912 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214656 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214400 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214144 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213888 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213632 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213376 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213120 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212864 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212608 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212352 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212096 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211840 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211584 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211328 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211072 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210816 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210560 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210304 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210048 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209792 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209536 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209280 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209024 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208768 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208512 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208256 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208000 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207744 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207488 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207232 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206976 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206720 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206464 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206208 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205952 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205696 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205184 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204928 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204672 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971200 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971456 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971968 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972480 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1973248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978368 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978624 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978880 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979392 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979648 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980160 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980416 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980672 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980928 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981184 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981696 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981952 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982208 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982464 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982720 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982976 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1983232 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1983488 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1983744 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984000 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984256 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984512 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985024 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985280 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985536 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985792 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986048 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986304 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986560 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986816 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987072 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987328 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988096 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988864 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989120 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972224 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971456 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1970944 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1973504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971712 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971968 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972480 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1973248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971200 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972224 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972480 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1973248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1973504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1970688 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1970176 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1970432 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1972992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1973248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1973504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1972736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1970176 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1969920 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1970432 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1972736 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1972992 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1973248 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1973504 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 7 includes extents on allocation page 1949440 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1968896 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1969152 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1968640 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1969664 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1969408 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974016 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974272 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974528 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974784 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975040 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1976064 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1976832 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1977088 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1977344 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1977856 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1968896 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1969152 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1969408 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1969664 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1973760 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975296 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975552 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975808 which is not in segment 1.Msg 2558, Level 16, State 2Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1968384 which is not in segment 1.Msg 2541, Level 16, State 1Table Corrupt: object id does not match between extent in allocation page and Sysindexes; check the following extent: alloc pg#=1330688 extent#=1330896 object id on extent=0 (object name = 0) object id in Sysindexes=1509580416 (object name = GB_BILLDTLBK)DBCC execution completed. If DBCC printed error messages, see your System Administrator. |
|
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-01-19 : 02:12:12
|
Thanks. What version of SQL do you have there?--Gail ShawSQL Server MVP |
|
|
ifcajb
Starting Member
6 Posts |
Posted - 2009-01-19 : 04:00:49
|
quote: Originally posted by GilaMonster Thanks. What version of SQL do you have there?--Gail ShawSQL Server MVP
Hi Gail,Thanks for your active prompt.I am using SQL Server 6.5 which all repair DB command from SQL Server 2000 can't be apply to the server version. Any solution to resolve the issue ? |
|
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2009-01-19 : 04:27:11
|
Not sure. 6.5 is before my time. I've pinged an expert on corruption to come take a look.--Gail ShawSQL Server MVP |
|
|
paulrandal
Yak with Vast SQL Skills
899 Posts |
Posted - 2009-01-19 : 11:06:36
|
I don't know either I'm afraid (Gail pinged me) - 6.5 is quite different from 7.0 onwards, which is my area of expertise.Paul S. Randal, Managing Director, SQLskills.com (www.SQLskills.com/blogs/paul)SQL Server MVP, Contributing Editor of TechNet MagazineAuthor of SQL 2005 DBCC CHECKDB/repair codeAuthor & Instructor of Microsoft Certified Master - Database course |
|
|
|
|
|
|
|