You do seem to have a lot of errors in there yes. Have you a backup taken
from earlier than this problem ?
If not then I would try to rebuild your replication scenrio on A.N.Other
server. It doesn't really matter whether replication is enabled there or
not so long as things are happy there.
If things go well then you will need to remove replication from the current
Sever and make sure it is all gone. You can then add it back and retry.
Report back how you get on/
--
--
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals -
http://www.sqlpass.org [quoted text, click to view] "JOE" <anonymous@discussions.microsoft.com> wrote in message
news:0b0401c3db81$59da78e0$a601280a@phx.gbl...
yes I did.
I also ran it with REPAIR_ALLOW_DATA_LOSS option.
There was only one non-replication table wiith an index
error.
I got all kinds of errors on the replication tables like:
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc2MSmerge_contents' (ID
1312723729) (index ID 2). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:171976:0) with values (generation = 3329 and
tablenick = 6449124 and rowguid = 0D4F1526-D76B-49FD-8739-
4DDAA57A25C9d¢>) points to the data row identified by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc2MSmerge_contents' (ID
1312723729) (index ID 2). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:185604:243) with values (generation = 3330
and tablenick = 6449125 and rowguid = DEF73CFD-DF07-421A-
B036-3AC8BCE442E5d¢>) points to the data row identified
by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc2MSmerge_contents' (ID
1312723729) (index ID 2). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:197792:68) with values (generation = 3330 and
tablenick = 6449125 and rowguid = D6B9DD00-44AB-4FE5-BD9D-
E2976DC45A9Ed¢>) points to the data row identified by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc2MSmerge_contents' (ID
1312723729) (index ID 2). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:263951:277) with values (generation = 3363
and tablenick = 6449158 and rowguid = 29F65003-CE4D-4ED3-
B074-F84B9F6CF483d¢>) points to the data row identified
by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc3MSmerge_contents' (ID
1312723729) (index ID 3). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:205363:32) with values (partchangegen = NULL
and tablenick = 6449125 and rowguid = D6B9DD00-44AB-4FE5-
BD9D-E2976DC45A9Ed¢>) points to the data row identified
by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc3MSmerge_contents' (ID
1312723729) (index ID 3). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:227056:66) with values (partchangegen = NULL
and tablenick = 6449158 and rowguid = 29F65003-CE4D-4ED3-
B074-F84B9F6CF483d¢>) points to the data row identified
by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc3MSmerge_contents' (ID
1312723729) (index ID 3). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:248716:0) with values (partchangegen = NULL
and tablenick = 6449124 and rowguid = 0D4F1526-D76B-49FD-
8739-4DDAA57A25C9d¢>) points to the data row identified
by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc4MSmerge_contents' (ID
1312723729) (index ID 4). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:159152:115) with values (rowguid = 0D4F1526-
D76B-49FD-8739-4DDAA57A25C9d¢> and tablenick = 6449124
and rowguid = 0D4F1526-D76B-49FD-8739-4DDAA57A25C9d¢>)
points to the data row identified by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc4MSmerge_contents' (ID
1312723729) (index ID 4). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Index row (1:171776:19) with values (rowguid = 29F65003-
CE4D-4ED3-B074-F84B9F6CF483d¢> and tablenick = 6449158
and rowguid = 29F65003-CE4D-4ED3-B074-F84B9F6CF483d¢>)
points to the data row identified by ().
Server: Msg 8952, Level 16, State 1, Line 1
Table error: Database 'NewtownSquare19',
index 'MSmerge_contents.nc4MSmerge_contents' (ID
1312723729) (index ID 4). Extra or invalid key for the
keys:
Server: Msg 8956, Level 16, State 1, Line 1
Thanks,
Joe