Answered by:
Unable to delete SCOM override

Question
-
I was looking at the overrides that I've created since we deployed Operations Manager 2012 R2 last week and there is one listed that I must have created accidentally when first messing around with it. Unfortunately it will not let me delete it. It tells me that the Management Pack it was created in does not exist. It lists the MP as Default Management Pack. The error is below. Anyone know what to do in this case?
: Verification failed with 1 errors:
-------------------------------------------------------
Error 1:
Found error in 2|Microsoft.SystemCenter.OperationsManager.DefaultUser|7.1.10226.0|Microsoft.SystemCenter.OperationsManager.DefaultUser|| with message:
Could not load management pack [ID=Microsoft.Windows.Library, KeyToken=31bf3856ad364e35, Version=7.5.8501.0]. The management pack was not found in the store.
: An error occurred while loading management pack 545131f0-58de-1914-3a82-4fcac9100a33 from the database
Database error. MPInfra_p_MPSelectByManagementPackId failed with exception:
ExecuteScalar requires an open and available Connection. The connection's current state is closed.
-------------------------------------------------------
: Could not load management pack [ID=Microsoft.Windows.Library, KeyToken=31bf3856ad364e35, Version=7.5.8501.0]. The management pack was not found in the store.
: An error occurred while loading management pack 545131f0-58de-1914-3a82-4fcac9100a33 from the database
Database error. MPInfra_p_MPSelectByManagementPackId failed with exception:
ExecuteScalar requires an open and available Connection. The connection's current state is closed.
: Database error. MPInfra_p_MPSelectByManagementPackId failed with exception:
ExecuteScalar requires an open and available Connection. The connection's current state is closed.
- Edited by mjans777 Thursday, November 7, 2013 7:57 PM
Thursday, November 7, 2013 7:47 PM
Answers
-
Export the Management Pack - make a Backup
Remove the Override from the XML as well as the DisplayString for it in the LanguagePack section, import the MP.I remember having an issue like that in the past as well were the MP somehow got corrupted due to an override.
- Marked as answer by Niki Han Monday, December 2, 2013 3:42 AM
Thursday, November 28, 2013 3:43 PM
All replies
-
Hi,
Please check if the following post is helpful. It seems you need to set its status to "PendingDelete".
http://social.technet.microsoft.com/Forums/systemcenter/en-US/ca71e028-891f-43e6-b6ad-f411458f89c3/how-to-delete-existing-overrides-in-mangementpack-in-scom?forum=operationsmanagergeneralOr you can use Override Explorer for a test.
http://blogs.msdn.com/b/boris_yanushpolsky/archive/2007/08/09/override-explorer-v3-3.aspxNiki Han
TechNet Community SupportTuesday, November 12, 2013 9:29 AM -
It seems as though that is when you are trying to delete an override programmatically using C#. I'm just trying to do it through the console. We've opened a case with Microsoft Support on this one.Monday, November 25, 2013 8:43 PM
-
-
Export the Management Pack - make a Backup
Remove the Override from the XML as well as the DisplayString for it in the LanguagePack section, import the MP.I remember having an issue like that in the past as well were the MP somehow got corrupted due to an override.
- Marked as answer by Niki Han Monday, December 2, 2013 3:42 AM
Thursday, November 28, 2013 3:43 PM