Microsoft Knowledge Base Email Alertz

You cannot complete the installation process when you try to install a Microsoft Operations Manager (MOM) 2005 management server

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 904744 - Last Review: January 30, 2007 - Revision: 1.2

You cannot complete the installation process when you try to install a Microsoft Operations Manager (MOM) 2005 management server

SYMPTOMS

When you try to install a Microsoft Operations Manager (MOM) 2005 management server, you may experience the following symptoms:
  • You cannot complete the installation process. Specifically, the Next command in the Installation Wizard is unavailable.

    Note The Next button appears dimmed.
  • You receive the following error message:
    Database not found
    However, there is no event log, no Microsoft SQL Server error log, and no MOM 2005 management server error log that reports this problem.
  • The following information appears in the SQL Profiler when you try to trace the error in the installation process:
    SELECT count(*) FROM [msdb].[dbo].[sysjobs] WHERE name like 'OnePoint%'

CAUSE

This problem occurs because the MOM 2005 management server installer checks for the OnePoint database by querying the Sysjobs tables for the standard OnePoint jobs. If there are no jobs whose names start with"OnePoint" in the Sysjobs table, the installation program assumes that the database is not correctly configured. Therefore, you cannot continue to install the MOM 2005 management server.

WORKAROUND

To work around this problem, manually create a job that uses a name that starts with "OnePoint," and then install the MOM 2005 management server.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

REFERENCES

For more information about how to create a job, visit the following Microsoft Web site:
http://msdn2.microsoft.com/en-us/library/aa176968(SQL.80).aspx (http://msdn2.microsoft.com/en-us/library/aa176968(SQL.80).aspx)

APPLIES TO
  • Microsoft Operations Manager (MOM) 2005
Keywords: 
kberrmsg kbtshoot kbprb KB904744
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate