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.

 All Forums
 Other Forums
 SQL Server 6.5 \ SQL Server 7.0
 Msg 605, Level 21, State 1

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 1
Attempt 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

Posted - 2009-01-12 : 03:22:44
See http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=53121



E 12°55'05.63"
N 56°04'39.26"
Go to Top of Page

GilaMonster
Master Smack Fu Yak Hacker

4507 Posts

Posted - 2009-01-12 : 11:30:37
Please run a checkDB and post the results
DBCC CHECKDB(' Database name here') WITH NO_INFOMSGS, ALL_ERRORMSGS

--
Gail Shaw
SQL Server MVP
Go to Top of Page

ifcajb
Starting Member

6 Posts

Posted - 2009-01-16 : 01:18:39
quote:
Originally posted by GilaMonster

Please run a checkDB and post the results
DBCC CHECKDB(' Database name here') WITH NO_INFOMSGS, ALL_ERRORMSGS

--
Gail Shaw
SQL Server MVP




Hi Gail.

Below is the Script Result for
1. DBCC CHECKDB('Database name here') WITH NO_INFOMSGS

Msg 605, Level 21, State 1
Attempt 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.




Go to Top of Page

ifcajb
Starting Member

6 Posts

Posted - 2009-01-16 : 02:40:31
quote:
Originally posted by GilaMonster

Please run a checkDB and post the results
DBCC CHECKDB(' Database name here') WITH NO_INFOMSGS, ALL_ERRORMSGS

--
Gail Shaw
SQL Server MVP



Hi Gail,

Below is result for DBCC CHECKALLOC(Dclub2) :

Msg 2541, Level 16, State 1
Table 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)
Go to Top of Page

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 Shaw
SQL Server MVP
Go to Top of Page

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 Shaw
SQL Server MVP



Below are results of DBCC CHECKDB (dclub2) :

Checking dclub2
Checking 1
The total number of data pages in this table is 59.
Table has 806 data rows.
Checking 2
The total number of data pages in this table is 41.
Table has 423 data rows.
Checking 3
The total number of data pages in this table is 329.
Table has 6551 data rows.
Checking 4
The total number of data pages in this table is 1.
Table has 48 data rows.
Checking 5
The total number of data pages in this table is 14284.
Table has 73731 data rows.
Checking 6
The total number of data pages in this table is 2608.
Table has 13492 data rows.
Checking 7
The total number of data pages in this table is 1.
Table has 3 data rows.
Checking 8
The 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 9
The total number of data pages in this table is 34.
Table has 1827 data rows.
Checking 10
The total number of data pages in this table is 1.
Table has 15 data rows.
Checking 11
The total number of data pages in this table is 1.
Table has 37 data rows.
Checking 12
The total number of data pages in this table is 62.
Table has 1918 data rows.
Checking 13
The total number of data pages in this table is 1.
Checking 14
The total number of data pages in this table is 2.
Table has 42 data rows.
Checking 15
The total number of data pages in this table is 3.
Table has 137 data rows.
Checking 16
The total number of data pages in this table is 1.
Checking 17
The total number of data pages in this table is 1.
Checking 18
The total number of data pages in this table is 1.
Checking 719055
The total number of data pages in this table is 1.
Table has 13 data rows.
Checking 2099048
The total number of data pages in this table is 298.
Table has 4818 data rows.
Checking 5575058
The total number of data pages in this table is 1.
Checking 9051068
The total number of data pages in this table is 3.
Table has 42 data rows.
Checking 12527078
The total number of data pages in this table is 1.
Table has 6 data rows.
Checking 16003088
The total number of data pages in this table is 1.
Checking 16719112
The total number of data pages in this table is 2.
Table has 25 data rows.
Checking 25767149
The total number of data pages in this table is 1.
Table has 7 data rows.
Checking 34099162
The total number of data pages in this table is 125.
Table has 2822 data rows.
Checking 37575172
The total number of data pages in this table is 1.
Checking 41051182
The total number of data pages in this table is 1.
Checking 44527192
The total number of data pages in this table is 25042.
Table has 359301 data rows.
Checking 47339233
The total number of data pages in this table is 14298.
Table has 205412 data rows.
Checking 48003202
The total number of data pages in this table is 1.
Checking 66099276
The total number of data pages in this table is 1.
Checking 69575286
The total number of data pages in this table is 1.
Checking 73051296
The total number of data pages in this table is 1.
Checking 76527306
The total number of data pages in this table is 16297.
Table has 344326 data rows.
Checking 80003316
The total number of data pages in this table is 26854.
Table has 407427 data rows.
Checking 98099390
The total number of data pages in this table is 1.
Checking 101575400
The total number of data pages in this table is 1.
Checking 105051410
The total number of data pages in this table is 1.
Checking 108527420
The total number of data pages in this table is 1.
Checking 112003430
The total number of data pages in this table is 5.
Table has 209 data rows.
Checking 121767491
The total number of data pages in this table is 1.
Checking 130099504
The total number of data pages in this table is 1.
Checking 133575514
The total number of data pages in this table is 1.
Checking 137051524
The total number of data pages in this table is 1.
Checking 140527534
The total number of data pages in this table is 1.
Checking 144003544
The total number of data pages in this table is 1.
Checking 162099618
The total number of data pages in this table is 1.
Checking 165575628
The total number of data pages in this table is 1.
Checking 169051638
The total number of data pages in this table is 1.
Checking 172527648
The total number of data pages in this table is 1.
Checking 176003658
The total number of data pages in this table is 1.
Checking 185767719
The total number of data pages in this table is 1.
Checking 194099732
The total number of data pages in this table is 1.
Checking 197575742
The total number of data pages in this table is 1.
Checking 201051752
The total number of data pages in this table is 1.
Checking 204527762
The total number of data pages in this table is 65312.
Table has 534616 data rows.
Checking 208003772
The total number of data pages in this table is 1.
Checking 226099846
The total number of data pages in this table is 1.
Checking 229575856
The total number of data pages in this table is 1.
Checking 233051866
The total number of data pages in this table is 1.
Checking 236527876
The total number of data pages in this table is 2.
Table has 3 data rows.
Checking 240003886
The total number of data pages in this table is 1.
Checking 258099960
The total number of data pages in this table is 1.
Checking 261575970
The total number of data pages in this table is 1.
Checking 265051980
The total number of data pages in this table is 1.
Checking 268527990
The total number of data pages in this table is 1.
Checking 272004000
The total number of data pages in this table is 1.
Checking 293576084
The total number of data pages in this table is 1.
Checking 297052094
The total number of data pages in this table is 1.
Checking 300528104
The total number of data pages in this table is 1.
Checking 304004114
The total number of data pages in this table is 1.
Checking 325576198
The total number of data pages in this table is 1.
Checking 329052208
The total number of data pages in this table is 1.
Checking 332528218
The total number of data pages in this table is 31.
Table has 709 data rows.
Checking 336004228
The total number of data pages in this table is 1.
Checking 357576312
The total number of data pages in this table is 1.
Checking 361052322
The total number of data pages in this table is 1.
Checking 364528332
The total number of data pages in this table is 8.
Table has 28 data rows.
Checking 368004342
The total number of data pages in this table is 1.
Checking 389576426
The total number of data pages in this table is 1.
Checking 393052436
The total number of data pages in this table is 1.
Checking 400004456
The total number of data pages in this table is 1.
Checking 404196490
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 421576540
The total number of data pages in this table is 1.
Checking 425052550
The total number of data pages in this table is 1.
Checking 428528560
The total number of data pages in this table is 4.
Table has 89 data rows.
Checking 432004570
The total number of data pages in this table is 1.
Checking 453576654
The total number of data pages in this table is 1.
Checking 457052664
The total number of data pages in this table is 1.
Checking 460528674
The total number of data pages in this table is 8508.
Table has 231385 data rows.
Checking 464004684
The total number of data pages in this table is 1.
Checking 485576768
The total number of data pages in this table is 1.
Checking 489052778
The total number of data pages in this table is 1.
Checking 492528788
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 496004798
The total number of data pages in this table is 1.
Checking 517576882
The total number of data pages in this table is 1.
Checking 521052892
The total number of data pages in this table is 1.
Checking 524528902
The total number of data pages in this table is 1.
Table has 12 data rows.
Checking 528004912
The total number of data pages in this table is 5.
Table has 124 data rows.
Checking 549576996
The total number of data pages in this table is 1.
Checking 553053006
The total number of data pages in this table is 411.
Table has 5918 data rows.
Checking 556529016
The total number of data pages in this table is 6.
Table has 180 data rows.
Checking 560005026
The total number of data pages in this table is 1.
Table has 12 data rows.
Checking 581577110
The total number of data pages in this table is 1.
Checking 585053120
The total number of data pages in this table is 1.
Checking 588529130
The total number of data pages in this table is 1.
Table has 3 data rows.
Checking 592005140
The total number of data pages in this table is 30564.
Table has 432994 data rows.
Checking 613577224
The total number of data pages in this table is 1.
Checking 617053234
The total number of data pages in this table is 1.
Checking 620529244
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 624005254
The total number of data pages in this table is 1.
Checking 645577338
The total number of data pages in this table is 1.
Checking 649053348
The total number of data pages in this table is 1.
Checking 652529358
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 656005368
The total number of data pages in this table is 1.
Checking 677577452
The total number of data pages in this table is 1.
Checking 681053462
The total number of data pages in this table is 438.
Table has 3884 data rows.
Checking 684529472
The total number of data pages in this table is 432.
Table has 24061 data rows.
Checking 688005482
The total number of data pages in this table is 1.
Checking 709577566
The total number of data pages in this table is 1.
Checking 713053576
The total number of data pages in this table is 13.
Table has 301 data rows.
Checking 716529586
The total number of data pages in this table is 1.
Table has 21 data rows.
Checking 719341627
The total number of data pages in this table is 6.
Table has 97 data rows.
Checking 720005596
The total number of data pages in this table is 1.
Checking 741577680
The total number of data pages in this table is 1.
Checking 745053690
The total number of data pages in this table is 1.
Checking 748529700
The total number of data pages in this table is 1.
Checking 752005710
The total number of data pages in this table is 1.
Checking 773577794
The total number of data pages in this table is 1.
Checking 777053804
The total number of data pages in this table is 1.
Table has 7 data rows.
Checking 780529814
The total number of data pages in this table is 1.
Checking 783341855
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 784005824
The 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 802817922
The total number of data pages in this table is 1.
Table has 8 data rows.
Checking 805577908
The total number of data pages in this table is 1.
Checking 809053918
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 812529928
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 816005938
The total number of data pages in this table is 1.
Checking 831342026
The total number of data pages in this table is 9.
Table has 142 data rows.
Checking 837578022
The total number of data pages in this table is 1.
Checking 841054032
The total number of data pages in this table is 1.
Checking 844530042
The total number of data pages in this table is 1.
Table has 24 data rows.
Checking 848006052
The total number of data pages in this table is 1.
Checking 869578136
The total number of data pages in this table is 1.
Checking 873054146
The total number of data pages in this table is 1.
Checking 876530156
The total number of data pages in this table is 1.
Table has 4 data rows.
Checking 880006166
The total number of data pages in this table is 473.
Table has 3941 data rows.
Checking 901578250
The total number of data pages in this table is 1.
Checking 908530270
The total number of data pages in this table is 1.
Checking 911342311
The total number of data pages in this table is 1.
Checking 912006280
The total number of data pages in this table is 13765.
Table has 178953 data rows.
Checking 933578364
The total number of data pages in this table is 1.
Checking 937054374
The total number of data pages in this table is 1.
Checking 940530384
The total number of data pages in this table is 2.
Table has 37 data rows.
Checking 944006394
The total number of data pages in this table is 1.
Table has 6 data rows.
Checking 964198485
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 965578478
The total number of data pages in this table is 1.
Checking 969054488
The total number of data pages in this table is 1.
Checking 972530498
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 976006508
The total number of data pages in this table is 39.
Table has 610 data rows.
Checking 997578592
The total number of data pages in this table is 1.
Checking 1001054602
The total number of data pages in this table is 5.
Table has 73 data rows.
Checking 1004530612
The total number of data pages in this table is 1.
Checking 1008006622
The total number of data pages in this table is 1.
Checking 1026818720
The total number of data pages in this table is 11832.
Table has 179735 data rows.
Checking 1028198713
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1029578706
The total number of data pages in this table is 1.
Checking 1033054716
The total number of data pages in this table is 1.
Checking 1036530726
The total number of data pages in this table is 1.
Table has 5 data rows.
Checking 1040006736
The total number of data pages in this table is 184.
Table has 3580 data rows.
Checking 1061578820
The total number of data pages in this table is 1.
Checking 1065054830
The total number of data pages in this table is 1.
Checking 1068530840
The total number of data pages in this table is 1.
Checking 1072006850
The total number of data pages in this table is 1.
Checking 1078294901
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 1093578934
The total number of data pages in this table is 1.
Checking 1097054944
The total number of data pages in this table is 1.
Table has 10 data rows.
Checking 1100530954
The total number of data pages in this table is 1.
Table has 6 data rows.
Checking 1104006964
The total number of data pages in this table is 1.
Checking 1106819005
The total number of data pages in this table is 31608.
Table has 324487 data rows.
Checking 1125579048
The total number of data pages in this table is 1.
Checking 1129055058
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1132531068
The total number of data pages in this table is 1.
Table has 14 data rows.
Checking 1136007078
The total number of data pages in this table is 1.
Checking 1157579162
The total number of data pages in this table is 1.
Checking 1161055172
The total number of data pages in this table is 3.
Table has 74 data rows.
Checking 1164531182
The total number of data pages in this table is 4.
Table has 117 data rows.
Checking 1168007192
The total number of data pages in this table is 1.
Checking 1189579276
The total number of data pages in this table is 1.
Checking 1193055286
The total number of data pages in this table is 1.
Checking 1196531296
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1200007306
The total number of data pages in this table is 1.
Checking 1221579390
The total number of data pages in this table is 1.
Checking 1225055400
The total number of data pages in this table is 1.
Checking 1228531410
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 1232007420
The total number of data pages in this table is 1.
Checking 1253579504
The total number of data pages in this table is 1.
Checking 1257055514
The total number of data pages in this table is 1.
Checking 1260531524
The total number of data pages in this table is 4.
Table has 71 data rows.
Checking 1264007534
The total number of data pages in this table is 1.
Checking 1285579618
The total number of data pages in this table is 1.
Checking 1289055628
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1292531638
The total number of data pages in this table is 1.
Checking 1296007648
The total number of data pages in this table is 1.
Checking 1317579732
The total number of data pages in this table is 1.
Checking 1321055742
The total number of data pages in this table is 1.
Table has 14 data rows.
Checking 1324531752
The total number of data pages in this table is 1.
Table has 6 data rows.
Checking 1328007762
The total number of data pages in this table is 6650.
Table has 53016 data rows.
Checking 1346819860
The total number of data pages in this table is 44478.
Table has 645691 data rows.
Checking 1349579846
The total number of data pages in this table is 1.
Checking 1353055856
The total number of data pages in this table is 1.
Table has 20 data rows.
Checking 1356531866
The total number of data pages in this table is 60886.
Table has 508171 data rows.
Checking 1360007876
The total number of data pages in this table is 1.
Checking 1378819974
The total number of data pages in this table is 82.
Table has 1327 data rows.
Checking 1381579960
The total number of data pages in this table is 96696.
Table has 1216469 data rows.
Checking 1385055970
The total number of data pages in this table is 1.
Checking 1388531980
The total number of data pages in this table is 1.
Table has 54 data rows.
Checking 1392007990
The total number of data pages in this table is 112664.
Table has 533779 data rows.
Checking 1410820088
The total number of data pages in this table is 373.
Table has 4523 data rows.
Checking 1413580074
The total number of data pages in this table is 1.
Checking 1417056084
The total number of data pages in this table is 1.
Table has 8 data rows.
Checking 1420532094
The total number of data pages in this table is 1.
Checking 1424008104
The total number of data pages in this table is 1.
Checking 1445580188
The total number of data pages in this table is 118.
Table has 1781 data rows.
Checking 1449056198
The total number of data pages in this table is 67.
Table has 796 data rows.
Checking 1452532208
The total number of data pages in this table is 1.
Checking 1456008218
The total number of data pages in this table is 1.
Checking 1477580302
The total number of data pages in this table is 1032.
Table has 8280 data rows.
Checking 1481056312
The total number of data pages in this table is 1.
Checking 1484532322
The total number of data pages in this table is 28.
Table has 1472 data rows.
Checking 1488008332
The total number of data pages in this table is 1.
Checking 1509580416
Msg 605, Level 21, State 1
Attempt to fetch logical page 1330896 in database 'dclub2' belongs to object '0', not to object 'GB_BILLDTLBK'.
Checking 1513056426
The total number of data pages in this table is 1.
Checking 1516532436
The total number of data pages in this table is 16268.
Table has 72978 data rows.
Checking 1520008446
The total number of data pages in this table is 1.
Checking 1541580530
The total number of data pages in this table is 1.
Checking 1545056540
The total number of data pages in this table is 1.
Checking 1548532550
The total number of data pages in this table is 25204.
Table has 80283 data rows.
Checking 1552008560
The total number of data pages in this table is 1.
Checking 1573580644
The total number of data pages in this table is 2.
Table has 72 data rows.
Checking 1577056654
The total number of data pages in this table is 1.
Checking 1580532664
The total number of data pages in this table is 5323.
Table has 115904 data rows.
Checking 1584008674
The total number of data pages in this table is 1.
Checking 1605580758
The total number of data pages in this table is 1.
Checking 1609056768
The total number of data pages in this table is 1.
Checking 1612532778
The total number of data pages in this table is 5738.
Table has 140143 data rows.
Checking 1616008788
The total number of data pages in this table is 1.
Checking 1637580872
The total number of data pages in this table is 1.
Table has 30 data rows.
Checking 1641056882
The total number of data pages in this table is 1.
Checking 1644532892
The total number of data pages in this table is 1.
Table has 15 data rows.
Checking 1648008902
The total number of data pages in this table is 10687.
Table has 194095 data rows.
Checking 1669580986
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1673056996
The total number of data pages in this table is 1.
Checking 1676533006
The total number of data pages in this table is 18.
Table has 651 data rows.
Checking 1680009016
The total number of data pages in this table is 1357.
Table has 17296 data rows.
Checking 1701581100
The total number of data pages in this table is 1.
Table has 24 data rows.
Checking 1705057110
The total number of data pages in this table is 1.
Checking 1708533120
The total number of data pages in this table is 1.
Table has 19 data rows.
Checking 1712009130
The total number of data pages in this table is 1.
Checking 1733581214
The total number of data pages in this table is 1890.
Table has 26110 data rows.
Checking 1737057224
The total number of data pages in this table is 110.
Table has 277 data rows.
Checking 1740533234
The total number of data pages in this table is 12.
Table has 497 data rows.
Checking 1744009244
The total number of data pages in this table is 39.
Table has 681 data rows.
Checking 1769057338
The total number of data pages in this table is 1.
Table has 8 data rows.
Checking 1776009358
The total number of data pages in this table is 1.
Checking 1797581442
The total number of data pages in this table is 813.
Table has 24180 data rows.
Checking 1801057452
The total number of data pages in this table is 4.
Table has 90 data rows.
Checking 1808009472
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1829581556
The total number of data pages in this table is 188.
Table has 2833 data rows.
Checking 1833057566
The total number of data pages in this table is 1.
Checking 1836533576
The total number of data pages in this table is 4.
Table has 102 data rows.
Checking 1840009586
The total number of data pages in this table is 1.
Checking 1861581670
The total number of data pages in this table is 269.
Table has 7049 data rows.
Checking 1865057680
The total number of data pages in this table is 74.
Table has 296 data rows.
Checking 1868533690
The total number of data pages in this table is 1.
Table has 6 data rows.
Checking 1869249714
The total number of data pages in this table is 1408.
Table has 25952 data rows.
Checking 1872009700
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1893581784
The total number of data pages in this table is 1.
Checking 1897057794
The total number of data pages in this table is 4.
Table has 51 data rows.
Checking 1900533804
The total number of data pages in this table is 1.
Checking 1904009814
The total number of data pages in this table is 1.
Checking 1925581898
The total number of data pages in this table is 4.
Table has 92 data rows.
Checking 1929057908
The total number of data pages in this table is 1.
Checking 1936009928
The total number of data pages in this table is 1.
Table has 4 data rows.
Checking 1957582012
The total number of data pages in this table is 1.
Checking 1961058022
The total number of data pages in this table is 1.
Checking 1964534032
The total number of data pages in this table is 1.
Table has 2 data rows.
Checking 1968010042
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 1989582126
The total number of data pages in this table is 3.
Table has 60 data rows.
Checking 1990298150
The total number of data pages in this table is 88711.
Table has 768466 data rows.
Checking 1993058136
The total number of data pages in this table is 1.
Checking 1996534146
The total number of data pages in this table is 1.
Checking 2000010156
The total number of data pages in this table is 1.
Checking 2021582240
The total number of data pages in this table is 1.
Checking 2025058250
The total number of data pages in this table is 1.
Checking 2028534260
The total number of data pages in this table is 16.
Table has 93 data rows.
Checking 2032010270
The total number of data pages in this table is 1.
Checking 2053582354
The total number of data pages in this table is 1.
Checking 2057058364
The total number of data pages in this table is 1.
Checking 2060534374
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 2064010384
The total number of data pages in this table is 1.
Checking 2085582468
The total number of data pages in this table is 3.
Table has 92 data rows.
Checking 2089058478
The total number of data pages in this table is 1.
Checking 2092534488
The total number of data pages in this table is 1.
Table has 1 data rows.
Checking 2096010498
The total number of data pages in this table is 1.
Checking 2117582582
The total number of data pages in this table is 1.
Checking 2121058592
The total number of data pages in this table is 1.
Checking 2128010612
The total number of data pages in this table is 1.
Table has 8 data rows.
Checking 2132202646
The 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.
Go to Top of Page

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 Shaw
SQL Server MVP



Below are results of DBCC CHECKALLOC(Dclub2) :
Checking Dclub2
Database 'dclub2' is not in single user mode - may find spurious allocation problems due to transactions in progress.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204672 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204928 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205184 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205696 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205952 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206208 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206464 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206720 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206976 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207232 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207488 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207744 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208000 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208256 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208512 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208768 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209024 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209280 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209536 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209792 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210048 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210304 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210560 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210816 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211072 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211328 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211584 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211840 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212096 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212352 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212608 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212864 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213120 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213376 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213632 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213888 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214144 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214400 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214656 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214912 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215168 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215424 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215680 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215936 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216192 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216448 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216704 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216960 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217216 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217472 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217728 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217984 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218240 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218496 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218752 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219008 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219264 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219520 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219776 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220032 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220288 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220544 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220800 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221056 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221312 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221568 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221824 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222080 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222336 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222592 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222848 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223104 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223360 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223616 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223872 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224128 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224384 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224640 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224896 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225152 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225408 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225664 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225920 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226176 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226432 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226688 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226944 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227200 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227456 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227712 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227968 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228224 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228480 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232320 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232576 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233600 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234112 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234368 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234624 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234880 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235136 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235392 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235648 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235904 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236160 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236416 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236672 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236928 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237184 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237696 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237952 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238208 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238464 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238720 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238976 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239232 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239488 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239744 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240000 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240256 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240512 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240768 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241024 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241280 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241536 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241792 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242048 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242304 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242560 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242816 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243072 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243328 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243584 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243840 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244096 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244352 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244608 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244864 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245120 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245376 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245632 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245888 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246144 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246400 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246656 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246912 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247168 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247424 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247680 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247936 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248192 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248448 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248704 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248960 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249216 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249472 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249728 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249984 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250240 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250496 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250752 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251008 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251264 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251520 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251776 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252032 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252288 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252544 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001408 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000384 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998336 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998080 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996800 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996288 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995264 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991168 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990656 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988608 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988352 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987840 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987584 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984768 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979904 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979136 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978624 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978112 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977600 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976576 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976320 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1973504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972224 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971712 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1970432 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1969664 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1969408 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1968384 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1966336 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1965056 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1964800 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1962752 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1961984 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1961472 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1960448 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1958912 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1957376 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1956864 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1956352 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1953536 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1952512 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1952256 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1950976 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1949696 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1949440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1948672 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1948416 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1948160 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1947648 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1947136 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989120 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989376 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989632 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989888 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990144 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990400 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1990912 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991424 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991680 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1991936 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992192 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992448 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992704 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1992960 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993216 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993472 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993728 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1993984 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1994240 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1994496 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1994752 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995008 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995520 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1995776 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996032 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996288 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1996544 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997056 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997312 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997568 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1997824 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998336 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998592 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1998848 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999104 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999360 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999616 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1999872 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000128 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000640 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2000896 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001152 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001664 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2001920 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002176 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002432 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002688 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2002944 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003200 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003456 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003712 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2003968 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252544 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252288 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2252032 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251776 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251520 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251264 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2251008 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250752 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250496 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2250240 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249984 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249728 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249472 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2249216 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248960 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248704 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248448 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2248192 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247936 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247680 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247424 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2247168 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246912 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246656 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246400 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2246144 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245888 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245632 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245376 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2245120 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244864 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244608 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244352 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2244096 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243840 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243584 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243328 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2243072 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242816 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242560 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242304 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2242048 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241792 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241536 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241280 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2241024 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240768 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240512 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240256 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2240000 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239744 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239488 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2239232 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238976 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238720 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238464 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2238208 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237952 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237696 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2237184 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236928 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236672 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236416 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2236160 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235904 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235648 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235392 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2235136 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234880 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234624 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234368 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2234112 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233600 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2233088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232576 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232320 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2232064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2231040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2230016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2229248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228480 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2228224 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227968 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227712 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227456 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2227200 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226944 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226688 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226432 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2226176 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225920 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225664 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225408 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2225152 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224896 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224640 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224384 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2224128 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223872 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223616 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223360 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2223104 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222848 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222592 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222336 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2222080 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221824 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221568 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221312 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2221056 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220800 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220544 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220288 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2220032 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219776 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219520 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219264 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2219008 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218752 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218496 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2218240 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217984 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217728 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217472 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2217216 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216960 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216704 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216448 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2216192 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215936 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215680 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215424 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2215168 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214912 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214656 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214400 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2214144 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213888 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213632 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213376 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2213120 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212864 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212608 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212352 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2212096 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211840 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211584 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211328 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2211072 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210816 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210560 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210304 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2210048 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209792 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209536 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209280 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2209024 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208768 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208512 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208256 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2208000 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207744 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207488 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2207232 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206976 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206720 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206464 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2206208 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205952 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205696 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2205184 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204928 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 2204672 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971200 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971456 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1971968 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972480 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1972736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1973248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978368 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978624 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1978880 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979392 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1979648 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980160 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980416 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980672 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1980928 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981184 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981696 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1981952 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982208 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982464 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982720 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1982976 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1983232 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1983488 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1983744 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984000 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984256 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1984512 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985024 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985280 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985536 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1985792 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986048 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986304 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986560 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1986816 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987072 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1987328 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988096 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1988864 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 1 includes extents on allocation page 1989120 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972224 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971456 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1970944 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1973504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971712 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971968 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972480 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1973248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1971200 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 2 includes extents on allocation page 1972736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972224 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972480 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1972992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1973248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1973504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 3 includes extents on allocation page 1970688 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1970176 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1970432 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1972992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1973248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1973504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1972736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 4 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1970176 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1969920 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1970432 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1972736 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1972992 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1973248 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1973504 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 5 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 7 includes extents on allocation page 1949440 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1968896 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1969152 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1968640 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1969664 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1969408 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 8 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974016 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974272 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974528 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1974784 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975040 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1976064 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1976832 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1977088 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1977344 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1977856 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1968896 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1969152 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1969408 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1969664 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1973760 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975296 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975552 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1975808 which is not in segment 1.
Msg 2558, Level 16, State 2
Extent not within segment: Object 1392007990, indid 9 includes extents on allocation page 1968384 which is not in segment 1.
Msg 2541, Level 16, State 1
Table 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.

Go to Top of Page

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 Shaw
SQL Server MVP
Go to Top of Page

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 Shaw
SQL 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 ?
Go to Top of Page

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 Shaw
SQL Server MVP
Go to Top of Page

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 Magazine
Author of SQL 2005 DBCC CHECKDB/repair code
Author & Instructor of Microsoft Certified Master - Database course
Go to Top of Page
   

- Advertisement -