Internet based replication

  • I am trying to set up internet based replication on sql 2000. When I try to perform the first synchronisation I get a message saying "The schema script \\unc path\filename propagated to the subscriber" and "The process could not read file \\unc path\filename due to OS error 53". What is OS error 53?

  • quote:


    The Error 53 message is generally returned when name resolution fails for a particular computer name. Error 53 can also occur when there is a problem establishing a NetBIOS session.


    The fact you are using UNC over TCP/IP means probably the first reason. I suggest changing the remote server over to use TCP/IP instead and should correct.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply