all groups > sql server replication > october 2003 >
You're in the

sql server replication

group:

Pull Replication Error


Pull Replication Error Narine
10/13/2003 9:56:07 AM
sql server replication: I am using merge replication in mixed mode authentication
and I am receiving this error when I try to syncronize:

The schema script '\\TLCDATA1\C$\Program Files\Microsoft
SQL Server\MSSQL$NetSDK\ReplData\unc\TLCDATA1
$NETSDK_TLCProjectSQL_TLCProjectSQL\20031013113004
\Instruments_1.sch' could not be propagated to the
subscriber.
(Source: Merge Replication Provider (Agent); Error
number: -2147201001)
----------------------------------------------------------
-----------------------------------------------------
The process could not read file '\\TLCDATA1\C$\Program
Files\Microsoft SQL
Server\MSSQL$NetSDK\ReplData\unc\TLCDATA1
$NETSDK_TLCProjectSQL_TLCProjectSQL\20031013113004
\Instruments_1.sch' due to OS error 5.
(Source: TELEHEALTH6\NETSDK (Agent); Error number: 0)
----------------------------------------------------------
-----------------------------------------------------
Access is denied.
(Source: (OS); Error number: 5)
----------------------------------------------------------
-----------------------------------------------------

Please help if you can...

Re: Pull Replication Error Tom Michaels (MSFT)
10/13/2003 12:00:53 PM
Seems like the context in which your merge agent is running does not have
access to the snapshot folder. If you are using SQL Server Agent to start
the merge agent, make sure SQL Server Agent is starting up using a domain
account that has access to the snapshot folder.

--
Sincerely,
Tom Michaels
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.

[quoted text, click to view]

Re: Pull Replication Error bb_43 NO[at]SPAM hotmail.com
10/15/2003 3:26:50 AM
[quoted text, click to view]

This one is usually caused by the fact that you're trying to access it via the
administrative share.
AddThis Social Bookmark Button