Consider the following scenario:
- You create a merge replication with the subscribers of Microsoft SQL Server 2005 Compact Edition.
- You synchronize the subscription.
- You add a new article to the publication, and then you do not synchronize the subscription.
- You run a data definition language (DDL) statement on the publisher against the article that you just added. For example, you run a DDL statement that adds a column to the article.
- You re-create the publication snapshot.
When you synchronize the subscription, you receive the following error message:
A column ID occurred more than once in the specification.
HRESULT 0x80040E3E (0)
The SQL statement failed to execute. If this occurred while using merge replication, this is an internal error. If this occurred while using RDA, then the SQL statement is invalid either on the PULL statement or on the SubmitSQL statement. [SQL statement = <DDL Statement>]
HRESULT 0x80040E3E (28560)
Note This problem also occurs in Microsoft SQL Server Compact 3.5.
This problem occurs because the subscriber receives the DDL statement after the subscriber receives a snapshot that already contains the DDL statement. When a subscriber receives a DDL statement, the subscriber evaluates the DDL statement. During the evaluation, the subscriber checks whether the DDL statement is redundant. However, the subscribers of SQL Server 2005 Compact Edition do not perform this evaluation. This causes synchronization to fail.
To work around this problem, use one of the following methods:
- Synchronize the subscription after you add the new article to the publication and before you run the DDL statement on the publisher.
- After you run the DDL statement on the publisher, delete the publication, and then re-create the publication.
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.
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:
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 installing this hotfix.
Restart requirement
You do not have to restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace a previously released hotfix.
File information
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.
For all supported ARMV4-based versions of Windows CE 4.0
Collapse this tableExpand this table
| File name | File version | File size | Date | Time |
|---|
| Sqlce30.dev.enu.ppc.wce4.armv4.cab | Not applicable | 320,202 | 05-Jun-2009 | 10:27 |
| Sqlce30.ppc.wce4.armv4.cab | Not applicable | 1,580,614 | 05-Jun-2009 | 10:27 |
| Sqlce30.repl.ppc.wce4.armv4.cab | Not applicable | 736,746 | 05-Jun-2009 | 10:27 |
For all supported ARMV4i-based versions of Windows CE 5.0
Collapse this tableExpand this table
| File name | File version | File size | Date | Time |
|---|
| Sqlce30.dev.enu.wce5.armv4i.cab | Not applicable | 324,786 | 05-Jun-2009 | 10:48 |
| Sqlce30.repl.wce5.armv4i.cab | Not applicable | 758,258 | 05-Jun-2009 | 10:48 |
| Sqlce30.wce5.armv4i.cab | Not applicable | 1,622,606 | 05-Jun-2009 | 10:48 |
For all supported x86-based versions of SQL Server 2005 Compact Edition
Collapse this tableExpand this table
| File name | File version | File size | Date | Time |
|---|
| Eula_en.rtf | Not applicable | 114,900 | 03-Jun-2009 | 10:55 |
| Sqlceca30.dll | 3.0.5300.13 | 293,760 | 05-Jun-2009 | 06:00 |
| Sqlcecompact30.dll | 3.0.5300.13 | 59,264 | 05-Jun-2009 | 06:00 |
| Sqlceer30en.dll | 3.0.5300.13 | 136,088 | 05-Jun-2009 | 06:02 |
| Sqlceme30.dll | 3.0.5300.13 | 51,072 | 05-Jun-2009 | 06:00 |
| Sqlceoledb30.dll | 3.0.5300.13 | 139,136 | 05-Jun-2009 | 06:00 |
| Sqlceqp30.dll | 3.0.5300.13 | 532,352 | 05-Jun-2009 | 06:00 |
| Sqlcese30.dll | 3.0.5300.13 | 290,688 | 05-Jun-2009 | 06:00 |
| System.data.sqlserverce.dll | 3.0.5300.13 | 235,408 | 05-Jun-2009 | 04:20 |
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
For more information about the Incremental Servicing Model, click the following article number to view the article in the Microsoft Knowledge Base:
935897Â
(http://kbalertz.com/Feedback.aspx?kbNumber=935897/
)
An Incremental Servicing Model is available from the SQL Server team to deliver hotfixes for reported problems
For more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
822499Â
(http://kbalertz.com/Feedback.aspx?kbNumber=822499/
)
New naming schema for Microsoft SQL Server software update packages
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