Let me explain my situation: I have a two servers: A & C and a workstation B. I have successfully created SQL Server Merge Replication using Pull Subscription (through IIS) between server A & Workstation B. Sever A runs SQL Server 2012 and Workstation B has SQL Server 2008 R2.
Server A host the publishers and the workstation B has the subscription agent.
Now I want to move the subscription DB from B to C but want to keep the subscription agent in B. The reason behind this is due to company's policy, we cannot have internet connection at Server C and the Workstation B doesn't is under powered in terms of hardware.
So is it possible to have a subscription agent and subscription DB in two separate machine?