This article describes the following about this hotfix
release:
- The issues that are fixed by this hotfix package
- The prerequisites for applying this hotfix
package
- Whether you must restart your computer after you apply this
hotfix package
- Whether this hotfix package is replaced by any other hotfix
package
- Whether you must make any registry changes after you apply this
hotfix package
- The files that are contained in this hotfix
package
When you create and then drop many temporary tables in Microsoft SQL Server 2005, errors may be generated in the tempdb database. When this problem occurs, the following error messages may be logged in the SQL Server Errorlog file:
Message 1
Error: 605, Severity: 21, State: 3.
Attempt to fetch logical page (1:584) in database 2 failed. It belongs to
allocation unit 445237904015360 not to 72057594060079104.
Message 2
Error: 3316, Severity: 21, State: 1.
During undo of a logged operation in database 'tempdb', an error occurred at
log record ID (49:16:7). The row was not found. Restore the database from a
full backup, or repair the database.
Message 3
Error: 5243, Severity: 22, State: 1. An
inconsistency was detected during an internal operation. Please contact
technical support. Reference number 8.
When error 605
and error 3316 are generated, both the following error messages may also be logged in the SQL Server Errorlog file:
Message 4
Error: 3314, Severity: 21, State: 4.
During undoing of a logged operation in database 'tempdb', an error occurred at
log record ID (49:16:12). Typically, the specific failure is logged previously
as an error in the Windows Event Log service. Restore the database or file from
a backup, or repair the database.
Message 5
Error: 3449, Severity: 21, State: 1.
SQL Server must shut down in order to recover a database (database ID 2). The
database is either a user database that could not be shut down or a system
database. Restart SQL Server. If the database fails to recover after another
startup, repair or restore the database.
Additionally, when error 605
and error 3316 are generated, the SQL Server service stops.
Service pack information
To resolve this problem, obtain the latest service pack for SQL Server 2005. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
913089Â
(http://kbalertz.com/Feedback.aspx?kbNumber=913089/
)
How to obtain the latest service pack for SQL Server 2005
Hotfix information
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. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.
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, contact 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:
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.
Prerequisites
There are no prerequisites for this hotfix.
Restart information
You do not have to restart your computer after you apply this hotfix. However, you must restart the SQL Server service to enable the changes
that this hotfix provides.
Registry information
You do not have to create any registry keys or modify any registry keys to use any hotfixes that this package contains.
Hotfix file information
This hotfix may not contain all the files that you must have to fully update a product to the latest build. This hotfix contains only the files that you must have to correct the issues that this article lists.
The English version of this hotfix has the file attributes (or later file attributes) 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 item in Control Panel.
SQL Server 2005, 32-bit x86 versions
Collapse this tableExpand this table
| File name | File version | File
size | Date | Time | Platform |
|---|
| Microsoft.sqlserver.replication.dll | 2005.90.1533.0 | 1,608,408 | 11-Mar-2006 | 08:54 | Not
Applicable |
| Microsoft.sqlserver.smo | 9.0.1533.0 | 1,559,256 | 11-Mar-2006 | 08:54 | Not
Applicable |
| Osql.exe | 2005.90.1533.0 | 51,416 | 11-Mar-2006 | 08:54 | Not
Applicable |
| Replrec.dll | 2005.90.1533.0 | 781,016 | 11-Mar-2006 | 08:54 | Not
Applicable |
| Sbmsmdlocal.dll | 9.0.1533.0 | 15,590,616 | 11-Mar-2006 | 08:55 | Not
Applicable |
| Sbmsmdredir_dll | 9.0.1533.0 | 3,927,256 | 11-Mar-2006 | 08:55 | Not
Applicable |
| Sqlaccess.dll | 2005.90.1533.0 | 349,400 | 11-Mar-2006 | 08:54 | Not
Applicable |
| Sqldiag.exe | 2005.90.1533.0 | 960,216 | 11-Mar-2006 | 08:54 | Not
Applicable |
| Sqlservr.exe | 2005.90.1533.0 | 28,778,768 | 11-Mar-2006 | 08:55 | Not
Applicable |
To work around this problem, use one of the following
methods.
Method 1: Use permanent tables
Use permanent tables in user databases instead of using temporary tables
in the tempdb database.
Method 2: Disable the Auto Update Statistics option and the Auto Create Statistics option
Disable the
Auto Create Statistics option and the
Auto Update Statistics option in the tempdb database. For more information about SQL
Server 2005 query optimizer statistics, visit the following Microsoft TechNet Web site:
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:
824684Â
(http://kbalertz.com/Feedback.aspx?kbNumber=824684/
)
Description of the standard terminology that is used to describe Microsoft software updates