Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Update Services > Does WSUS 3 support SQL Express SP2?

Reply
Thread Tools Display Modes

Does WSUS 3 support SQL Express SP2?

 
 
Michael Kincaid
Guest
Posts: n/a

 
      05-01-2007
I'm trying to install WSUS 3.0 on a server with a running instance (default
name) of SQL Express 2005 SP2 w/Advanced Services, and on "Database
Options," "Use an existing database server on this computer" is grayed out
and if I enter myserver\MSSQLSERVER as the remote instance name, I get "The
specified service does not exist as an installed service".

The WSUS 3 documentation doesn't explicitly address SP2, as far as I can
tell (only names SP1 as a requirement). Neither does it explicitly address
SQL Express, so I'd assumed that was included under the umbrella of SQL
Server 2005 support, but perhaps I have assumed incorrectly.

I do understand that the Windows Internal Database circumvents some of the
limits that apply with SQL Express, but I don't think these limits will be a
problem in our environment, and so I prefer the manageability of the Express
instance.

Any thoughts/experiences with this pairing, or steps I might take to find
out what's wrong with the instance I have running? Am I missing something
obvious?

thanks,
--Michael

 
Reply With Quote
 
 
 
 
Lawrence Garvin \(MVP\)
Guest
Posts: n/a

 
      05-01-2007
"Michael Kincaid" <> wrote in message
news:F9A51914-96F8-48B5-B7F4-...
> I'm trying to install WSUS 3.0 on a server with a running instance
> (default name) of SQL Express 2005 SP2 w/Advanced Services, and on
> "Database Options," "Use an existing database server on this computer" is
> grayed out and if I enter myserver\MSSQLSERVER as the remote instance
> name, I get "The specified service does not exist as an installed
> service".



The installer is looking for an "existing database server" on the default
instance. Most likely your SQL Express has been installed on instance name
SQLEXPRESS, making it invisible to the WSUS installer.

> The WSUS 3 documentation doesn't explicitly address SP2, as far as I can
> tell (only names SP1 as a requirement). Neither does it explicitly address
> SQL Express, so I'd assumed that was included under the umbrella of SQL
> Server 2005 support, but perhaps I have assumed incorrectly.


There's the potential for the same type of issues with the SQL 2005 SP1/SP2
scenario as there were sometimes observed with the SQL 2000 SP3/SP4
scenario. WSUSv2 didn't always behave well when installed to SQL 2000 SP4; I
wouldn't be entirely surprised (and we saw some in the beta) if there are
issues installing WSUSv3 on SQL 2005 SP2.


--
Lawrence Garvin, M.S., MCTS, MCP
Independent WSUS Evangelist
MVP-Software Distribution (2005-2007)
https://mvp.support.microsoft.com/pr...2-D095EB07B36E

Everything you need for WSUS is at
http://technet2.microsoft.com/window...s/default.mspx

And, almost everything else is at
http://wsusinfo.onsitechsolutions.com
.....


 
Reply With Quote
 
Michael Kincaid
Guest
Posts: n/a

 
      05-01-2007
Thanks for the quick response!

"Lawrence Garvin (MVP)" <> wrote in message
news:...

> The installer is looking for an "existing database server" on the default
> instance. Most likely your SQL Express has been installed on instance name
> SQLEXPRESS, making it invisible to the WSUS installer.


I did think of that, but using myserver\SQLEXPRESS as the instance doesn't
work either.

> There's the potential for the same type of issues with the SQL 2005
> SP1/SP2 scenario as there were sometimes observed with the SQL 2000
> SP3/SP4 scenario. WSUSv2 didn't always behave well when installed to SQL
> 2000 SP4; I wouldn't be entirely surprised (and we saw some in the beta)
> if there are issues installing WSUSv3 on SQL 2005 SP2.


Upon reading the release notes more carefully, I notice now that SQL 2005
SP2 is required on Longhorn, but I suppose that doesn't necessarily make it
supported on Win2k3.

It sounds like for this scenario it may be a better bet to just abandon
Express and go with WID/SSEE?

 
Reply With Quote
 
Bastian Haas
Guest
Posts: n/a

 
      05-02-2007
"Michael Kincaid" wrote:
> It sounds like for this scenario it may be a better bet to just abandon
> Express and go with WID/SSEE?


The only thing I can say regarding to your question is that I successfully
installed WSUS 3 this morning using a SQL 2005 Express SP2 database. More
precisely on a server with three SQL Express instances.
 
Reply With Quote
 
Michael Kincaid
Guest
Posts: n/a

 
      05-02-2007

"Bastian Haas" <> wrote in message
news:5D6E1F1F-B9E3-4F82-ABA5-...
> "Michael Kincaid" wrote:
>> It sounds like for this scenario it may be a better bet to just abandon
>> Express and go with WID/SSEE?

>
> The only thing I can say regarding to your question is that I successfully
> installed WSUS 3 this morning using a SQL 2005 Express SP2 database. More
> precisely on a server with three SQL Express instances.


Was it recognized as an "existing database server" or did you have to enter
the instance name manually?

 
Reply With Quote
 
Bastian Haas
Guest
Posts: n/a

 
      05-03-2007
> Was it recognized as an "existing database server" or did you have to enter
> the instance name manually?


It was recognized and could be chosed as an "existing database server". It
listed all three instances and I simply selected the one I hat just created
before WSUS setup.
 
Reply With Quote
 
Stephen Mabelane
Guest
Posts: n/a

 
      01-08-2010
Hi
I was reading your comments with regards to choose existing database server instead of WID,
I have tried, but keep on saying "not installed as a service"
please advice me how to do it, i have installed SQL Express and wanted to use it for WSUS:
I have tried both names like \\servername\sqlexpress but not winning

please assist



BastianHaa wrote:

It was recognized and could be chosed as an "existing database server".
03-May-07

It was recognized and could be chosed as an "existing database server". I
listed all three instances and I simply selected the one I hat just create
before WSUS setup.

Previous Posts In This Thread:

On Tuesday, May 01, 2007 6:42 PM
Michael Kincaid wrote:

Does WSUS 3 support SQL Express SP2?
I'm trying to install WSUS 3.0 on a server with a running instance (default
name) of SQL Express 2005 SP2 w/Advanced Services, and on "Database
Options," "Use an existing database server on this computer" is grayed out
and if I enter myserver\MSSQLSERVER as the remote instance name, I get "The
specified service does not exist as an installed service"

The WSUS 3 documentation doesn't explicitly address SP2, as far as I can
tell (only names SP1 as a requirement). Neither does it explicitly address
SQL Express, so I'd assumed that was included under the umbrella of SQL
Server 2005 support, but perhaps I have assumed incorrectly

I do understand that the Windows Internal Database circumvents some of the
limits that apply with SQL Express, but I don't think these limits will be a
problem in our environment, and so I prefer the manageability of the Express
instance

Any thoughts/experiences with this pairing, or steps I might take to find
out what's wrong with the instance I have running? Am I missing something
obvious

thanks
--Michael

On Tuesday, May 01, 2007 7:05 PM
Lawrence Garvin \(MVP\) wrote:

Re: Does WSUS 3 support SQL Express SP2?
"Michael Kincaid" <> wrote in message
news:F9A51914-96F8-48B5-B7F4-..

The installer is looking for an "existing database server" on the default
instance. Most likely your SQL Express has been installed on instance name
SQLEXPRESS, making it invisible to the WSUS installer

There's the potential for the same type of issues with the SQL 2005 SP1/SP2
scenario as there were sometimes observed with the SQL 2000 SP3/SP4
scenario. WSUSv2 didn't always behave well when installed to SQL 2000 SP4; I
wouldn't be entirely surprised (and we saw some in the beta) if there are
issues installing WSUSv3 on SQL 2005 SP2

--
Lawrence Garvin, M.S., MCTS, MC
Independent WSUS Evangelis
MVP-Software Distribution (2005-2007
https://mvp.support.microsoft.com/pr...62-D095EB07B36

Everything you need for WSUS is a
http://technet2.microsoft.com/window...us/default.msp

And, almost everything else is a
http://wsusinfo.onsitechsolutions.co
.....

On Tuesday, May 01, 2007 7:26 PM
Michael Kincaid wrote:

Thanks for the quick response!
Thanks for the quick response

"Lawrence Garvin (MVP)" <> wrote in message
news:..

I did think of that, but using myserver\SQLEXPRESS as the instance doesn't
work either

Upon reading the release notes more carefully, I notice now that SQL 2005
SP2 is required on Longhorn, but I suppose that doesn't necessarily make it
supported on Win2k3

It sounds like for this scenario it may be a better bet to just abandon
Express and go with WID/SSEE?

On Wednesday, May 02, 2007 9:56 AM
BastianHaa wrote:

Re: Does WSUS 3 support SQL Express SP2?
"Michael Kincaid" wrote

The only thing I can say regarding to your question is that I successfully
installed WSUS 3 this morning using a SQL 2005 Express SP2 database. More
precisely on a server with three SQL Express instances.

On Wednesday, May 02, 2007 5:55 PM
Michael Kincaid wrote:

Re: Does WSUS 3 support SQL Express SP2?
Was it recognized as an "existing database server" or did you have to ente
the instance name manually?

On Thursday, May 03, 2007 11:44 AM
BastianHaa wrote:

It was recognized and could be chosed as an "existing database server".
It was recognized and could be chosed as an "existing database server". It
listed all three instances and I simply selected the one I hat just created
before WSUS setup.


Submitted via EggHeadCafe - Software Developer Portal of Choice
The Guru's Guide To Transact-SQL
http://www.eggheadcafe.com/tutorials...-to-trans.aspx
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PCI Express hotplug support Bill Gage Windows Vista Drivers 3 04-22-2008 06:10 AM
PCI Express support in XP? Bill Windows Vista Drivers 0 08-10-2007 03:56 PM
PCI Express support for 64bit packets? Steve Windows Vista Drivers 2 03-30-2007 02:48 PM
DVB Support and ALSO Bell Express Vu kevlartigger Windows Media Center 4 01-06-2005 05:41 PM
General SMBUS device support for PCI Express and ExpressCard EGardiner Windows Vista Drivers 1 10-05-2004 11:49 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59