Hi Team,
We have replication in SQL 2008R2 like oracle is distributor and SQL is subscriber.
In Oracle we have 3 publication groups, and for each publication SQL subscriber is different.
Ex: PLMDEV03 is the Oracle database:
Publications: Dev03_SQL1, Dev03_SQL2, Dev03 _SQL3
when we trying to do for different SQL server in publication it was failing with below error
Subscribers: SQL1, SQL2, SQL3
It was working nice in SQL 2008R2.
Now we are migrating these to 2016,