When you to try to install Microsoft Operations Manager 2005 Reporting on a computer that is running Microsoft SQL Server 2005, the installation fails (922337)
The information in this article applies to:
- Microsoft Operations Manager 2005
SYMPTOMSWhen you to try to install Microsoft Operations Manager (MOM) 2005 Reporting on a computer that is running Microsoft SQL Server 2005, the installation fails. Additionally, the following error may be logged in the System event log: Event Type: Error
Event Source: MsiInstaller
Event Category: None
Event ID: 10005
Date: date Time: time User: user name Computer: computer name Description:
Product: Microsoft Operations Manager 2005 Reporting -- Error 25316. WMI error accessing SQL Services Reporting Server. Error Code: -2147467259 (Unspecified error).
For more information, see Help and Support Center at http://support.microsoft.com.
Data:
0000: 7b 36 33 43 38 34 37 43 {63C847C
0008: 36 2d 30 37 41 30 2d 34 6-07A0-4
0010: 41 36 46 2d 38 41 37 38 A6F-8A78
0018: 2d 38 41 30 36 36 43 39 -8A066C9
0020: 46 39 37 37 33 7d F9773}
CAUSEThis problem occurs when the following conditions are true: - You try to install MOM 2005 Reporting on a computer that is running a 32-bit version of Microsoft SQL Server 2005.
- The 32-bit version of SQL Server 2005 is running on a cluster that is based on a 64-bit version of Microsoft Windows Server 2003.
- You do not provide the full Microsoft Windows Installer path in the command line. For example, you type a command that resembles the following:
msiexec /i momreporting.msi SQLSVR_INSTANCE=MOM ROSETTA_SERVER=computer name TASK_USER_ACCOUNT=S-MOM DTS account TASK_USER_PASSWORD=password TASK_USER_DOMAIN=SPS REPORTING_USER=S-MOM Reporting account REPORTING_PASSWORD=password REPORTING_DOMAIN=domain name MOM_DB_SERVER=computer name\MOMvAUTOMATICALLY_DETECT_ROSETTA_VDIRS=1 REPORT_SERVER_URL=ReportServer REPORT_URL=Reports PREREQ_COMPLETED=1 /l* c:\mom.log /qn
RESOLUTIONTo resolve this problem, type the full Windows Installer path in the command that you type when you install MOM 2005 Reporting. For example, type a command that resembles the following: msiexec.exe /i "\\path\momreporting.msi" /lv* D:\logs\REPORTING_Install.log MOM_DB_SERVER="computer name\Instance" SQLSVR_INSTANCE="computer name\Instance" TASK_USER_ACCOUNT="MOM DTS account" TASK_USER_DOMAIN="domain name" TASK_USER_PASSWORD="password" REPORTING_USER="MOM Reporting account" REPORTING_DOMAIN="domain" REPORTING_PASSWORD="password" ROSETTA_SERVER="computer name" PREREQ_COMPLETED="1" REPORT_SERVER_VDIR="ReportServer" REPORT_MANAGER_VDIR="Reports" AUTOMATICALLY_DETECT_ROSETTA_VDIRS="0" /Qn STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
Modification Type: | Major | Last Reviewed: | 9/22/2006 |
---|
Keywords: | kbtshoot kbprb KB922337 kbAudITPRO |
---|
|