all groups > sql server replication > august 2003 >
You're in the

sql server replication

group:

Skipping replicated commands


Skipping replicated commands captainkt
8/7/2003 10:25:39 AM
sql server replication:
I am getting the following error while applying my intial snapshot.

The process could not bulk copy into table '"TNT_RateType"'.

Unexpected EOF encountered in BCP data-file
(Source: TNTDWSQL01 (ODBC); Error number: S1000)
----------------------------------------------------------------------------
-----------------------------------
Function sequence error
(Source: ODBC SQL Server Driver (ODBC); Error number: S1010)

I wanted to skip just this command, and then I will bulk insert the data
through DTS. How do I locate and skip this command? Does anybody know what
is causing this error, and how to fix it?

Re: Skipping replicated commands Yi Mao [MSFT]
8/8/2003 10:19:24 AM
This looks like you get a corrupted bcp file. Could you try to bcp out from
your publisher table and bcp in your subscriber use bcp utility? Thanks.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm



[quoted text, click to view]

AddThis Social Bookmark Button