Browse by Tags
All Tags »
sql (
RSS)
Community Day is back with the Fourth Edition of this annual community event on Microsoft technologies! Fourteen Microsoft User Groups combine their efforts to organize this unique networking and knowledge...
After upgrading your OpsMgr 2007 components and upgrading your SQL environment to SQL Server 2008, you will need to run some post installation steps. These post installation steps are only needed if you...
I had to create some reports for a customer this week and the layout of the report didn’t satisfied my client. The reports are exported in portrait format and not in landscape format. First part...
Kim Oppalfens and I did a session at community day together: Setting up & Configuring SQL Server to support your SCCM & SCOM environment System Center Configuration Manager and Operations Manager...
Today I wanted to install my OperationsmanagerDB on my SQL cluster 2005 SP2 actif-passive. So I started the DBCreatewizard.exe and I got a very strange error mentioning something about Severity: Error...
I had troubles with the Opmsgr Console performance at serveral clients. One of the most important things to boost your console performance is to reduce the Opsmgr DB size. If you want to know which tabel...
Today I ran into this issue: Data Warehouse failed to enumerate database components to be deployed. Failed to enumerate Data Warehouse components for deployment. The operation will be retried. Exception...
Community Day is back again, are you ready for our Third Edition of Microsoft Community Day? Eleven Microsoft User Groups combine their efforts to organize this unique networking and knowledge sharing...
Finally!! One guide with the most common reporting issues! Thank you Microsoft! "There are several common configuration and usage issues that can cause Operations Manager Reporting errors. This document...
Yesterday I came accros this error: Saying that the SQL server Service Broker or database mirroring endpoint is disabled or not configured. If you don’t know what the SQL server service broker exactly...
Start SQL management Studio, connect to the OperationsManager Database and run the following query Select * from BaseManagedEntity where BaseManagedEntityID = 'first guid in the alert' In our case...