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)
 repication problem

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2004-05-07 : 11:28:49
victor writes "First, I replication my 10 databases using merge. It merge the data every 1 min, and snapshot once a week. At the beginning, it run smoothly and successful, now i facing so problem with it. 2 out of 10 replication, it show the error message, 'merge cant be done due to metadata clean up on "database name"'.

what wrong with it?
how long do i need to restart the distribution, publisher and subscriber server?
when i delete the replication, the database on subscriber site can be rename, but it can rename database on the publisher site, why?
if i wanna backup the 10 databases everyday in the different folder, any easy way to do it? ( i thinking to create the 7 jobs per database, each day running 1 job and backup to particular folder, ex: monday backup to mon-backup folder)"
   

- Advertisement -