FIX: Error Processing Partitions in Parallel Through DTS May Cause Processing to Fail (294968)



The information in this article applies to:

  • Microsoft SQL Server 2000 Analysis Services

This article was previously published under Q294968
BUG #: 11049 (Plato7.x)

SYMPTOMS

While processing multiple partitions in parallel, when one partition attempts to write to the DTS log file, it may produce an error message that resembles the following:
Could not write errors regarding missing dimension member key errors to the log file. Permission denied.
Following the error, the OLAP processing tasks in the package stop.

CAUSE

When an OLAP processing task attempts to write to the DTS log file and the log file is locked by another task, the processing task considers this to be an error, displays the above message, and stops processing.

RESOLUTION

To resolve this problem, obtain the latest service pack for the Microsoft SQL Server 2000 (the Analysis Services Components - Sql2kasp1.exe). For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack

STATUS

Microsoft has confirmed that this is a problem in SQL Server 2000 Analysis Services version 8.0. This problem was first corrected in the Analysis Services Components of Microsoft SQL Server 2000 Service Pack 1.

Modification Type:MinorLast Reviewed:4/24/2003
Keywords:kbBug kbfix kbssas800sp1fix KB294968 kbAudDeveloper