We have Umbraco 8.12.2 with MS SQL Server 2014
We have our setup replicated to a second datacentre,
using DFS for files and SQL Replication for databases.
We have recently started to get an error on the SQL Replication:
The row was not found at the Subscriber when applying the replicated DELETE command for Table '[dbo].[umbracoCacheInstruction]' with Primary Key(s): [id] = 5670
This has been working up to now.
It looks like the setup in the second datacentre is writing to the
database in the second datacentre.
Not sure if this should be happening?
Can someone advise on this, or point me in the right direction?
SQL Replication Error
Hi
We have Umbraco 8.12.2 with MS SQL Server 2014 We have our setup replicated to a second datacentre, using DFS for files and SQL Replication for databases.
We have recently started to get an error on the SQL Replication:
The row was not found at the Subscriber when applying the replicated DELETE command for Table '[dbo].[umbracoCacheInstruction]' with Primary Key(s): [id] = 5670
This has been working up to now.
It looks like the setup in the second datacentre is writing to the database in the second datacentre.
Not sure if this should be happening?
Can someone advise on this, or point me in the right direction?
Many thanks in advance.
is working on a reply...