all groups > sql server replication > january 2006 >
You're in the

sql server replication

group:

Access Denied from Subscriber.


Access Denied from Subscriber. klineb
1/13/2006 5:04:51 PM
sql server replication:
I get the following message from SQL Server Agent:

The schema script
'\\LUKE\Replication\unc\LUKE$HORIZON_Promise_Promise\20060113160017\Location_1.sch'
could not be propagated to the subscriber.
(Source: Merge Replication Provider (Agent); Error number: -2147201001)
---------------------------------------------------------------------------------------------------------------
The process could not read file
'\\LUKE\Replication\unc\LUKE$HORIZON_Promise_Promise\20060113160017\Location_1.sch'
due to OS error 5.
(Source: BRIANT\HORIZON (Agent); Error number: 0)
---------------------------------------------------------------------------------------------------------------
Access is denied.
(Source: (OS); Error number: 5)
---------------------------------------------------------------------------------------------------------------

SQL Server on the Server and MSDE 2000 on the workstation are running
under a domain account.

The workstation has full access to the
\\LUKE\Replication\unc\LUKE$HORIZON_Promise_Promise\20060113160017\
folder.

Any help would be greatly appreciated.
Re: Access Denied from Subscriber. klineb
1/13/2006 7:38:16 PM
Hilary,

Both the sever and workstation are using the same Domain Account. The
Domain account is a member of the Administrators group on each machine.

I have verified that the account has permission on all drives on the
system.

When I set each workstation to use the domain account, I made the
changes through EM on the server.

Is there anything that I am missing?

Thanks in advance.

Brian
Re: Access Denied from Subscriber. Hilary Cotter
1/13/2006 9:04:16 PM
Ensure that the sql server agent on the subscriber has read rights to the
share \\LUKE\Replication and read and list folder rights to the physical
folder that maps to this drive and all child objects.

--
Hilary Cotter
Looking for a SQL Server replication book?
http://www.nwsu.com/0974973602.html

Looking for a FAQ on Indexing Services/SQL FTS
http://www.indexserverfaq.com

[quoted text, click to view]

AddThis Social Bookmark Button