Microsoft Knowledge Base Email Alertz

(823878) - If the computer running SQL Server 7.0 has more than four processors, queries that must allocate significant space for a heap (a table without a clustered index), such as SELECT INTO, INSERT .. SELECT, may be slower in SQL Server 7.0 Service Pack 4...

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 823878 - Last Review: October 25, 2005 - Revision: 1.4

FIX: Heap Allocations Are Slower for Computers That Have More Than Four Processors

Hotfix download is availableHotfix Download Available
View and request hotfix downloads
BUG #: 200041 (SQLBUG_70)

SYMPTOMS

If the computer running SQL Server 7.0 has more than four processors, queries that must allocate significant space for a heap (a table without a clustered index), such as SELECT INTO, INSERT .. SELECT, may be slower in SQL Server 7.0 Service Pack 4 (SP4) than they did in SQL Server 7.0 SP2 or SQL Server 7.0 SP3. The query plans may be the same across versions, and the I/O that is reported by SET STATISTICS IO may also be the same, but the CPU utilization and elapsed time may be higher in SQL Server 7.0 SP4.

RESOLUTION

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, submit a request to Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site:
http://support.microsoft.com/contactus/?ws=support (http://support.microsoft.com/contactus/?ws=support)
Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language. The English version of this fix has the file attributes (or later) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.
   Date         Time   Version            Size    File name
   -----------------------------------------------------------------
   04-Oct-2002  23:59  7.00.1081          28,944  Dbmssocn.dll     
   06-Sep-2002  23:55  7.00.1077          53,520  Distrib.exe      
   06-Sep-2002  23:55  7.00.1077          98,576  Logread.exe      
   05-May-2003  18:34                     54,904  Opends60.dbg
   05-May-2003  18:34  7.00.1093         155,920  Opends60.dll     
   06-Sep-2002  23:56  7.00.1077         250,128  Rdistcom.dll     
   06-Sep-2002  23:55  7.00.1077          82,192  Replmerg.exe     
   06-Sep-2002  23:56  7.00.1077          78,096  Replres.dll      
   17-Sep-2002  22:52                      7,941  Securityhotfix.sql
   06-Sep-2002  23:56  7.00.1077         160,016  Snapshot.exe     
   30-May-2003  04:21                     59,214  Sp4_serv_uni.sql
   15-Jan-2003  01:33  7.00.1085         344,064  Sqlagent.exe     
   06-Sep-2002  23:55  7.00.1077          45,056  Sqlcmdss.dll     
   16-May-2003  00:18  7.00.1094       2,629,632  Sqldmo.dll       
   16-May-2003  13:29  7.00.1094          81,920  Sqlmap70.dll     
   30-Jun-2003  22:29  7.00.1097       5,062,928  Sqlservr.exe     
   04-Oct-2002  23:59  7.00.1081          45,328  Ssmsso70.dll     
   16-May-2003  00:18  7.00.1094          24,848  Ssnmpn70.dll     
   26-Sep-2002  20:30                     28,408  Ums.dbg
   26-Sep-2002  20:27  7.00.1079          57,616  Ums.dll          
   16-May-2003  13:31  7.00.1094         151,552  Xpweb70.dll
Note Because of file dependencies, the most recent hotfix or feature that contains these files may also contain additional files.

WORKAROUND

To work around this problem, create a clustered index to overcome the impact on performance.

Note This workaround is not appropriate for some scenarios, including SELECT INTO.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

APPLIES TO
  • Microsoft SQL Server 7.0 Standard Edition
Keywords: 
kbautohotfix kbhotfixserver kbqfe kbsqlserv700presp5fix kbfix kbbug KB823878
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate