SQL Server 2000 SP4 installation issue  
Author Message
lakeviewpastor





PostPosted: Thu Jun 16 11:29:46 CDT 2005 Top

SQL Server >> SQL Server 2000 SP4 installation issue

I am trying to SQL Server 2k SP4 to my dev environment

OS : Windows 2000 Server ( 32 bit)
SQL Server Version Details
**awe is not enabled

Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation
Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)

SELECT SERVERPROPERTY('ProductLevel') : SP3

I have default ( not named instance) installation. When run the setup (
setup /upgradesp sqlrun /L*v c:\msde.log) of Desktop Engine part of SP4 (
that is the first one I tried) I get get an error " The instance name
specified is invalid" and installtion stops. sqlstp.log is not generated and
installtion log file (msde.log) is also not generated. Any help in this
matter is greatly appreciated.
--
RK

SQL Server302  
 
 
David





PostPosted: Thu Jun 16 11:29:46 CDT 2005 Top

SQL Server >> SQL Server 2000 SP4 installation issue
> I am trying to SQL Server 2k SP4 to my dev environment
>
> OS : Windows 2000 Server ( 32 bit)
> SQL Server Version Details
> **awe is not enabled

> Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
> Dec 17 2002 14:22:05
> Copyright (c) 1988-2003 Microsoft Corporation
> Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
>
> SELECT SERVERPROPERTY('ProductLevel') : SP3
>
> I have default ( not named instance) installation. When run the setup
> ( setup /upgradesp sqlrun /L*v c:\msde.log) of Desktop Engine part of
> SP4 ( that is the first one I tried) I get get an error " The
> instance name specified is invalid" and installtion stops. sqlstp.log
> is not generated and installtion log file (msde.log) is also not
> generated. Any help in this matter is greatly appreciated.

What did you supply for the name of the server?

--
David Gugick
Quest Software
www.imceda.com
www.quest.com
 
 
RK73





PostPosted: Thu Jun 16 18:41:05 CDT 2005 Top

SQL Server >> SQL Server 2000 SP4 installation issue Never mind. I guess I do not need this component of SP4 as I have Standard
Edition and this is for "Desktop Engine" edition.
All I had to apply was Database Components. No need to apply Ananlysis
Services ( i did not have not have analysis service) and Desktop Engine ( I
have Standard Edition) and 64 bit (I am 32 bit)
--
RK





> > I am trying to SQL Server 2k SP4 to my dev environment
> >
> > OS : Windows 2000 Server ( 32 bit)
> > SQL Server Version Details
> > **awe is not enabled

> > Microsoft SQL Server 2000 - 8.00.760 (Intel X86)
> > Dec 17 2002 14:22:05
> > Copyright (c) 1988-2003 Microsoft Corporation
> > Standard Edition on Windows NT 5.0 (Build 2195: Service Pack 4)
> >
> > SELECT SERVERPROPERTY('ProductLevel') : SP3
> >
> > I have default ( not named instance) installation. When run the setup
> > ( setup /upgradesp sqlrun /L*v c:\msde.log) of Desktop Engine part of
> > SP4 ( that is the first one I tried) I get get an error " The
> > instance name specified is invalid" and installtion stops. sqlstp.log
> > is not generated and installtion log file (msde.log) is also not
> > generated. Any help in this matter is greatly appreciated.
>
> What did you supply for the name of the server?
>
> --
> David Gugick
> Quest Software
> www.imceda.com
> www.quest.com
>