Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
GustiX
Starting Member
28 Posts |
Posted - 2013-09-11 : 13:02:13
|
Hi,
We are setting up transactional push replication. It has ~60 publications and each publication 2 subscribers This is running on a Windows 2008R2 x64 server and 2008R2 sql server standard x64 w/16gb RAM.
The problem is that with so many publications/subscribes SQL server (or windows) seems to be having problems starting the sync jobs (~120 jobs). When I restart sql agent sometimes some of the jobs don't start or just hang on "Starting agent...". Sometimes the jobs just stop, or appear to stop
I have googled the hell out of this but the only solution I find is something regarding the desktop heap size memory registry mod. Done that but no luck. The load is insignificant, we are not replicating a lot of data so that shouldn't be the problem (and isn't, latency is very low)
Any bright ideas?
Here are images of the job status:

 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
|
GustiX
Starting Member
28 Posts |
Posted - 2013-09-12 : 15:18:28
|
I don't have much experience tracing blocking but from what I have tried I can't find any blocking... |
 |
|
|
|
|