SYMPTOMS
In Microsoft SQL Server 2005, you may receive an access violation error message when the following conditions are true:
- You create an index that uses the IGNORE_DUP_KEY option for a table.
- You run an INSERT statement that inserts a new row into this index.
- The plan for the INSERT statement is parallel.
- The value for one of the key columns of the IGNORE_DUP_KEY option is provided by using a parameter.
Additionally, you may receive an error message that is similar to the following:
A server error occurred on the current command. The results, if any, should be discarded.
RESOLUTION
Hotfix information
A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next SQL Server 2005 service pack that contains this hotfix.
To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:
Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.
Prerequisites
There are no prerequisites for this hotfix.
Restart information
You do not have to restart the computer after you apply this hotfix.
Registry information
You do not have to change the registry.
File information
This hotfix contains only those files that are required to correct the issues that this article lists. This hotfix may not contain all the files that you must have to fully update a product to the latest build.
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 tool in Control Panel.SQL Server 2005 for x86-based systems
|
Msvcp80.dll | 8.0.50727.42 | 548,864 | 14-Oct-2005 | 06:26 | x86 |
Msvcr80.dll | 8.0.50727.42 | 626,688 | 14-Oct-2005 | 06:26 | x86 |
Sqldiscoveryapi.dll | 2005.90.1518.0 | 527,064 | 21-Jan-2006 | 00:11 | x86 |
SQL Server 2005 x64 edition
|
Msvcp80.dll | 8.0.50727.42 | 1,097,728 | 14-Oct-2005 | 18:46 | x64 |
Msvcr80.dll | 8.0.50727.42 | 822,784 | 14-Oct-2005 | 18:46 | x64 |
Sqldiscoveryapi.dll | 2005.90.1518.0 | 745,688 | 21-Jan-2006 | 04:14 | x64 |
SQL Server 2005 for Itanium-based systems
|
Msvcp80.dll | 8.0.50727.42 | 1,385,472 | 14-Oct-2005 | 18:35 | IA-64 |
Msvcr80.dll | 8.0.50727.42 | 1,484,800 | 14-Oct-2005 | 18:35 | IA-64 |
Sqldiscoveryapi.dll | 2005.90.1518.0 | 1,924,312 | 21-Jan-2006 | 03:30 | IA-64 |