Microsoft KB Archive/320980

From BetaArchive Wiki
Knowledge Base


Article ID: 320980

Article Last Modified on 9/11/2002



APPLIES TO

  • Microsoft Commerce Server 2000 Standard Edition



This article was previously published under Q320980

SYMPTOMS

When you run the Product Catalog Import Data Transformation Services (DTS) task, you may receive the following error message:

Error state: 4, Severity: 16, Server: ServerName, Line#: 1, msg: Column names in each table must be unique. Column name 'property' in table 'Category' is specified more than once. Error applying incremental Catalog change. Doing rollback SCODE: -2147217915

CAUSE

The default value for the primary key is set to "No Data" when the schema is created in the Data Warehouse.

RESOLUTION

To resolve this problem, obtain the latest service pack for Commerce Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

297216 INFO: How to Obtain the Latest Commerce Server 2000 Service Pack


STATUS

Microsoft has confirmed that this is a problem in Microsoft Commerce Server 2000. This problem was first corrected in Commerce Server 2000 Service Pack 3.

MORE INFORMATION

This problem occurs when the primary key is an integer. The default value must be 0 for both a string and integer primary keys.

Keywords: kbbug kbfix kbcommserv2000presp2fix kbcommserv2000sp2fix KB320980