Viewing 6 posts - 1 through 6 (of 6 total)
Hi Hilary,
Thank you for your response.
In fact, we noticed this problem since two weeks ago, the merge agent was not able to sync up and merge the data. We tried...
October 20, 2005 at 10:07 am
Hi Tom,
Thanks for the suggestion. In this case, I don't think it's disk I/O related, since it affected the same table in the same database in 4 servers at different times, and the...
August 29, 2005 at 3:42 pm
Thank you Mark!
August 25, 2005 at 10:57 am
FYI, here's what I did:
DBCC DBREINDEX was sufficient to fix the error like the following:
Server: Msg 8951, Level 16, State 1, Line 1
Table error: Table 'MSmerge_contents' (ID 1957582012). Missing or...
August 8, 2005 at 5:06 pm
Thank you for your postings.
Rookie, I believe DBCC INDEXDEFRAG shuffles and reorganizes the existing pages that the index occupies, while DBCC DBREINDEX rebuild the index table itself.
Hillary, DBCC CHECKALLOC doesn't...
August 5, 2005 at 7:57 am
Hi Lukas,
We're in the same shoes. I posted an article today, you might want to take a look. I think the steps I listed might work, but I'm afraid I...
August 4, 2005 at 2:48 pm
Viewing 6 posts - 1 through 6 (of 6 total)