I have a development requirement to have the same subscription exist on the same physical server on two separate instances. Obviously I could just setup another subscription, but that would require a maintenance period on the publisher as it's
a production DB. I'd like to avoid that...
Wondering if there's a simpler way? The only thing I've found so far in books online is using republish data, setting up a publication on the other instance and then subscribing to that...