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 during initial snapshot push

Author  Topic 

cell_josh
Starting Member

2 Posts

Posted - 2006-03-15 : 10:50:47
Hi,

I am trying to set up replication between 2 sql 2000 servers. I have configured the distributor, Publisher and supplier. on the supplier i created a new blank DB.
When i try to PUSH the initial snapshot, all the tables and stored procs get built (so it seems) then i get the following error:

Insert Error: Column name or number of supplied values does not match table definition.

Seems the data is not getting copied but i cannot find how i see which command raises the error. does anyone know how i can find this out, or has anyone seen this error at this stage.

RickD
Slow But Sure Yak Herding Master

3608 Posts

Posted - 2006-03-16 : 08:42:16
Double post:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=63237
Go to Top of Page
   

- Advertisement -