Hello
I am getting the above error whenever I am setting up SQL Replication for a Cluster to a stand alone machine
Here are a couple of points - the log reader account is a windows account that is a sql admin on both the publisher and the subscriber
I have configured the distributor to use the Publication
I have for bonus point (and a last ditch effort) included the accounts into the PAL
The full error I am getting on the Log reader is this
2021-06-10 22:49:25.689 User-specified agent parameter values:
-Publisher XXXXXXXXXXXXXX
-PublisherDB XXXXXXXXXXXXXXX
-Distributor XXXXXXXXXXXXXXX
-DistributorSecurityMode 1
-Continuous
-XJOBID 0xACC08AC80EC7124AA212527AEB2A6268
-XJOBNAME XXXXXXXXXXXXXXXXX
-XSTEPID 2
-XSUBSYSTEM LogReader
-XSERVER XXXXXXXXXXXXXXX
-XCMDLINE 0
-XCancelEventHandle 0000000000002040
-XParentProcessHandle 0000000000001D40
2021-06-10 22:49:25.689 Status: 0, code: 20015, text: ''.
Can anyone tell me where to look or what to check ?
Thanks
Peter