Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2008
»
SQL Server 2008 - General
»
Problem patching to 2008 SP3
38 posts, Page 1 of 4
1
2
3
4
»
»»
Problem patching to 2008 SP3
Rate Topic
Display Mode
Topic Options
Author
Message
Kenneth.Fisher
Kenneth.Fisher
Posted Tuesday, March 06, 2012 10:47 AM
Hall of Fame
Group: General Forum Members
Last Login: 2 days ago @ 7:53 PM
Points: 3,367,
Visits: 1,577
I have a 2008 enterprise 32 bit instance running on Windows Server 2003 Enterprise server. I'm an administrator on the server.
When I try to run SQLServer2008SP3-KB2546951-x86-ENU.exe it uncompresses to another drive under a random directory name. Then a dos window (setup.exe) briefly flashes on the screen and the directory is deleted again.
HELP!
Kenneth Fisher
I strive to live in a world where a chicken can cross the road without being questioned about its motives.
--------------------------------------------------------------------------------
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Link to my Blog Post -->
www.SQLStudies.com
Post #1262389
Perry Whittle
Perry Whittle
Posted Tuesday, March 06, 2012 2:21 PM
SSCertifiable
Group: General Forum Members
Last Login: Yesterday @ 10:11 AM
Points: 5,242,
Visits: 11,262
is this a clustered instance?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
Post #1262521
Kenneth.Fisher
Kenneth.Fisher
Posted Tuesday, March 06, 2012 2:28 PM
Hall of Fame
Group: General Forum Members
Last Login: 2 days ago @ 7:53 PM
Points: 3,367,
Visits: 1,577
No, it is a single physical machine.
Kenneth Fisher
I strive to live in a world where a chicken can cross the road without being questioned about its motives.
--------------------------------------------------------------------------------
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Link to my Blog Post -->
www.SQLStudies.com
Post #1262529
SQLKnowItAll
SQLKnowItAll
Posted Tuesday, March 06, 2012 2:40 PM
SSCrazy
Group: General Forum Members
Last Login: Monday, June 17, 2013 9:05 PM
Points: 2,624,
Visits: 3,145
So, this is 2008, not 2008 R2?
Thanks,
Jared
SQL Know-It-All
How to post data/code on a forum to get the best help - Jeff Moden
Post #1262534
SQLKnowItAll
SQLKnowItAll
Posted Tuesday, March 06, 2012 2:42 PM
SSCrazy
Group: General Forum Members
Last Login: Monday, June 17, 2013 9:05 PM
Points: 2,624,
Visits: 3,145
Also, is your OS updated to SP2?
Thanks,
Jared
SQL Know-It-All
How to post data/code on a forum to get the best help - Jeff Moden
Post #1262536
Kenneth.Fisher
Kenneth.Fisher
Posted Thursday, March 15, 2012 8:52 AM
Hall of Fame
Group: General Forum Members
Last Login: 2 days ago @ 7:53 PM
Points: 3,367,
Visits: 1,577
SQLKnowItAll (3/6/2012)
So, this is 2008, not 2008 R2?
Yes 2008.
Kenneth Fisher
I strive to live in a world where a chicken can cross the road without being questioned about its motives.
--------------------------------------------------------------------------------
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Link to my Blog Post -->
www.SQLStudies.com
Post #1267564
Perry Whittle
Perry Whittle
Posted Thursday, March 15, 2012 9:02 AM
SSCertifiable
Group: General Forum Members
Last Login: Yesterday @ 10:11 AM
Points: 5,242,
Visits: 11,262
Have you tried extracting the SP to a folder on the C drive and executing the setup from there?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs"
Post #1267573
SQLKnowItAll
SQLKnowItAll
Posted Thursday, March 15, 2012 9:16 AM
SSCrazy
Group: General Forum Members
Last Login: Monday, June 17, 2013 9:05 PM
Points: 2,624,
Visits: 3,145
Kenneth.Fisher (3/15/2012)
SQLKnowItAll (3/6/2012)
So, this is 2008, not 2008 R2?
Yes 2008.
And what SP is the operating system? Windows Server SP2 is required for this.
Thanks,
Jared
SQL Know-It-All
How to post data/code on a forum to get the best help - Jeff Moden
Post #1267581
Kenneth.Fisher
Kenneth.Fisher
Posted Thursday, March 15, 2012 9:24 AM
Hall of Fame
Group: General Forum Members
Last Login: 2 days ago @ 7:53 PM
Points: 3,367,
Visits: 1,577
SQLKnowItAll (3/15/2012)
Kenneth.Fisher (3/15/2012)
SQLKnowItAll (3/6/2012)
So, this is 2008, not 2008 R2?
Yes 2008.
And what SP is the operating system? Windows Server SP2 is required for this.
Yes its SP2. Sorry for the slow response. I'm comming back from a week vacation and having to catch up on 400+ emails :)
Kenneth Fisher
I strive to live in a world where a chicken can cross the road without being questioned about its motives.
--------------------------------------------------------------------------------
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Link to my Blog Post -->
www.SQLStudies.com
Post #1267594
Kenneth.Fisher
Kenneth.Fisher
Posted Thursday, March 15, 2012 9:26 AM
Hall of Fame
Group: General Forum Members
Last Login: 2 days ago @ 7:53 PM
Points: 3,367,
Visits: 1,577
Perry Whittle (3/15/2012)
Have you tried extracting the SP to a folder on the C drive and expecting the setup from there?
I would love to. Unfortunatly I don't know how to tell the .exe to extract, but not run. Can you provide instructions on this?
Thanks!
Kenneth
Kenneth Fisher
I strive to live in a world where a chicken can cross the road without being questioned about its motives.
--------------------------------------------------------------------------------
For better, quicker answers on T-SQL questions, click on the following...
http://www.sqlservercentral.com/articles/Best+Practices/61537/
For better answers on performance questions, click on the following...
http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Link to my Blog Post -->
www.SQLStudies.com
Post #1267596
« Prev Topic
|
Next Topic »
38 posts, Page 1 of 4
1
2
3
4
»
»»
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.