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)
 Error When generating snapshot for replication

Author  Topic 

pssudarshan
Starting Member

1 Post

Posted - 2009-04-07 : 21:19:37
Hi,

We have a replication environment where We have a Central Server that publishes information and multiple branch servers that are subscribed to this central server. The branch servers may access the central either on LAN or through VPN.

My problem is the Snapshot generation that was working smoothly till recently has suddenly started giving the following Error.

The process could not create file '\\****\ReplData\unc'.

And the error details gives the following reasons

"The specified network name is no longer available.
(Source: (OS); Error number: 64)"

The distribution database is on the same server as the database that publishes the information.

I am using the default location for the ReplData folder.

Any assistance in resolving this issue would be appreciated.

propanecan
Yak Posting Veteran

60 Posts

Posted - 2009-04-08 : 13:24:57
Any reason to believe that this is not a problem with connectivity over the network? File backup contention perhaps?
Go to Top of Page

volly
Starting Member

1 Post

Posted - 2010-03-09 : 08:44:33
Hi,

did you solve your problem?
We have similar and fight with 2 days :(



Best regards,
Walter
Go to Top of Page
   

- Advertisement -