|
Hello, I am adding a new column to a table which is under replication. The table contains around 200,000,000 records. After making this change I'm getting the below error. I tried apply slow start mode and few more techniques. It does not resolve... Can you please help me on this ? Error Message: Transaction 0x0001177600007b10000100000000 ended with a partial command (41); the next transaction is 0x0001177600007b10000100000000. When troubleshooting, execute DBCC CHECKDB and look for issues with the distribution database. Execute sp_browsereplcmds on the distribution database and save the result before contacting product support. (Source: MSSQL_REPL, Error number: MSSQL_REPL20013) Get help: http://help/MSSQL_REPL20013
(comments are locked)
|
|
It does tell you what you need to do:
Time to use one of those product support incidents, then. Yes I did browsrepl commands.. and it shows that it is due to DDL command replication.
Apr 14 '10 at 12:28 AM
kselvaputthiran
(comments are locked)
|

