Problems with Sqlserver Replication

Problems with Sqlserver Replication

am 31.08.2007 04:54:33 von JonBosker

Hi,

I'm attempting a replication job on SQLServer 2000 sp3 bwteen 2
servers.

- Transactional push
- Continuous
- It contains 13 tables
- The publisher/distributor is inside a domain
- The subscriber is at another location.

I'm having a problem when it gets to the larger tables I get the
error... The process could not bulk copy into table "web_search"

I've tried tables with smaller data sets and its fine.

Similarly with the DTS the smaller tables work fine, and the larger
tables do not:

'The number of failing rows exceeds the maximum specified.
[DBNETLIB]ConnectionWrite (send()). General network error. Check your
network documentation.

Anyone seen this problem before?

Thanks in advance.