Hi everyone, I have some problems with a SQL Server 2012 and CDC.
We have Scenario 1 with SQL Server 2012 standalone, a partitioned table and CDC on. Everything is working fine. But we have scenario 2 with SQL Server 2012 with Always on. We restored a database backup from scenario 1 into scenario 2.
Scenario 2 has 4 servers one acting as a principal database server and 3 replicas. When we try to configure CDC everything seems to be ok but changes has not been replicated. I already tried to configure again CDC in SQL Server 2012 standalone with a partitioned table and works fine.
Change Data Capture works ok with AON? or not?
Regards.
Adrian.