Microsoft Knowledge Base Email Alertz

Error result when you run the Systems Management Server 2003 Service Pack 3 Deployment Readiness Wizard: Site Database SQL version less than 7.0 SP3

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: 939305 - Last Review: November 30, 2007 - Revision: 1.2

Error result when you run the Systems Management Server 2003 Service Pack 3 Deployment Readiness Wizard: "Site Database SQL version less than 7.0 SP3"

SYMPTOMS

You decide to upgrade a Microsoft Systems Management Server (SMS) 2003 site server to SMS 2003 Service Pack 3 (SP3). You run the SMS 2003 SP3 Deployment Readiness Wizard to determine whether SMS 2003 SP3 can be installed successfully. In this scenario, the following test results appear in the Test Result for Sitecode dialog box:
Collapse this tableExpand this table
StatusTest Name
ErrorSite Database SQL version less than 7.0 SP3
ErrorCollation of temp database and SMS database should be the same
Additionally, if you click View Report in this dialog box, the SITECODE_Report.xml file appears. The following error information is logged in this file:

Error information from one location in the file
<Rule>
   <RuleName>Site database SQL version less than 7.0 SP3</RuleName> 
   <RuleDescription>Verifies that the site database is running on SQL version 7.0 SP3 or higher.</RuleDescription> 
   <FailureDescription>Could not execute SQL query.</FailureDescription> 
   <Status>Failed</Status> 
</Rule>
Error information from another location in the file
<Rule>
   <RuleName>Collation of temp database and SMS database should be the same</RuleName> 
   <RuleDescription>Verifies collation of temp database and SMS database are the same.</RuleDescription> 
   <FailureDescription>Could not execute SQL query.</FailureDescription> 
   <Status>Failed</Status> 
</Rule>
You experience this problem if the SMS 2003 site server database is hosted in Microsoft SQL Server 2005.

CAUSE

This problem occurs because the SMS 2003 Deployment Readiness Wizard queries the SQL Server 2005 master database for the spt_server_info attribute. However, this attribute is not contained in the SQL Server 2005 master database. Therefore, the query is unsuccessful. Therefore, the SMS 2003 Deployment Readiness Wizard incorrectly determines that the database is earlier than SQL Server 7.0 SP3.

WORKAROUND

No action is needed to work around this problem. The error message that is mentioned in the "Symptoms" section does not prevent the installation of SMS 2003 SP3. The following SQL Server installations are supported for use with SMS 2003 Service Pack 2 (SP2) and with SMS 2003 SP3:
  • The release version of SQL Server 2005
  • SQL Server 2005 Service Pack 1 (SP1)
  • SQL Server 2005 Service Pack 2 (SP2)
For more information about the supported configurations for SMS 2003 SP3, visit the following Microsoft Web site:
http://technet.microsoft.com/en-us/library/dd939130.aspx (http://technet.microsoft.com/en-us/library/dd939130.aspx)

STATUS

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

MORE INFORMATION

For more information about SMS 2003 SP3, visit the following Microsoft Web site:
http://technet.microsoft.com/en-us/sms/bb676774.aspx (http://technet.microsoft.com/en-us/sms/bb676774.aspx)

APPLIES TO
  • Microsoft Systems Management Server 2003
Keywords: 
kbtshoot kbprb KB939305
       

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