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
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 Error 4813

Author  Topic 

scottpt
Posting Yak Master

186 Posts

Posted - 2003-08-08 : 14:27:43
Having a replication error. I have looked every and can't figure out the problem. Here is what I get when I go into the history of the distributor admin and view the error. ANy help would be greatly appreciated.

/****************************************************************/
Last Command:
select * from "tbItemASI16Rvw" where 1 = 2

Transaction sequence number and command ID of last execution batch are 0x0000B8A90000039A015B00000007 and 198.

Error message:
The process could not bulk copy into table '"tbDispRegCCDep_old"'.

Error Details:
Expected the text length in data stream for bulk copy of text, ntext, or image data.
(Source: RITSTORAGE.BANKONE.NET (Data source); Error number: 4813)
---------------------------------------------------------------------------------------------------------------

scottpt
Posting Yak Master

186 Posts

Posted - 2003-08-08 : 14:31:13
Sql 2000 SP3a on both servers.
Go to Top of Page

setbasedisthetruepath
Used SQL Salesman

992 Posts

Posted - 2003-08-08 : 14:33:01
Perhaps this helps:
http://dbforums.com/arch/69/2002/9/515087

Jonathan
{0}
Go to Top of Page

scottpt
Posting Yak Master

186 Posts

Posted - 2003-09-10 : 10:01:24
Worked like a champ
Go to Top of Page
   

- Advertisement -