Unexpected eof encountered in bcp data file...msmerge_genhistory90.bcp
1 view
Skip to first unread message
jim.s...@honeywell.com
unread,
Oct 3, 2008, 11:17:02 PM10/3/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Creating a new merge replication on SQL 2005 and the snapshot fails. When I run the bcp command from the command prompt it returns the unexpected EOF. The source file is msmerge_genhistory90.bcp and the destination is the msmerge_genhistory table on the subscriber. The BCP file does exist in the specified folder. I cannot see the table on the subscriber, but a select on that table does return zero rows.
Blind Squirrel
unread,
Oct 4, 2008, 10:02:13 AM10/4/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Paul Ibison
unread,
Oct 6, 2008, 4:59:04 AM10/6/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Jim, how big is the bcp file? Also, is there a difference between the collations on the publisher and subscriber? Rgds, Paul Ibison (www.replicationanswers.com)
Paul Ibison
unread,
Oct 6, 2008, 11:45:02 AM10/6/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Jim @ Honeywell Security
unread,
Oct 6, 2008, 2:06:56 PM10/6/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
On Oct 6, 1:59 am, Paul Ibison <Paul.Ibi...@ReplicationAnswers.Com.
Collations are the same on both servers "SQL_LATIN_GENERAL_CPI_CI_AS" The bcp file is 8kb. Thanks for the assistance Paul.
Jim @ Honeywell Security
unread,
Oct 7, 2008, 6:23:37 PM10/7/08
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
On Oct 6, 11:06 am, "Jim @ Honeywell Security"
SQL servers were RTM. Updated to SP2 on all servers. Problem did not reoccur.