Today many users report to me that they get no Alerts anymore!

First look was in the “Central Administration” – “Timer Job Status”. There was a job called “Immediate Alerts” with Status “initiate”, this status dosnt changed. So looks like this is the problem. But there is no possibility to stop this job in the CA.

The Answer is the following command, run it on the Frontendserver and wait until the job is started again:

net stop SPTimerV3
net start SPTimerV3