Search This Blog

Tuesday 11 February 2014

SCOM Reports Not Updated & Not Working


As of 01/05/2017, this blog will not be updated or maintained

Issue
Bumped into an issue where the latest MPs contained Reports which weren’t uploaded at all to SCOM Reporting. Took me a while to crack it but finally I found KB2771934 which was the starting point of the solution to this issue.

Causes & Fixes
As it turned out there were multiple causes which joint forces in order to frustrate the SCOM Reporting process in many kind of ways.

  1. The object Data Warehouse Synchronization Server was a goner. KB2771934 helped me in fixing that.
  2. The SCOM Data Warehouse Read account was lacking proper permissions. TechNet has some good articles about it, like Account Information for Operations Manager and the Online Deployment Guide. Based on that information I set the permissions as required.
  3. There were also multiple time outs where the Management Servers couldn’t write their information to the Data Warehouse database or read from it (important for SCOM in order to know what Reports to upload to the SSRS instance). After some tweaking and tuning the SQL server got a bit more space to operate which reduced these errors enormously.

Afterwards the Reports were updated again: the old outdated Reports removed since their related MPs weren’t present anymore and the newest Reports, based on the MPs which were imported lately, showed up in SCOM Reporting.

Hope that this post was helpful.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.