Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Merge replication: The process could not read file ... due..

 
Goto page Previous  1, 2
   Database Help (Home) -> Replication RSS
Next:  is server in mixed mode using TSQL?  
Author Message
Charles Wang [MSFT]

External


Since: Apr 18, 2008
Posts: 268



(Msg. 16) Posted: Thu Jan 15, 2009 10:26 am
Post subject: RE: Merge replication: The process could not read file ... due to [Login to view extended thread Info.]
Archived from groups: microsoft>public>sqlserver>replication (more info?)

Hi Jeremy,
Yes, you are right. Reinitialization is not necessary for adding an
article. I think that there might be an obsolete snapshot in my last test,
so I had to reinitialize the subscription to get it work. However today I
performed a new test today and everything worked fine without
reinitialization and also no need to add a dummy table.

For the OS error 53, I do not think that it was related to Local System
account since in my test it was indeed Local System account. You are in a
web synchronization and the security check was via SQL Authentication. The
error 53 indicated that a network path could not be found. Did you have
also checked if the identity of your web synchronization site's application
pool was a domain user account which can access your snapshot folder?

Best regards,
Charles Wang
Microsoft Online Community Support
=========================================================
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg RemoveThis @microsoft.com.
=========================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=========================================================

 >> Stay informed about: Merge replication: The process could not read file ... due.. 
Back to top
Login to vote
Jeremy Sage

External


Since: Dec 22, 2008
Posts: 11



(Msg. 17) Posted: Tue Jan 20, 2009 3:20 am
Post subject: RE: Merge replication: The process could not read file ... due to [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""Charles Wang [MSFT]"" wrote:


> The
> error 53 indicated that a network path could not be found. Did you have
> also checked if the identity of your web synchronization site's application
> pool was a domain user account which can access your snapshot folder?

Charles, sorry for the delay.

The following accounts have been set up:
xxxLaptopUser (local account on the client)
DEVSERVER\xxxLaptopUser (domain account on the server)
DEVSERVER\SQLReplicationAgent (domain account on the server)

There is a dedicated application pool that runs under the
DEVSERVER\xxxLaptopUser account and this is used by the website for
replication. The same account has Full control permissions on the replication
folder (i.e. where the replisapi.dll is located) and Read & execute plus List
folder contents permissions on the snapshot folder.

The snapshot agent runs under the DEVSERVER\SQLReplicationAgent account and
this account has Full control permissions on the snapshot folder.

I have tried specifying both a UNC path and local path for the snapshot
location in the publication configuration but get the same error 53
regardless.

The subscription at the client uses the xxxLaptopUser local account as the
login.

I am mystified by this error 53 message. Everything works OK until I add the
stored procedure as an article. If the configuration and account settings are
wrong then I would not expect the replication to work at all; I can't see why
this one situation produces the error. Anyway, I have settled for the
workaround of adding a dummy table (as I was going to add a table anyway so
nothing lost). However, I am happy to try out any suggestions on the
development server if it sheds more light on the problem.

Thanks for all your help,
Jeremy

 >> Stay informed about: Merge replication: The process could not read file ... due.. 
Back to top
Login to vote
Charles Wang [MSFT]

External


Since: Apr 18, 2008
Posts: 268



(Msg. 18) Posted: Thu Jan 22, 2009 10:25 am
Post subject: RE: Merge replication: The process could not read file ... due to [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Jeremy,
Have you checked my previous steps? Please make sure that your steps are
same as mine. I also performed a test in my Lab environment at my side
today and everything worked fine.

If your steps were same as mine, considering this issue is environment
specific and hard to be reproduced at my side, to track the root cause of
this issue and make an effective communication, I recommended that you
contact Microsoft Customer Support Services (CSS) via telephone so that a
dedicated Support Professional can assist you in a more efficient manner.
Please be advised that contacting phone support will be a charged call.

To obtain the phone numbers for specific technology request please take a
look at the web site listed below.
http://support.microsoft.com/default.aspx?scid=fh;EN-US;PHONENUMBERS

If you are outside the US please see http://support.microsoft.com for
regional support phone numbers.

Thank you!

Best regards,
Charles Wang
Microsoft Online Community Support
=========================================================
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg.TakeThisOut@microsoft.com.
=========================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=========================================================
 >> Stay informed about: Merge replication: The process could not read file ... due.. 
Back to top
Login to vote
Jeremy Sage

External


Since: Dec 22, 2008
Posts: 11



(Msg. 19) Posted: Sun Jan 25, 2009 10:22 am
Post subject: RE: Merge replication: The process could not read file ... due to [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""Charles Wang [MSFT]"" wrote:

> If your steps were same as mine, considering this issue is environment
> specific and hard to be reproduced at my side, to track the root cause of
> this issue and make an effective communication, I recommended that you
> contact Microsoft Customer Support Services (CSS) via telephone so that a
> dedicated Support Professional can assist you in a more efficient manner.
> Please be advised that contacting phone support will be a charged call.

Thanks Charles,
Yes, as far as I can see, the steps are the same apart from the account not
being a local one on the server which I mentioned previously. I am getting
the same error on both development and production server. Thanks for your
help anyway.
Best regards,
Jeremy
 >> Stay informed about: Merge replication: The process could not read file ... due.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
replication error "memory mapped file read failed" - Hi gurus, My replication has an error which I cannot solve for the whole day Environment: SQL Server 2K5 EE (CU8) + Window 2k3 (SP1) Replication type: Transactional replication There is one big table around 20million rows involved in the publication,...

Merge Replication Error when creating Merge Publication - Dear all, I am getting following error when creating Merge Publication on Database. This database is also has a push subscription from publisher. "You cannot create a merge publication in this database because it contains one or more anonymous ...

Merge Replication: Would changing the subscriber IP addres.. - Hi, I need to migrate 3 replicated databases to new servers running SQL2K on Windows 2003 standard, each server exist in different state with continues merge replication. Since the Databases around 40GB with big number of BLOBS I'm planning to follow...

Merge Replication nested view replication problem - I am using SQL 2005 as pub and SQL EXPRESS as sub with Merge replication. Got the following error message The schema script 'CD_InTransit_v_153.sch' could not be propagated to the subscriber. Error Detail: The schema script 'CD_InTransit_v_153.sch'..

Combining Transactional Replication and Merge Replication - I would like to know if this scenario is possible: I have main database (Server A) that I replicate to another server using transactional replication (Server B), know I would like to publish this database on Server B as a merge publication and then...
   Database Help (Home) -> Replication All times are: Pacific Time (US & Canada)
Goto page Previous  1, 2
Page 2 of 2

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]