Commerce Server 2000 Product Catalog Import DTS Task Fails to Import Catalog into Data Warehouse (285051)
The information in this article applies to:
- Microsoft Commerce Server 2000
This article was previously published under Q285051 SYMPTOMS
When you run a Commerce Server 2000 Product Catalog Import DTS task, the DTS task will fail, and the following error message will appear in the event log:
Err: DoAsyncFuncCall(), exception in async funct, seqID:
This problem can occur when you use either a partial or a complete import into a Data Warehouse that was previously created or modified with the RC0 version of Commerce Server 2000. This error is known to also occur during the operation of the Commerce Server 2000 User Profile and Web Server Log Import DTS tasks.
CAUSE
In the Data Warehouse stored procedures that begin with SPIL_, the following IF statement appears:
IF(@@rowcount = 0)
When this statement is processed with Commerce Server 2000, the DTS task will fail, and the error message that is mentioned in the "Symptoms" section will appear in the event log.
RESOLUTION
Delete the current Data Warehouse resource, and the re-create it by using any post-RC0 version of Commerce Server 2000. Alternatively, you can edit the stored procedures to replace the problem code (see the "More Information" section of this article).
STATUS
This problem has been resolved in the post-RC0 versions of Commerce Server 2000.
Modification Type: | Major | Last Reviewed: | 10/18/2002 |
---|
Keywords: | kbbug kberrmsg KB285051 |
---|
|