Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

PRB: Event ID: 45057 "No Rows in Source Data" Occurs When You Apply Commerce Server 2000 SP1


View products that this article applies to.

This article was previously published under Q301580

↑ Back to the top


Symptoms

The Data Transformation Services (DTS) Prepare Report task may generate an EventID: 45057 "No Rows in Source Data" error after you install Commerce Server 2000 Service Pack 1 (SP1).

↑ Back to the top


Cause

A "No Rows in Source Data" error message is returned by Analysis Services when an object is processed, and the underlying object in SQL Server contains no rows.

The Commerce Server 2000 SP1 version of the Report Preparation task is able to handle cube processing errors that the Commerce Server 2000 RTM version can not. Because the error code returned for "No Rows in Source Data" by Analysis Server 2000 is a generic error that covers many error conditions, the Report Preparation task cannot identify and safely ignore the error.

↑ Back to the top


Resolution

To resolve this problem, do the following:
  • Remove any cubes or dimensions from the OLAP database for which there is no data in the underlying fact or dimension tables.
  • Remove any references to the deleted cubes from the CubeProcInfo table located in the SQL Server Commerce Server Data Warehouse.

↑ Back to the top


Keywords: KB301580, kbprb

↑ Back to the top

Article Info
Article ID : 301580
Revision : 2
Created on : 10/17/2002
Published on : 10/17/2002
Exists online : False
Views : 387