Showing posts with label installing. Show all posts
Showing posts with label installing. Show all posts

Friday, March 23, 2012

Is there 1 default instance per OS Server or per SQL Server?

On a Server 2k3 x64, I've installed SQL Server 2000 x32 SP4 and SQL Server 2005 x64. When installing both SQL Server 2000 and 2005 on the same server, does each SQL Server have it's own "default instance" or there can only be one "default instance" per server? TIA, Gary.

There can only be one default instance per OS.

Be carefull when installing SQL 2005 on a SQL 2000 machine. It's very easy to upgrade the existing instance without releasing it.

|||Well that explains what happened. I noticed SQL Server 2005 was showing SQL Server 2000 databases. The good thing is it only the test server, not production. But since SQL Server 2000 instance has been updated, I'm assuming I'll have to uninstall both SQL Server 2000 and 2005 in order to set both up correctly? Is there a shortcut to fix this?|||

Correct, there is no way to revert to DB's back to SQL 2000. The default instance naming is the same in both products to make upgrade easier. You can always supply a different instance name with the second install to run both editions side by side.

Thanks,
Sam Lester (MSFT)

sql

Monday, March 19, 2012

is sqlserver 2000 compatible with windows 2003 ?

Hi !

when installing sqlserver 2000 on a Windows 2003 server it explicitly
tells "server not compatible with Windows 2003" during install, but it
can carry on.
After we applied serfice pack 3a then the db server seems to run
normally, but does it risk to behave randomly afterwards ?
Is sqlserver 2000 standard edition compatible with Windows 2003 server
?
Or does it exist a specific sqlserver edition for Win2003 ?

thanks !
Patrice"Patrox" <patrice .castet @.in- fusio. NOOO.SPAAAAM.com> wrote in message
news:a8c9g0dk9utjs0iraab973ag5p1obpuunm@.4ax.com...
> Hi !
> when installing sqlserver 2000 on a Windows 2003 server it explicitly
> tells "server not compatible with Windows 2003" during install, but it
> can carry on.
> After we applied serfice pack 3a then the db server seems to run
> normally, but does it risk to behave randomly afterwards ?
> Is sqlserver 2000 standard edition compatible with Windows 2003 server
> ?
> Or does it exist a specific sqlserver edition for Win2003 ?
> thanks !
> Patrice
You may find these articles interesting.
http://www.winnetmag.com/Article/Ar...0428/40428.html
http://support.microsoft.com/defaul...kb;en-us;329329

The important point is [from MSKB article]:
"To work around this behavior, install SQL Server 2000 SP3 or later
immediately after you install SQL Server 2000."

HTH,

Rowland.|||On Mon, 26 Jul 2004 09:24:10 +0200, Patrox <patrice .castet @.in-
fusio. NOOO.SPAAAAM.com> wrote:

>Hi !
>when installing sqlserver 2000 on a Windows 2003 server it explicitly
>tells "server not compatible with Windows 2003" during install, but it
>can carry on.
>After we applied serfice pack 3a then the db server seems to run
>normally, but does it risk to behave randomly afterwards ?
>Is sqlserver 2000 standard edition compatible with Windows 2003 server
>?
>Or does it exist a specific sqlserver edition for Win2003 ?
>thanks !
>Patrice
I have SQL 2k Enterprise running on Windows 2003. I've not had any
trouble with it, and I assume the standard version would work as well.
I don't remember getting an error message when installing, though I
may just not remember it.

Is sql2kdesksp3 always necessary?

Prior to installing any SP3a service packs:
VERSION:
Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows
NT 5.1 (Build 2600: Service Pack 1)
SERVERPROPERTY:
RTM
After installing sql2ksp3 and sql2kasp3 I get:
VERSION:
Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows
NT 5.1 (Build 2600: Service Pack 1)
SERVERPROPERTY:
SP3
I am having difficulty installing sql2kdesksp3 and was wondering if I was
trying to install it where it is not required?
I have an MSDN copy of SQL Server 2000 Developer Edition.
No. It appears that you have the Developer Edition of SQL Server 2000 and
did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be running
MSDE. Have a look at http://www.microsoft.com/sql/downloads/2000/sp3.asp. A
little ways down that page it describes what each of the three files are.
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
"DesC" <xs667@.hotmail.com> wrote in message
news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
> Prior to installing any SP3a service packs:
> VERSION:
> Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
> Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows
> NT 5.1 (Build 2600: Service Pack 1)
> SERVERPROPERTY:
> RTM
>
> After installing sql2ksp3 and sql2kasp3 I get:
> VERSION:
> Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
> Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows
> NT 5.1 (Build 2600: Service Pack 1)
> SERVERPROPERTY:
> SP3
>
> I am having difficulty installing sql2kdesksp3 and was wondering if I
was
> trying to install it where it is not required?
> I have an MSDN copy of SQL Server 2000 Developer Edition.
>
>
>
|||How then can you tell conclusively exactly what you have, i.e. SQL Server
2000 or MSDE 2000 ?
"Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
news:%23ppi8IsMEHA.2388@.TK2MSFTNGP09.phx.gbl...
> No. It appears that you have the Developer Edition of SQL Server 2000 and
> did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
> Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be running
> MSDE. Have a look at http://www.microsoft.com/sql/downloads/2000/sp3.asp.
A
> little ways down that page it describes what each of the three files are.
> --
> Sincerely,
> Stephen Dybing
> This posting is provided "AS IS" with no warranties, and confers no
rights.[vbcol=seagreen]
> "DesC" <xs667@.hotmail.com> wrote in message
> news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
Windows[vbcol=seagreen]
Windows
> was
>
|||> After installing sql2ksp3 and sql2kasp3 I get:
Do you really have Analysis Services running? That's what sql2kasp3.exe is
for.

> I am having difficulty installing sql2kdesksp3
Probably because you don't need it. This file is for MSDE (desktop
edition).
Please read http://www.aspfaq.com/2440
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
|||Steve could tell because your @.@.VERSION returned "Developer Edition" in the
text.
If you have more than one installation of SQL Server, you will need to
repeat this process for every instance. Only you know how many instances
you have installed, but the SP3 page has information, I think, on
determining where your other instances live.
Also see http://www.aspfaq.com/2160
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"DesC" <xs667@.hotmail.com> wrote in message
news:OrMYKOsMEHA.268@.TK2MSFTNGP11.phx.gbl...[vbcol=seagreen]
> How then can you tell conclusively exactly what you have, i.e. SQL Server
> 2000 or MSDE 2000 ?
>
>
> "Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
> news:%23ppi8IsMEHA.2388@.TK2MSFTNGP09.phx.gbl...
and[vbcol=seagreen]
running[vbcol=seagreen]
http://www.microsoft.com/sql/downloads/2000/sp3.asp.[vbcol=seagreen]
> A
are.[vbcol=seagreen]
> rights.
> Windows
> Windows
I
>
|||Sql2kdesksp3 is for the Desktop Edition of SQL Server 2000. It appears
that you have the Developer Edition. These are not the same thing. You
already have service pack 3 (or 3a) on the SQL Server you posted the
@.@.version information from. If this is the one you are attempting to apply
sql2kdesksp3 to then it will not apply and if it did you probably do not
need it.
Rand
This posting is provided "as is" with no warranties and confers no rights.
|||You can also check your machine and/or network for all SQL Server instances
that are running. See the following URL (it may wrap):
http://www.microsoft.com/downloads/d...displaylang=en
|||Do you really have Analysis Services running?
Yes, I hope so anyrate, something wrong?
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:%23xFJjOsMEHA.3348@.TK2MSFTNGP09.phx.gbl...
> Do you really have Analysis Services running? That's what sql2kasp3.exe
is
> for.
>
> Probably because you don't need it. This file is for MSDE (desktop
> edition).
> Please read http://www.aspfaq.com/2440
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>
|||> Yes, I hope so anyrate
Are you sure you know the difference between SQL Server and Analysis
Services? I think if you had any use for Analysis Services, you'd know
whether or not it was installed, instead of "I hope so"...
|||Well, I had an idea I was going to use DTS to pump data into a data
warehouse consisting of data-marts, data tables and dimension tables and
then extract static and dynamic cubes using Analysis Services (or OLAP as I
think it used to be called). I might be all wrong about this but one of my
contracts was for a major UK supermarket chain that produced a lot of data
and I figure larning how to do this kind of thing might be useful.
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:OG9uussMEHA.1348@.TK2MSFTNGP12.phx.gbl...
> Are you sure you know the difference between SQL Server and Analysis
> Services? I think if you had any use for Analysis Services, you'd know
> whether or not it was installed, instead of "I hope so"...
>

Is sql2kdesksp3 always necessary?

Prior to installing any SP3a service packs:
VERSION:
Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows
NT 5.1 (Build 2600: Service Pack 1)
SERVERPROPERTY:
RTM
After installing sql2ksp3 and sql2kasp3 I get:
VERSION:
Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows
NT 5.1 (Build 2600: Service Pack 1)
SERVERPROPERTY:
SP3
I am having difficulty installing sql2kdesksp3 and was wondering if I was
trying to install it where it is not required?
I have an MSDN copy of SQL Server 2000 Developer Edition.No. It appears that you have the Developer Edition of SQL Server 2000 and
did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be running
MSDE. Have a look at http://www.microsoft.com/sql/downloads/2000/sp3.asp. A
little ways down that page it describes what each of the three files are.
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
"DesC" <xs667@.hotmail.com> wrote in message
news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
> Prior to installing any SP3a service packs:
> VERSION:
> Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
> Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows
> NT 5.1 (Build 2600: Service Pack 1)
> SERVERPROPERTY:
> RTM
>
> After installing sql2ksp3 and sql2kasp3 I get:
> VERSION:
> Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
> Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows
> NT 5.1 (Build 2600: Service Pack 1)
> SERVERPROPERTY:
> SP3
>
> I am having difficulty installing sql2kdesksp3 and was wondering if I
was
> trying to install it where it is not required?
> I have an MSDN copy of SQL Server 2000 Developer Edition.
>
>
>|||How then can you tell conclusively exactly what you have, i.e. SQL Server
2000 or MSDE 2000 ?
"Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
news:%23ppi8IsMEHA.2388@.TK2MSFTNGP09.phx.gbl...
> No. It appears that you have the Developer Edition of SQL Server 2000 and
> did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
> Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be running
> MSDE. Have a look at http://www.microsoft.com/sql/downloads/2000/sp3.asp.
A
> little ways down that page it describes what each of the three files are.
> --
> Sincerely,
> Stephen Dybing
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "DesC" <xs667@.hotmail.com> wrote in message
> news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
Windows[vbcol=seagreen]
Windows[vbcol=seagreen]
> was
>|||> After installing sql2ksp3 and sql2kasp3 I get:
Do you really have Analysis Services running? That's what sql2kasp3.exe is
for.

> I am having difficulty installing sql2kdesksp3
Probably because you don't need it. This file is for MSDE (desktop
edition).
Please read http://www.aspfaq.com/2440
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/|||Steve could tell because your @.@.VERSION returned "Developer Edition" in the
text.
If you have more than one installation of SQL Server, you will need to
repeat this process for every instance. Only you know how many instances
you have installed, but the SP3 page has information, I think, on
determining where your other instances live.
Also see http://www.aspfaq.com/2160
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"DesC" <xs667@.hotmail.com> wrote in message
news:OrMYKOsMEHA.268@.TK2MSFTNGP11.phx.gbl...
> How then can you tell conclusively exactly what you have, i.e. SQL Server
> 2000 or MSDE 2000 ?
>
>
> "Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
> news:%23ppi8IsMEHA.2388@.TK2MSFTNGP09.phx.gbl...
and[vbcol=seagreen]
running[vbcol=seagreen]
http://www.microsoft.com/sql/downloads/2000/sp3.asp.[vbcol=seagreen]
> A
are.[vbcol=seagreen]
> rights.
> Windows
> Windows
I[vbcol=seagreen]
>|||Sql2kdesksp3 is for the Desktop Edition of SQL Server 2000. It appears
that you have the Developer Edition. These are not the same thing. You
already have service pack 3 (or 3a) on the SQL Server you posted the
@.@.version information from. If this is the one you are attempting to apply
sql2kdesksp3 to then it will not apply and if it did you probably do not
need it.
Rand
This posting is provided "as is" with no warranties and confers no rights.|||You can also check your machine and/or network for all SQL Server instances
that are running. See the following URL (it may wrap):
CDE4D933600&displaylang=en" target="_blank">http://www.microsoft.com/downloads/...&displaylang=en|||Do you really have Analysis Services running?
Yes, I hope so anyrate, something wrong?
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:%23xFJjOsMEHA.3348@.TK2MSFTNGP09.phx.gbl...
> Do you really have Analysis Services running? That's what sql2kasp3.exe
is
> for.
>
> Probably because you don't need it. This file is for MSDE (desktop
> edition).
> Please read http://www.aspfaq.com/2440
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>|||> Yes, I hope so anyrate
Are you sure you know the difference between SQL Server and Analysis
Services? I think if you had any use for Analysis Services, you'd know
whether or not it was installed, instead of "I hope so"...|||Well, I had an idea I was going to use DTS to pump data into a data
warehouse consisting of data-marts, data tables and dimension tables and
then extract static and dynamic cubes using Analysis Services (or OLAP as I
think it used to be called). I might be all wrong about this but one of my
contracts was for a major UK supermarket chain that produced a lot of data
and I figure larning how to do this kind of thing might be useful.
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:OG9uussMEHA.1348@.TK2MSFTNGP12.phx.gbl...
> Are you sure you know the difference between SQL Server and Analysis
> Services? I think if you had any use for Analysis Services, you'd know
> whether or not it was installed, instead of "I hope so"...
>

Is sql2kdesksp3 always necessary?

Prior to installing any SP3a service packs:
VERSION:
Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows
NT 5.1 (Build 2600: Service Pack 1)
SERVERPROPERTY:
RTM
After installing sql2ksp3 and sql2kasp3 I get:
VERSION:
Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows
NT 5.1 (Build 2600: Service Pack 1)
SERVERPROPERTY:
SP3
I am having difficulty installing sql2kdesksp3 and was wondering if I was
trying to install it where it is not required?
I have an MSDN copy of SQL Server 2000 Developer Edition.No. It appears that you have the Developer Edition of SQL Server 2000 and
did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be running
MSDE. Have a look at http://www.microsoft.com/sql/downloads/2000/sp3.asp. A
little ways down that page it describes what each of the three files are.
--
Sincerely,
Stephen Dybing
This posting is provided "AS IS" with no warranties, and confers no rights.
"DesC" <xs667@.hotmail.com> wrote in message
news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
> Prior to installing any SP3a service packs:
> VERSION:
> Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
> Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on Windows
> NT 5.1 (Build 2600: Service Pack 1)
> SERVERPROPERTY:
> RTM
>
> After installing sql2ksp3 and sql2kasp3 I get:
> VERSION:
> Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
> Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on Windows
> NT 5.1 (Build 2600: Service Pack 1)
> SERVERPROPERTY:
> SP3
>
> I am having difficulty installing sql2kdesksp3 and was wondering if I
was
> trying to install it where it is not required?
> I have an MSDN copy of SQL Server 2000 Developer Edition.
>
>
>|||How then can you tell conclusively exactly what you have, i.e. SQL Server
2000 or MSDE 2000 ?
"Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
news:%23ppi8IsMEHA.2388@.TK2MSFTNGP09.phx.gbl...
> No. It appears that you have the Developer Edition of SQL Server 2000 and
> did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
> Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be running
> MSDE. Have a look at http://www.microsoft.com/sql/downloads/2000/sp3.asp.
A
> little ways down that page it describes what each of the three files are.
> --
> Sincerely,
> Stephen Dybing
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> "DesC" <xs667@.hotmail.com> wrote in message
> news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
> > Prior to installing any SP3a service packs:
> >
> > VERSION:
> > Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
> > Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on
Windows
> > NT 5.1 (Build 2600: Service Pack 1)
> >
> > SERVERPROPERTY:
> > RTM
> >
> >
> > After installing sql2ksp3 and sql2kasp3 I get:
> >
> > VERSION:
> > Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
> > Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on
Windows
> > NT 5.1 (Build 2600: Service Pack 1)
> >
> > SERVERPROPERTY:
> > SP3
> >
> >
> > I am having difficulty installing sql2kdesksp3 and was wondering if I
> was
> > trying to install it where it is not required?
> >
> > I have an MSDN copy of SQL Server 2000 Developer Edition.
> >
> >
> >
> >
> >
> >
>|||> After installing sql2ksp3 and sql2kasp3 I get:
Do you really have Analysis Services running? That's what sql2kasp3.exe is
for.
> I am having difficulty installing sql2kdesksp3
Probably because you don't need it. This file is for MSDE (desktop
edition).
Please read http://www.aspfaq.com/2440
--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/|||Steve could tell because your @.@.VERSION returned "Developer Edition" in the
text.
If you have more than one installation of SQL Server, you will need to
repeat this process for every instance. Only you know how many instances
you have installed, but the SP3 page has information, I think, on
determining where your other instances live.
Also see http://www.aspfaq.com/2160
--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
"DesC" <xs667@.hotmail.com> wrote in message
news:OrMYKOsMEHA.268@.TK2MSFTNGP11.phx.gbl...
> How then can you tell conclusively exactly what you have, i.e. SQL Server
> 2000 or MSDE 2000 ?
>
>
> "Stephen Dybing [MSFT]" <stephd@.online.microsoft.com> wrote in message
> news:%23ppi8IsMEHA.2388@.TK2MSFTNGP09.phx.gbl...
> > No. It appears that you have the Developer Edition of SQL Server 2000
and
> > did upgrade it to SP3. Sql2kdesksp3.exe is the update for Microsoft SQL
> > Server 2000 Desktop Engine (MSDE 2000) and you don't appear to be
running
> > MSDE. Have a look at
http://www.microsoft.com/sql/downloads/2000/sp3.asp.
> A
> > little ways down that page it describes what each of the three files
are.
> >
> > --
> > Sincerely,
> > Stephen Dybing
> >
> > This posting is provided "AS IS" with no warranties, and confers no
> rights.
> >
> > "DesC" <xs667@.hotmail.com> wrote in message
> > news:%23yKB99rMEHA.128@.TK2MSFTNGP09.phx.gbl...
> > > Prior to installing any SP3a service packs:
> > >
> > > VERSION:
> > > Microsoft SQL Server 2000 - 8.00.194 (Intel X86) Aug 6 2000 00:57:48
> > > Copyright (c) 1988-2000 Microsoft Corporation Developer Edition on
> Windows
> > > NT 5.1 (Build 2600: Service Pack 1)
> > >
> > > SERVERPROPERTY:
> > > RTM
> > >
> > >
> > > After installing sql2ksp3 and sql2kasp3 I get:
> > >
> > > VERSION:
> > > Microsoft SQL Server 2000 - 8.00.760 (Intel X86) Dec 17 2002 14:22:05
> > > Copyright (c) 1988-2003 Microsoft Corporation Developer Edition on
> Windows
> > > NT 5.1 (Build 2600: Service Pack 1)
> > >
> > > SERVERPROPERTY:
> > > SP3
> > >
> > >
> > > I am having difficulty installing sql2kdesksp3 and was wondering if
I
> > was
> > > trying to install it where it is not required?
> > >
> > > I have an MSDN copy of SQL Server 2000 Developer Edition.
> > >
> > >
> > >
> > >
> > >
> > >
> >
> >
>|||Sql2kdesksp3 is for the Desktop Edition of SQL Server 2000. It appears
that you have the Developer Edition. These are not the same thing. You
already have service pack 3 (or 3a) on the SQL Server you posted the
@.@.version information from. If this is the one you are attempting to apply
sql2kdesksp3 to then it will not apply and if it did you probably do not
need it.
Rand
This posting is provided "as is" with no warranties and confers no rights.|||You can also check your machine and/or network for all SQL Server instances
that are running. See the following URL (it may wrap):
http://www.microsoft.com/downloads/details.aspx?FamilyId=9552D43B-04EB-4AF9-9E24-6CDE4D933600&displaylang=en|||Do you really have Analysis Services running?
Yes, I hope so anyrate, something wrong?
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:%23xFJjOsMEHA.3348@.TK2MSFTNGP09.phx.gbl...
> > After installing sql2ksp3 and sql2kasp3 I get:
> Do you really have Analysis Services running? That's what sql2kasp3.exe
is
> for.
> > I am having difficulty installing sql2kdesksp3
> Probably because you don't need it. This file is for MSDE (desktop
> edition).
> Please read http://www.aspfaq.com/2440
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>|||> Yes, I hope so anyrate
Are you sure you know the difference between SQL Server and Analysis
Services? I think if you had any use for Analysis Services, you'd know
whether or not it was installed, instead of "I hope so"...|||Well, I had an idea I was going to use DTS to pump data into a data
warehouse consisting of data-marts, data tables and dimension tables and
then extract static and dynamic cubes using Analysis Services (or OLAP as I
think it used to be called). I might be all wrong about this but one of my
contracts was for a major UK supermarket chain that produced a lot of data
and I figure larning how to do this kind of thing might be useful.
"Aaron Bertrand - MVP" <aaron@.TRASHaspfaq.com> wrote in message
news:OG9uussMEHA.1348@.TK2MSFTNGP12.phx.gbl...
> > Yes, I hope so anyrate
> Are you sure you know the difference between SQL Server and Analysis
> Services? I think if you had any use for Analysis Services, you'd know
> whether or not it was installed, instead of "I hope so"...
>|||> Well, I had an idea I was going to use DTS to pump data into a data
> warehouse consisting of data-marts, data tables and dimension tables and
> then extract static and dynamic cubes using Analysis Services (or OLAP as
I
> think it used to be called). I might be all wrong about this but one of
my
> contracts was for a major UK supermarket chain that produced a lot of data
> and I figure larning how to do this kind of thing might be useful.
My original question was "do you have analysis services running?" to which
you said "I hope so."
I'm not questioning whether or not you think you can make use of Analysis
Services.
I'm questioning whether you should have even considered installing
sql2kasp3.exe.
A

Monday, March 12, 2012

Is SQL Server Service Manager still existing on SQL Express Edition?

Hi there. I am new to the SQL Express. I just finished installing the SQL Express 2005 with Advanced Services on a Windows XP SP2 computer. The first thing I noticed was the service manager (used to be on the taskbar) was being removed on the Express Edition. How do I get this feature back if it's even possible? I know you can find out the server status from the Configuration Manager but it's handy if the status is showned on the taskbar after logging in.

Any help will be greatly appreciated. Thank you.

KC

There is no Service Manager in any SKU of SQL Server 2005. There are some folks out there that have written their own however.

Friday, March 9, 2012

IS service won't start after installing SP1

I have just installed SP1 and now the IS service will not start at all. I have tried using the LocalSystem account and an account with domain admin rights that I use to run all the other SQL Server services.

Before the SP was applied the service was running fine.

I have tried starting it from the command prompt, services and configuration manager but none of them work, I get the following error message:

"The service did not respond to the start or control request in a timely fashion"

This message is also in in the System Event Viewer, but there are no messages in the Application Event Viewer for the IS Service so I am now officially stumped (not to mention frustrated)

Please help!

This issue is all voer the web: http://www.google.com/search?hl=en&lr=&q=ssis+%22The+service+did+not+respond+to+the+start+or+control+request+in+a+timely+fashion%22

Here for example: http://blogs.conchango.com/jamiethomson/archive/2006/04/26/3877.aspx

-Jamie

|||

Thanks for the help Jamie, I have found the kb article (918644).

Now I have to install 5 separate fixes, that fix problems caused by a big bunch of fixes!! Wow

|||

bobbins wrote:

Thanks for the help Jamie, I have found the kb article (918644).

Now I have to install 5 separate fixes, that fix problems caused by a big bunch of fixes!! Wow


Err yeah, that's basically it!

|||

will keep me busy I suppose

I am tempted to take a trip to the feedback centre and it won't be pretty

Cheers again