jschaddock
Programmer
Hello
I am running SQL server 7 and have replication running between two servers. The distribution agent has recently fallen over with the error
Invalid character value for cast specification
From looking on the web I know this is something to do with inserting records into a table (the last command is {CALL sp_MSins_unmatched}). So far the only solution I can see is re-establishing replication with a snapshot. Although this isn't a problem I don't really want to do it, does anyone have a solution as to how to fix this problem without running a snapshot?
Thanks
JC
I am running SQL server 7 and have replication running between two servers. The distribution agent has recently fallen over with the error
Invalid character value for cast specification
From looking on the web I know this is something to do with inserting records into a table (the last command is {CALL sp_MSins_unmatched}). So far the only solution I can see is re-establishing replication with a snapshot. Although this isn't a problem I don't really want to do it, does anyone have a solution as to how to fix this problem without running a snapshot?
Thanks
JC