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
»
SQLServerCentral.com
»
Editorials
»
The Easy Poll
73 posts, Page 6 of 8
««
«
4
5
6
7
8
»
»»
The Easy Poll
Rate Topic
Display Mode
Topic Options
Author
Message
george sibbald
george sibbald
Posted Friday, February 01, 2008 10:57 AM
SSCertifiable
Group: General Forum Members
Last Login: Today @ 1:19 PM
Points: 5,269,
Visits: 11,201
pauls2
see http://support.microsoft.com/kb/916287
---------------------------------------------------------------------
Post #450650
TheSQLGuru
TheSQLGuru
Posted Friday, February 01, 2008 12:05 PM
Hall of Fame
Group: General Forum Members
Last Login: Today @ 2:32 PM
Points: 3,575,
Visits: 5,115
An unpatched 2000 SP4 is not a good place to be, especially if you are using AWE. There were some significant fixes posted to that subsystem, to the optimzer, etc after the SP4 release.
Best,
Kevin G. Boles
SQL Server Consultant
SQL MVP 2007-2012
TheSQLGuru at GMail
Post #450691
Megistal
Megistal
Posted Friday, February 01, 2008 12:06 PM
Ten Centuries
Group: General Forum Members
Last Login: Today @ 6:35 AM
Points: 1,243,
Visits: 1,776
it's a rollup update following SP4 meaning that you need SP4 installed before installing it.
Post #450693
Hugo Kornelis
Hugo Kornelis
Posted Friday, February 01, 2008 1:28 PM
SSCertifiable
Group: General Forum Members
Last Login: Today @ 9:48 AM
Points: 5,235,
Visits: 7,037
Hi Steve,
I see that you have beaten me to the punch. That's the down side of having something else as your day job
Anyway, I still have decided to blog about this (see
http://sqlblog.com/blogs/hugo_kornelis/archive/2008/02/01/want-a-service-pack-ask-for-it.aspx
, and I have also filed a suggestion to release service pack 3 on connect (see -and vote!-
https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=326575
).
Let's hope that the huge amount of support here will be extended by a huge amount of votes on connect. Maybe that can convince Microsoft that they should release a service pack!
Hugo Kornelis, SQL Server MVP
Visit my SQL Server blog:
http://sqlblog.com/blogs/hugo_kornelis
Post #450743
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Friday, February 01, 2008 1:39 PM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 3:04 PM
Points: 31,418,
Visits: 13,731
:), Hugo, it's not often I'd beat you to anything.
I've voted on Connect and please feel free everyone to add a vote (mark the stars in the upper left) and a comment.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #450751
Jane Matheson-154829
Jane Matheson-154829
Posted Friday, February 01, 2008 3:13 PM
SSC-Addicted
Group: General Forum Members
Last Login: Wednesday, December 05, 2012 3:55 PM
Points: 442,
Visits: 185
Yes. Most definitely I want a SP3. It is very confusing to keep track of all the roll-ups and patches. I thought the MS advice on the subject was unless you specifically need the patch to correct some known issue (unless it's security related) wait on the SP. So have they changed this advice? Install all patches? I have a couple issues going on right now that I have been waiting on a SP to correct and just using a work around for now. Some of the warnings on the patches make you nervous about installing them if you have a relatively acceptable work-around.
Also, note that when using purchased software, often vendors will test to a SP level. Without SP to set a line in sand, I can see the conversations back and forth to vendors when problem arise, " I've got patch a,b, f, and k, what patches have you tested with. It's just not a good scenario. So you install only CRITICAL patches, wait on SP and install a SP when a vendor says they have tested.
Post #450807
Marios Philippopoulos
Marios Philippopoulos
Posted Saturday, February 02, 2008 8:23 AM
SSCommitted
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 7:10 AM
Points: 1,824,
Visits: 3,477
The latest post-SQL-2000-SP4 rollup, version 8.0.2187, has a lot of the fixes required, including a fix for the AWE bug.
Microsoft has extended support for SQL 2000 SP4 to 2013, although that is not extended support, ie. no new hotfixes will be produced.
Where I work, we have been upgrading all our SQL 2000 instances to version 8.0.2187, as was suggested to us by MS Support.
There is one issue we have encountered with this version. It is regarding queries involving the numeric data type, and we have had to enable flag 9059 as a startup parameter to revert back to pre-sp4 behavior. Pls see this link for more info on this:
FIX: A query that involves data that is the numeric data type may return incorrect results in SQL Server 2000 SP3 and in earlier SQL Server 2000 service packs:
http://support.microsoft.com/kb/899976
__________________________________________________________________________________
Turbocharge Your Database Maintenance With Service Broker: Part 1
Real-Time Tracking of Tempdb Utilization Through Reporting Services
Monitoring Database Blocking Through SCOM 2007 Custom Rules and Alerts
Preparing for the Unthinkable - a Disaster/Recovery Implementation
Post #450873
oraculum
oraculum
Posted Friday, February 15, 2008 2:23 AM
SSC Journeyman
Group: General Forum Members
Last Login: Wednesday, October 03, 2012 6:35 AM
Points: 97,
Visits: 501
vote for SP3.... here... [url=http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=326575][/url]
It might make them see sense...but we need enough votes...!!!
(http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=326575)
Oraculum
Post #456202
oraculum
oraculum
Posted Tuesday, February 19, 2008 3:43 AM
SSC Journeyman
Group: General Forum Members
Last Login: Wednesday, October 03, 2012 6:35 AM
Points: 97,
Visits: 501
An update from MS......
Hello SQL Server community! Just wanted to let you know that your ask did not go unheard with the SQL Server development team. We do look at the highest voted suggestions on an ongoing basis. With SQL2008 coming to a close (don't miss the launch messages week after next together with WS08 and VS08!) we are actively planning our post 2008 projects. We will be able to get back to you in a few weeks with a formal statement regarding SP3.
Thanks, Matthias Berndt
SQL Server Release Services
Posted by Matthias Berndt on 16/02/2008 at 09:04
Oraculum
Post #457295
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Tuesday, February 19, 2008 7:34 AM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 3:04 PM
Points: 31,418,
Visits: 13,731
Matthias,
Thanks for the note and listening to us.
Steve
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #457380
« Prev Topic
|
Next Topic »
73 posts, Page 6 of 8
««
«
4
5
6
7
8
»
»»
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.