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
 General SQL Server Forums
 New to SQL Server Programming
 replication error

Author  Topic 

sunsanvin
Master Smack Fu Yak Hacker

1274 Posts

Posted - 2008-08-14 : 04:37:33
Dear All,
i'm getting the below error while generating the snap shot. i've given the repldata folder in sharing but still the same error.
i'm configuring transactional replication(pull subscription)
i think i need to give the network share for the folder. if so where i need to give the network share?
The process could not read file 'C:\Program Files\Microsoft SQL
Server\MSSQL.1MSSQL\ReplData\unc\DMSQL301_SPDB_SPDB_PUB\20060317085883\WP_WORK_STATE_MAP_192.pre'


Arnav
Even you learn 1%, Learn it with 100% confidence.

sodeep
Master Smack Fu Yak Hacker

7174 Posts

Posted - 2008-08-14 : 07:51:10
You need Network share in this case and give necessary right.
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-08-14 : 23:52:22
Did you see the file? Did you start sql service with domain account on involved servers?
Go to Top of Page
   

- Advertisement -