Share via

Performance data collection process unable to write data to the Data Warehouse

Ravi Bhushan 126 Reputation points
2020-08-27T17:26:47.01+00:00

Hi,

I am using SCONM2012 R2 version.

From recent time i am getting below error continuously:-

Performance data collection process unable to write data to the Data Warehouse :-Performance data collection process unable to write data to the Data Warehouse. Failed to store data in the Data Warehouse. The operation will be retried. Exception 'SqlException': The transaction log for database 'OperationsManagerDW' is full due to 'LOG_BACKUP'. One or more workflows were affected by this. Workflow name: Microsoft.SystemCenter.DataWarehouse.CollectPerformanceData Instance name

We have also done Database grooming recently. What will be the solution for this??

Regards,
Ravi

System Center Operations Manager
System Center Operations Manager

A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.

0 comments No comments

Answer accepted by question author
  1. Crystal-MSFT 54,306 Reputation points Microsoft External Staff
    2020-08-28T01:47:26.147+00:00

    Hi Ravi,

    From the error message, it seems the transaction log for database 'OperationsManagerDW' is full. Here, please go to Microsoft SQL Server Management Studio, connect to the instance where the database 'OperationsManagerDW' exists, right click the database 'OperationsManagerDW', choose Properties, check if the Autogrowth is enabled under Files.
    21045-image.png

    Meanwhile, please also check the free space of the drive where logfile stored is enough.

    In addition, take a full backup of these database to shrink the log files may also be help.

    Hope it can help.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.