﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 7,2000 / Replication  / The process could not bulk copy into table '"dbo"." / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 03:41:09 GMT</lastBuildDate><ttl>20</ttl><item><title>The process could not bulk copy into table '"dbo"."</title><link>http://www.sqlservercentral.com/Forums/Topic1424481-7-1.aspx</link><description>This errors Message was found in the Job History.2013-02-27 12:28:18.758 Agent message code 20037. The process could not bulk copy into table 2013-02-27 12:28:18.838 Category:NULLSource:  Microsoft SQL Server Native Client 11.0Number:  Message: End of file reached, terminator missing or field data incomplete2013-02-27 12:28:18.838 Category:NULLSource:  Number:  20253Message: To obtain an error file with details on the errors encountered when initializing the subscribing table, execute the bcp command that appears below.  Consult the BOL for more information on the bcp utility and its supported options.2013-02-27 12:28:18.838 Category:NULLSource:  Number:  20253Message: bcp "TestDB"."dbo"."ReportType" in "C:\Testing\ReplData\unc\xxxxxxxxxxxxxxxx\20130227175358\xxxxxxxxb227380_514.bcp" -e "errorfile" -t"&amp;lt;x$3&amp;gt;" -r"&amp;lt;,@g&amp;gt;" -m10000 -S SqlSrvB -T -wIn the Replication "Distributor to Subscriber History' Error messages:The process could not bulk copy into table '"dbo"."ReportType"'. (Source: MSSQL_REPL, Error number: MSSQL_REPL20037)Get help: http://help/MSSQL_REPL20037End of file reached, terminator missing or field data incompleteTo obtain an error file with details on the errors encountered when initializing the subscribing table, execute the bcp command that appears below.  Consult the BOL for more information on the bcp utility and its supported options. (Source: MSSQLServer, Error number: 20253)Get help: http://help/20253 bcp "TestDB"."dbo"."ReportType" in "C:\Testing\ReplData\unc\xxxxxxxxxxxxxxxx\20130227175358\xxxxxxxxb227380_514.bcp" -e "errorfile" -t"&amp;lt;x$3&amp;gt;" -r"&amp;lt;,@g&amp;gt;" -m10000 -S SqlSrvB -T -w (Source: MSSQLServer, Error number: 20253)Get help: http://help/20253When Ran the BCP in Command Prompt I got  Starting Copy.....0 Rows Copied.Bother are Sql Server 2012 servers In my table one of the column dataype is timestamp and the schema structure is same on the both publisher and subscriber instances. I hope in the BCP Files there is data but it not able to load data.Please help me to resolve this issue.I appreciate your help.. Thanks</description><pubDate>Wed, 27 Feb 2013 06:04:10 GMT</pubDate><dc:creator>Sharon Kumar</dc:creator></item></channel></rss>