SCOM 2007R2 to 2012 : Operational Database configuration failed to upgrade
-
Wednesday, April 18, 2012 8:36 AM
Hello Team,
i am planning to uprade SCOM 2007 R2 CU 5 to SCOM 2012 in my test environment. All the prerequisites passed with out any issues. not sure about the root cause the process encountered an error during the Operational Database Configuration. After looking at the logs i saw few errors in upgrading the management packs whcih seems to ok as i don't have any Unix or Linux MP's and the error for windows server library as is has the latest MP available. failed to understand rest of the errors. i am struck as of and not sure how to resolve this issue.
-Vrkumar01
Here is the log file
[22:54:45]: Error: :IsServiceInstalled: OMSDK? False.
[22:54:45]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
[22:54:45]: Error: :IsServiceInstalled: OMSDK? False.
[22:54:45]: Debug: :ServicesManagement: Service OMSDK was not stopped.
[22:54:45]: Warn: :Warning:OMSDK service could not be stopped
[22:54:45]: Debug: :ServicesManagement: Attempting to stop cshost
[22:54:45]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
[22:54:45]: Error: :IsServiceInstalled: cshost? False.
[22:54:45]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
[22:54:45]: Error: :IsServiceInstalled: cshost? False.
[22:54:45]: Debug: :ServicesManagement: Service cshost was not stopped.
[22:54:45]: Warn: :Warning:cshost service could not be stopped
[22:54:45]: Debug: :ServicesManagement: Attempting to stop healthservice
[22:54:45]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Starting...
[22:54:45]: Error: :IsServiceInstalled: healthservice? False.
[22:54:45]: Debug: :ServiceControlFunctions.IsEnabledAndRunning(): Checking second time because first time result was False.
[22:54:45]: Error: :IsServiceInstalled: healthservice? False.
[22:54:45]: Debug: :ServicesManagement: Service healthservice was not stopped.
[22:54:45]: Warn: :Warning:healthservice service could not be stopped
[22:54:45]: Info: :StopServices completed.
[23:01:02]: Warn: :Microsoft.AIX.Library.mp management pack could not be found. So, not adding it to the upgrade Management Packs list.: Threw Exception.Type: Microsoft.EnterpriseManagement.Common.ObjectNotFoundException, Exception Error Code: 0x80131500, Exception.Message: An object of class ManagementPack with ID b89ae35e-102f-b0d4-3b43-aa66302b3c85 was not found.
[23:01:02]: Warn: :StackTrace: at Microsoft.EnterpriseManagement.Configuration.LegacyTypeSpaceCacheBaseWithManagementPacks.GetManagementPack(Guid id)
at Microsoft.EnterpriseManagement.ManagementPackManagement.GetManagementPack(Guid id)
at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.CommonProcessorMethods.IsMPPresent(EnterpriseManagementGroup mgmtGroup, String mpPath, String managementPackName)[00:04:21]: Error: :Error:failed to migrate old MPs. This is a fatal error
[00:04:21]: Error: :ImportManagementPacks failed with the following exception: : Threw Exception.Type: System.Reflection.TargetInvocationException, Exception Error Code: 0x80131604, Exception.Message: Exception has been thrown by the target of an invocation.
[00:04:21]: Error: :StackTrace: at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.Action.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
at Microsoft.EnterpriseManagement.SetupFramework.ActionEngine.InstallStep.Run(String displayStringNamespace, ProgressData progressData, Func`2 progressDelegate)
[00:04:21]: Error: :Inner Exception.Type: System.ApplicationException, Exception Error Code: 0x80131604, Exception.Message: Failed to migrate OM MPs to OM12 schema
[00:04:21]: Error: :InnerException.StackTrace: at Microsoft.SystemCenter.Essentials.SetupFramework.InstallItemsDelegates.OMDatabaseProcessor.ImportManagementPacks(String installMode, ProgressData progressData, Func`2 progressDelegate)
[00:04:21]: Error: :FATAL ACTION: ImportManagementPacks
[00:04:21]: Error: :FATAL ACTION: DatabaseActions
[00:04:21]: Error: :ProcessInstalls: Running the PostProcessDelegate returned false.
[00:04:21]: Always: :SetErrorType: Setting VitalFailure. currentInstallItem: Database Configuration
[00:04:21]: Error: :ProcessInstalls: Running the PostProcessDelegate for OMDATABASE failed.... This is a fatal item. Setting rollback.
[00:04:21]: Info: :SetProgressScreen: FinishMinorStep.
[00:04:21]: Always: :!***** Installing: OMSERVER ***
[00:04:21]: Info: :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
[00:04:21]: Always: :****************************************************************
[00:04:21]: Always: :****Starting*RollBack*******************************************
[00:04:21]: Always: :****************************************************************
[00:04:21]: Info: :SetProgressScreen: StartMinorStep.
[00:04:21]: Info: :SetProgressScreen: StartMinorStep.
[00:04:21]: Debug: :ProcessInstalls: Install Item Database Configuration has a Preprocessing delegate of RunXamlPreProcessor. Launching it now.
[00:04:21]: Always: :LaunchExeSetup: Launching F:\Setup\AMD64\SetupInstallItem.exe with arguments:
[00:04:21]: Info: :SetProgressScreen: Init Exe Install progress.
[00:04:22]: Always: :LaunchExeSetup: Install return value was: 0
[00:04:22]: Info: :CheckPointPassed is removing the Rollback property as this is an uninstall.
[00:04:22]: Always: :SetErrorType: Setting VitalFailure. currentInstallItem: Database Configuration
[00:04:22]: Always: :ProcessInstalls: Install Item Database Configuration was successful. We will launch the post process delegate.
[00:04:22]: Always: :Determining actions to be run.
[00:04:22]: Debug: :Action CreateDatabase will not be needed.
[00:04:22]: Debug: :Action RollbackDropDatabaseForNewDBs will not be needed.
[00:04:22]: Debug: :Action ConfigureConfigServiceRoleInOMDB2ndServer will not be needed.
[00:04:22]: Debug: :Action PopulateRegistryKeys will not be needed.
[00:04:22]: Always: :Done validating action list; now running individual actions.
[00:04:22]: Always: :Current Action: StopServices
[00:04:22]: Info: :StopServices completed.
[00:04:22]: Always: :Current Action: UninstallServerFromDBScript
[00:04:22]: Info: :Info:Using DB command timeout = 1800 seconds.
[00:04:22]: Info: :Adding Script files to dictionary.
[00:04:22]: Info: :
.\build_mom_db_admin.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_mom_db_admin.sql[00:04:22]: Info: :
.\build_mom_db.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_mom_db.sql[00:04:22]: Info: :
.\build_momv3_localization.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_momv3_localization.sql[00:04:22]: Info: :
.\build_mom_db_postMPimport.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_mom_db_postMPimport.sql[00:04:22]: Info: :
.\build_mom_db_postMPimport.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_mom_db_postMPimport.sql[00:04:22]: Info: :
.\build_om_db_ConfigSvcRole.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_om_db_ConfigSvcRole.sql[00:04:22]: Info: :
.\cleanup_mom_db.sql[00:04:22]: Info: :Added
.\cleanup_mom_db.sql
to the dictionary.
[00:04:22]: Info: :
.\cleanup_mom_db.sql[00:04:22]: Info: :Not Added to dictionary:
.\cleanup_mom_db.sql[00:04:22]: Info: :
.\build_om_db_ConfigSvcRole.sql[00:04:22]: Info: :Not Added to dictionary:
.\build_om_db_ConfigSvcRole.sql[00:04:22]: Info: :Done loading scripts
[00:04:22]: Info: :UninstallServerFromDBScript completed.
[00:04:22]: Always: :Current Action: DatabaseActions
[00:04:22]: Info: :DatabaseActions completed.
[00:04:22]: Always: :Current Action: DeleteTemporaryKeys
[00:04:22]: Info: :DeleteTemporaryKeys completed.
[00:04:22]: Info: :SetProgressScreen: FinishMinorStep.
[00:04:22]: Always: :****************************************************************
[00:04:22]: Always: :****Ended*RollBack**********************************************
[00:04:22]: Always: :****************************************************************
[00:04:22]: Debug: :Install Item OMSERVER was not installed.
[00:04:22]: Debug: :Install Item OMDATAWAREHOUSE was not installed.
[00:04:22]: Debug: :Install Item OMCONSOLE was not installed.
[00:04:22]: Debug: :Install Item OMWEBCONSOLE was not installed.
[00:04:22]: Debug: :Install Item OMREPORTING was not installed.
[00:04:22]: Debug: :Install Item POSTINSTALL was not installed.
[00:04:22]: Always: :Entering Page: FinishPageRajKumar
All Replies
-
Wednesday, April 18, 2012 12:52 PM
Hi,
Since you are planning to upgrade your SCOM 2007 R2 with CU5 to SCOM 2012 I would suggest you to go through couple of upgrade process if you have not.
http://technet.microsoft.com/en-us/library/hh241293.aspx Upgrade Path Checklists for Operations Manager
http://technet.microsoft.com/en-us/library/hh205986.aspx Pre-Upgrade Tasks for Operations Manager
http://technet.microsoft.com/en-us/library/hh476934.aspx Upgrading from System Center Operations Manager 2007 R2
Also, with respect to the error log what exactly you tried to do, can you provide more information? What is your current env and what you have in place for upgrading to scom 2012?
Thanks,
Varun
-
Thursday, April 19, 2012 3:04 AM
Thanks Varun,<o:p></o:p>
i have exactly followed the links given below and failed in the process.<o:p></o:p>
My lab environment is a simple one . A Simple Single Server Up gradation. (all on VM's)<o:p></o:p>
RMS : 2007 R2 with CU5<o:p></o:p>
3 Agents Managed automatically & 2 Agents Manually installed.<o:p></o:p>
Please let me know if you need any further information.
-Raj
RajKumar
-
Thursday, April 19, 2012 7:29 AMModerator
Hi
Thankfully this is a lab environment so we can play a bit without breaking anything important ;-)
Looking through the log, there seems to be a consistent message:
1) Warn: :Microsoft.AIX.Library.mp management pack could not be found. So, not adding it to the upgrade Management Packs list.: Threw Exception.Type: Microsoft.EnterpriseManagement.Common.ObjectNotFoundException, Exception Error Code: 0x80131500, Exception.Message: An object of class ManagementPack with ID b89ae35e-102f-b0d4-3b43-aa66302b3c85 was not found.
2) Error: :Error:failed to migrate old MPs. This is a fatal error
3) EError: :FATAL ACTION: ImportManagementPacks
Do you have any custom management packs deployed? Or avicode? Have you tried importing the XPlatform management packs or have you imported them at some time in the past and then removed them?
Cheers
Graham
Regards Graham New System Center 2012 Blog! - http://www.systemcentersolutions.co.uk
View OpsMgr tips and tricks at http://systemcentersolutions.wordpress.com/ -
Thursday, April 19, 2012 9:10 AM
Thanks Graham
The MP's i tried to install them directly from the catlog and they failed to import. i ignored them as i don't need. them. I don't have any custom management packs its is just a plain test environment.
-Rajkumar
RajKumar
-
Saturday, April 21, 2012 10:05 AM
At last I was successful in upgrading to SCOM 2012 but still Reports failed, which I will be working on it later.
The only steps I changed from the previous installation was
- Upgraded all the agents to 2012 both manual and auto agents.
- Used Run As administrator to execute Setup.exe file.
No errors in the verifying the pre-requisites and the log was clear. Got some errors related to SQL DB which I will be dealing later as my VM ran out of space. Will post an update one I resolve my disk space issue. Still no yet confident in doing this in the prod.
Thanks everyone.
RajKumar
- Marked As Answer by Yog LiMicrosoft Contingent Staff, Moderator Friday, May 04, 2012 6:35 AM
-
Wednesday, May 23, 2012 1:09 PM
I'm running into a similar issue that's persisting even following this post. Here are the lines from the log that have the word fail in them.
It's a fairly simple lab, I'm practicing the simple distributed upgrade method. There's one RMS, one MS, 2 agents both installed via the discovery. All servers are 2008 R2 SP1, SQL 2008 R2 is installed on the RMS. Upgrading the secondary MS works just fine, but when I go to upgrade the RMS it fails with these lines in the OpsMgrSetupWizard.log. I think my error might be related to the fact that it can't find one of the management packs on the ISO I'm using. I think I'm going to redownloading the media and try again. Also, I'm kind of bothered by the errors about the transaction logs being out of space, but as part of the checklist I looked and both databases have good free space. Kind of puzzled and debating blowing this lab away and starting over.
What's really bad about this is that there are no unsealed management packs, AND if the upgrade fails there is no automatic rollback. I'm starting to think if I have to do this in prod a side by side would be a better idea. Thanks in advance for any help.
[00:16:59]: Error: :ImportManagementPack: Error: Unable to load management pack D:\Setup\AMD64\..\..\ManagementPacks\System.ApplicationLog.Library.mp
[00:16:59]: Error: :: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
The transaction log for database 'OperationsManager' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
[00:16:59]: Error: :ImportManagementPack: Unknown Error. System.ArgumentException : The requested management pack is not valid. See inner exception for details.
Parameter name: managementPack
[00:16:59]: Always: :FirstManagementServer: Failed to load MP D:\Setup\AMD64\..\..\ManagementPacks\System.ApplicationLog.Library.mp. We will retry.
[00:16:59]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\System.ApplicationLog.Library.mp. 00:16:59
[00:17:06]: Always: :ImportMomManagementPack: Loaded management pack D:\Setup\AMD64\..\..\ManagementPacks\System.ApplicationLog.Library.mp. 00:17:06
[00:17:06]: Always: :FirstManagementServer: Loaded MP D:\Setup\AMD64\..\..\ManagementPacks\System.ApplicationLog.Library.mp
[00:17:06]: Info: :Info:FirstManagementServer: Importing Management Pack: System Performance Library
[00:17:06]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\System.Performance.Library.mp. 00:17:06
[00:17:07]: Always: :ImportMomManagementPack: Loaded management pack D:\Setup\AMD64\..\..\ManagementPacks\System.Performance.Library.mp. 00:17:07
[00:17:07]: Info: :Info:FirstManagementServer: Loaded MP D:\Setup\AMD64\..\..\ManagementPacks\System.Performance.Library.mp. We will retry.
[00:17:07]: Info: :Info:FirstManagementServer: Importing Management Pack: System BaseliningTasks Library
[00:17:07]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\System.BaseliningTasks.Library.mp. 00:17:07
[00:17:08]: Always: :ImportMomManagementPack: Loaded management pack D:\Setup\AMD64\..\..\ManagementPacks\System.BaseliningTasks.Library.mp. 00:17:08
[00:17:08]: Info: :Info:FirstManagementServer: Loaded MP D:\Setup\AMD64\..\..\ManagementPacks\System.BaseliningTasks.Library.mp. We will retry.
[00:17:08]: Info: :Info:FirstManagementServer: Importing Management Pack: System Image Library
[00:17:08]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\System.Image.Library.mp. 00:17:08
[00:17:09]: Always: :ImportMomManagementPack: Loaded management pack D:\Setup\AMD64\..\..\ManagementPacks\System.Image.Library.mp. 00:17:09
[00:17:09]: Info: :Info:FirstManagementServer: Loaded MP D:\Setup\AMD64\..\..\ManagementPacks\System.Image.Library.mp. We will retry.
[00:17:09]: Info: :Info:FirstManagementServer: Importing Management Pack: System AdminItem Library
[00:17:09]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\System.AdminItem.Library.mp. 00:17:09
[00:17:10]: Always: :ImportMomManagementPack: Loaded management pack D:\Setup\AMD64\..\..\ManagementPacks\System.AdminItem.Library.mp. 00:17:10
[00:17:10]: Info: :Info:FirstManagementServer: Loaded MP D:\Setup\AMD64\..\..\ManagementPacks\System.AdminItem.Library.mp. We will retry.
[00:17:10]: Info: :Info:FirstManagementServer: Importing Management Pack: System Software Library
[00:17:10]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\System.Software.Library.mpb. 00:17:10
[00:17:11]: Info: :Info:FirstManagementServer: Loaded MP D:\Setup\AMD64\..\..\ManagementPacks\System.Software.Library.mpb. We will retry.
[00:17:11]: Info: :Info:FirstManagementServer: Importing Management Pack: Microsoft Windows Library
[00:17:11]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp. 00:17:11
[00:17:26]: Error: :ImportManagementPack: Error: Unable to load management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp
[00:17:26]: Error: :: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
The transaction log for database 'OperationsManager' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
[00:17:26]: Error: :ImportManagementPack: Unknown Error. System.ArgumentException : The requested management pack is not valid. See inner exception for details.
Parameter name: managementPack
[00:17:26]: Always: :FirstManagementServer: Failed to load MP D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp. We will retry.
[00:17:26]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp. 00:17:26
[00:17:41]: Error: :ImportManagementPack: Error: Unable to load management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp
[00:17:41]: Error: :: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
The transaction log for database 'OperationsManager' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
[00:17:41]: Error: :ImportManagementPack: Unknown Error. System.ArgumentException : The requested management pack is not valid. See inner exception for details.
Parameter name: managementPack
[00:17:41]: Error: :Error:FirstManagementServer: Failed to load MP D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp on retry number 1
[00:17:41]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp. 00:17:41
[00:17:49]: Error: :ImportManagementPack: Error: Unable to load management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp
[00:17:49]: Error: :: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
The transaction log for database 'OperationsManager' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
[00:17:49]: Error: :ImportManagementPack: Unknown Error. System.ArgumentException : The requested management pack is not valid. See inner exception for details.
Parameter name: managementPack
[00:17:49]: Error: :Error:FirstManagementServer: Failed to load MP D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp on retry number 2
[00:17:49]: Always: :ImportManagementPack: Loading management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp. 00:17:49
[00:18:12]: Error: :ImportManagementPack: Error: Unable to load management pack D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp
[00:18:12]: Error: :: Database error. MPInfra_p_ManagementPackInstall failed with exception:
Database error. MPInfra_p_ManagementPackInstall failed with exception:
The transaction log for database 'OperationsManager' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases
[00:18:12]: Error: :ImportManagementPack: Unknown Error. System.ArgumentException : The requested management pack is not valid. See inner exception for details.
Parameter name: managementPack
[00:18:12]: Error: :Error:FirstManagementServer: Failed to load MP D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp on retry number 3
[00:18:12]: Error: :Error:FirstManagementServer: Gave up trying to load the MP D:\Setup\AMD64\..\..\ManagementPacks\Microsoft.Windows.Library.mp
[00:18:12]: Error: :Error:failed to import Server management packs. This is a fatal error
[00:18:12]: Error: :FATAL ACTION: ImportManagementPacks
[00:18:12]: Error: :FATAL ACTION: DatabaseActions
[00:18:12]: Error: :ProcessInstalls: Running the PostProcessDelegate returned false.
[00:18:12]: Always: :SetErrorType: Setting VitalFailure. currentInstallItem: Database Configuration
[00:18:12]: Error: :ProcessInstalls: Running the PostProcessDelegate for OMDATABASE failed.... This is a fatal item. Setting rollback.
[00:18:12]: Info: :SetProgressScreen: FinishMinorStep.
[00:18:12]: Always: :!***** Installing: OMSERVER ***
[00:18:12]: Info: :ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
[00:18:12]: Always: :****************************************************************
[00:18:12]: Always: :****Starting*RollBack*******************************************
[00:18:12]: Always: :****************************************************************
[00:18:12]: Info: :SetProgressScreen: StartMinorStep.
[00:18:12]: Info: :SetProgressScreen: StartMinorStep.
[00:18:12]: Debug: :ProcessInstalls: Install Item Database Configuration has a Preprocessing delegate of RunXamlPreProcessor. Launching it now.
[00:18:12]: Always: :LaunchExeSetup: Launching D:\Setup\AMD64\SetupInstallItem.exe with arguments:
[00:18:12]: Info: :SetProgressScreen: Init Exe Install progress.
[00:18:12]: Always: :LaunchExeSetup: Install return value was: 0
[00:18:12]: Info: :CheckPointPassed is removing the Rollback property as this is an uninstall.
[00:18:12]: Always: :SetErrorType: Setting VitalFailure. currentInstallItem: Database Configuration
[00:18:12]: Always: :ProcessInstalls: Install Item Database Configuration was successful. We will launch the post process delegate.
[00:18:12]: Always: :Determining actions to be run.
[00:18:12]: Debug: :Action CreateDatabase will not be needed.
[00:18:12]: Debug: :Action RollbackDropDatabaseForNewDBs will not be needed.
[00:18:12]: Debug: :Action ConfigureConfigServiceRoleInOMDB2ndServer will not be needed.
[00:18:12]: Debug: :Action PopulateRegistryKeys will not be needed.
[00:18:12]: Always: :Done validating action list; now running individual actions.
[00:18:12]: Always: :Current Action: StopServices
[00:18:12]: Info: :StopServices completed.
[00:18:12]: Always: :Current Action: UninstallServerFromDBScript
[00:18:12]: Info: :Info:Using DB command timeout = 1800 seconds.
[00:18:12]: Info: :Adding Script files to dictionary.
[00:18:12]: Info: :
.\build_mom_db_admin.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_mom_db_admin.sql
[00:18:12]: Info: :
.\build_mom_db.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_mom_db.sql
[00:18:12]: Info: :
.\build_momv3_localization.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_momv3_localization.sql
[00:18:12]: Info: :
.\build_mom_db_postMPimport.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_mom_db_postMPimport.sql
[00:18:12]: Info: :
.\build_mom_db_postMPimport.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_mom_db_postMPimport.sql
[00:18:12]: Info: :
.\build_om_db_ConfigSvcRole.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_om_db_ConfigSvcRole.sql
[00:18:12]: Info: :
.\cleanup_mom_db.sql
[00:18:12]: Info: :Added
.\cleanup_mom_db.sql
to the dictionary.
[00:18:12]: Info: :
.\cleanup_mom_db.sql
[00:18:12]: Info: :Not Added to dictionary:
.\cleanup_mom_db.sql
[00:18:12]: Info: :
.\build_om_db_ConfigSvcRole.sql
[00:18:12]: Info: :Not Added to dictionary:
.\build_om_db_ConfigSvcRole.sql
[00:18:12]: Info: :Done loading scripts
[00:18:12]: Info: :UninstallServerFromDBScript completed.
[00:18:12]: Always: :Current Action: DatabaseActions
[00:18:12]: Info: :DatabaseActions completed.
[00:18:12]: Always: :Current Action: DeleteTemporaryKeys
[00:18:12]: Info: :DeleteTemporaryKeys completed.
[00:18:12]: Info: :SetProgressScreen: FinishMinorStep.
[00:18:12]: Always: :****************************************************************
[00:18:12]: Always: :****Ended*RollBack**********************************************
[00:18:12]: Always: :****************************************************************
[00:18:12]: Debug: :Install Item OMSERVER was not installed.
[00:18:12]: Debug: :Install Item OMDATAWAREHOUSE was not installed.
[00:18:12]: Debug: :Install Item OMCONSOLE was not installed.
[00:18:12]: Debug: :Install Item OMWEBCONSOLE was not installed.
[00:18:12]: Debug: :Install Item OMREPORTING was not installed.
[00:18:12]: Debug: :Install Item POSTINSTALL was not installed.
[00:18:12]: Always: :Entering Page: FinishPage
-
Wednesday, May 23, 2012 5:51 PM
Turns out that although the OperationsManager database did have adequate size (5GB) the corresponding transaction logs were only set to use 100MB, which easily filled up during the upgrade and caused my failure. Changing the size of the logs to 2GB worked fine.- Proposed As Answer by elgwhoppo Wednesday, May 23, 2012 5:51 PM

