aero1
Hi Greg
I have tested as per your suggestion - i.e. I created a separate merge publication for all the non schema articles (stored procs, view and functions) - and recreated the other publications without those articles.
All appeared to be going well until I attempted to alter a replicated stored proc (on the publisher). I attempted altering a number of stored procs, but each time the alter hung - and I could see that the alter SPID had clocked up up to 20 minutes of CPU each time. I checked this behaviour on my original configuration and the alters took about 4 seconds.
I like the simplicity of a separate publication, but need to get over this issue to make it workable.
I don't know if it is relevant, but the database had 3 merge publications previously and now has four with the new publication for the non schema articles.
The 3 publications were setup for the following reasons
- To get over the 256 article limit problem
- To use separate publications for subscribers needing filtered and unfiltered data
Any thoughts would be much appreciated
Thanks
aero1