counter hit make
Opsmgr Data Warehouse failed to enumerate database components to be deployed - scom

System Center Operations Manager

Blog about SCOM 2007 aka Opsmgr

Recent Posts

Tags

News

Community

Email Notifications

Blogs

Links

Archives

Opsmgr Data Warehouse failed to enumerate database components to be deployed

Today I ran into this issue:

image

 

Data Warehouse failed to enumerate database components to be deployed. Failed to enumerate Data Warehouse components for deployment. The operation will be retried. Exception 'SqlException': Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. One or more workflows were affected by this. Workflow name: Microsoft.SystemCenter.DataWarehouse.Deployment.Component Instance name: scom.be Instance ID: {AC6FACD9-

 

Issue:This error appears immediately after a management pack is imported. The installaion of the reports in the MP is failing.

Resolution:Run exec sp_updatestats on the OperationsManagerDW db (the data warehouse).

 

When running the exec sp_updatestats doesn’t help follow these steps:

 

Download and extract the following hotfix:

 

http://support.microsoft.com/?kbid=954643

image

 

Run the SQL query Managementpackinstall.sp.sql

image

 

And directly after running the query I got the following event:

image

 

Everything is fine now and I have green management server:

 

image

 

Hope this help,

Alexandre Verkinderen

http://scug.be

Comments

SCUG at myITforum.com said:

Today I ran into this issue: Data Warehouse failed to enumerate database components to be deployed. Failed

# May 10, 2009 11:56 AM

OpsMgr Errors – Data Warehouse failed to enumerate « windowsmasher said:

Pingback from  OpsMgr Errors – Data Warehouse failed to enumerate  « windowsmasher

# May 9, 2011 6:33 AM