Hi I am setting up Transaction replication between 2 SQL servers
Server1-SQL Server 2000 - Publisher
Server2-SQL Server 2005 - Subscriber
Creating Publication:
Local Publication -> New Publication
Select Database
Publication Type - Transactional Publication
Select Table
Create Snapshot immediately - Create Publication
Creating Subscription:
Right click on Publication - Create New Subscription
Select Publisher and publication
Distribution Agent Location - Run each agent at its Subscribers (pull subscriptions)
Select Subscriber and Connect
Distribution Agent Security - I provide a Domain Service Account with password say: domain\service
Set Syncheronisation Schedule - run every 5 minutes
Initialise immediatley
The Snapshot is created without any issues. But i am getting the below message in Replication Monitor. Please advice what i need to do to get rid of this error message
PS: I have given the domain account FULL access to the F Drive on Publisher plus also created it as Login with sysadmin permissions on both Publisher and subscriber
....................................
Server1-SQL Server 2000 - Publisher
Server2-SQL Server 2005 - Subscriber
Creating Publication:
Local Publication -> New Publication
Select Database
Publication Type - Transactional Publication
Select Table
Create Snapshot immediately - Create Publication
Creating Subscription:
Right click on Publication - Create New Subscription
Select Publisher and publication
Distribution Agent Location - Run each agent at its Subscribers (pull subscriptions)
Select Subscriber and Connect
Distribution Agent Security - I provide a Domain Service Account with password say: domain\service
Set Syncheronisation Schedule - run every 5 minutes
Initialise immediatley
The Snapshot is created without any issues. But i am getting the below message in Replication Monitor. Please advice what i need to do to get rid of this error message
PS: I have given the domain account FULL access to the F Drive on Publisher plus also created it as Login with sysadmin permissions on both Publisher and subscriber
....................................
Command attempted:
\\SERVER1\F$\SQL Replication Snapshot Folder\unc\SERVER7Z_DocControl_Srv7zTest\20091103091934\Drawings_1.sch
(Transaction sequence number: 0x00007FBA000008A5000E00000000, Command ID: 5)
Error messages:
The process could not read file '\\SERVER1\F$\SQL Replication Snapshot Folder\unc\SERVER7Z_DocControl_Srv7zTest\20091103091934\Drawings_1.sch' due to OS error 5. (Source: MSSQLServer, Error number: 20024)
Get help: http://help/20024
Access is denied.
(Source: MSSQLServer, Error number: 5)
Get help: http://help/5