You cannot complete the installation process when you try to install a Microsoft Operations Manager (MOM) 2005 management server (904744)
The information in this article applies to:
- Microsoft Operations Manager 2005
SYMPTOMSWhen 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%'
CAUSEThis 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.WORKAROUNDTo work around this problem, manually create a job that uses a name that starts with "OnePoint," and then install the MOM 2005 management server.STATUSMicrosoft
has confirmed that this is a problem in the Microsoft products that are listed
in the "Applies to" section.REFERENCESFor more information about how to create a job, visit the
following Microsoft Web site:
Modification Type: | Major | Last Reviewed: | 8/3/2005 |
---|
Keywords: | kberrmsg kbtshoot kbprb KB904744 kbAudITPRO |
---|
|