I'm experiencing odd behavior when setting up a subscription using initialize from backup. I
have 5 publications across two databases. Every time I rebuild replication, one of the subscriptions will have the it's ins/up/del stored procedures missing. For example:
Publication A -> Server A - GOOD
Publication A -> Server B - GOOD
Publication A -> Server C - MISSING
Publication A -> Server D - GOOD
This isn't limited to the same server every time, appearing to be random. It's also not limited to the same publication either.
I noticed in CU5 there was a KB update addressing this issue (http://support.microsoft.com/kb/2863979), but my case is slightly different. I've since tested this with CU5 installed, and the issue is still apparent.
It is worth mentioned that I had the same configuration setup when our SQL servers were 2008 R2 and everything worked fine. It's only since we've moved to 2012 that this issue has appeared.
Publication A -> Server A - GOOD
Publication A -> Server B - GOOD
Publication A -> Server C - MISSING
Publication A -> Server D - GOOD
This isn't limited to the same server every time, appearing to be random. It's also not limited to the same publication either.
I noticed in CU5 there was a KB update addressing this issue (http://support.microsoft.com/kb/2863979), but my case is slightly different. I've since tested this with CU5 installed, and the issue is still apparent.
It is worth mentioned that I had the same configuration setup when our SQL servers were 2008 R2 and everything worked fine. It's only since we've moved to 2012 that this issue has appeared.