Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Services / Notification Services / September 2006

Tip: Looking for answers? Try searching our database.

SQL 2000 NS SP1 on SQL 2000 SP4

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Pete Zerger - 15 Sep 2006 04:50 GMT
I have a client attempting to install SQL 2000 NS on a SQL 2000 SP4 server,
and receiving the following error message:

"The database components require a qualified version of SQL Server on the
machine".

I can via my memory or google find any issues with SQL 2000 NS installation
on SP4. Was there maybe an issue with SQL 2000 NS without SP1?

Regards,

Pete Zerger, MCSE(Messaging), MVP - MOM
URL:http://www.momresources.org
BLOG: http://www.it-jedi.net
Joe Webb - 21 Sep 2006 12:05 GMT
SQLNS v2.0 SP1 was a full install, not just a normal service pack. I'd
suggest going with that rather than the non-SP1 version. It's been a
while but if memory serves me, the original SQLNS v2.0 worked with
v1.0 of the .net framework and SP1 added the V1.1 framework
capability.

Does the machine have multiple instances of SQL Server?  If so, does
the last one installed qualify for SQLNS? Sometimes, some application
will install a small MSDE instance on a machine and confuse SQLNS's
installation.

Try running the following query in Query Analyzer.
SELECT
         SERVERPROPERTY('productversion') AS SqlVersion
       , SERVERPROPERTY('productlevel') AS SqlLevel
       , SERVERPROPERTY ('edition') AS SqlEdition

Also, check out this article
http://support.microsoft.com/default.aspx?scid=kb;en-us;829091

HTH...

Signature

Joe Webb
SQL Server MVP
http://www.sqlns.com

~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)

>I have a client attempting to install SQL 2000 NS on a SQL 2000 SP4 server,
>and receiving the following error message:
[quoted text clipped - 10 lines]
>URL:http://www.momresources.org
>BLOG: http://www.it-jedi.net/
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.