December 27, 2004 at 9:37 am
Hi, I'm trying to replicate a database but the suscriptor agent send me a message "The process coul not read file \\server\etz...".
How can I fix this error?
December 28, 2004 at 3:02 am
What account are your SQL Server instances running under? What about their respective SQL Server agents? How did you configure your replication agent to connect to the database - SQL auth or windows auth?
I'm new to replication myself but I believe that you should ensure that the account that SQL or SSAgent are running under must be able to access that network share - otherwise SQL cannot go and get the files it needs for replication.
Please correct me if I am wrong, or let us know if I happened to guess right
December 28, 2004 at 9:58 am
It's fixed, I reconfigured the publisher and the suscriber ansd it's working but now I have a different error.
Error:
The process could not bulk copy into table XXXXX
I have others publications and they are working well.
Thanks a lot
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply