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
 SQL Server Administration (2000)
 replication on the internet using sql server 2000 and Windows 2000

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-04 : 08:52:54
Anil writes "I am using merge replication b/w 2 databases on the Internet, with proxy server authontication.
While doing a pull subscription some of the sequence of events that follow after connecting to the publisher are
1)Applying the snapshot to the subscriber
2)The subscriber has been marked for reintialization.Reintialization will occur the next time you synchronize this subscriber
3)
Category :Null
Source :Merge replication provider
number :-2147201001
message :The schema script c:\..... could not be propagated to the subscriber

4)
Catgory :Agent
Source :(Subscriber m/c name)
Number 0
The process could not read file c:\... due to OS error 53


Please explain the reasons for the problems indicated
in 2,3,4"
   

- Advertisement -