Skip to Content
0
Former Member
Feb 18, 2011 at 10:45 AM

Problem processing dimensions

46 Views

Hi,

We are getting an error when we try to process our dimensions, the error appears when the system is trying to update the OLAP cube. The processing of the dimension itself is running okay.

The error is:

  ==============[System Error Tracing]==============  [System  Name] : OLAPServerHandler  [Message Type] : ErrorMessage  [Job Name]     : Olap9Manager : CubeProcess  [DateTime]     : 18.02.2011 09:57:47  [UserId]       :   [Exception]       DetailMsg  : {Microsoft.AnalysisServices.OperationException: Fehler im OLAP-Speichermodul: Der Attributschlüssel wurde bei der Verarbeitung nicht gefunden: Tabelle: dbo_tblFactLegal, Spalte: ACCOUNTL, Wert: 11000000. Das Attribut ist 'AccountL_H1_ID1'. 

Translated into English: DetailMsg: Error in OLAP-module: The attribute key was not found: table dbo_tblFactLegal, colum: ACCOUNTL, value 11000000. The attribute is 'AccountL_H1_ID1'.

Element 11000000 is an account which does exist an is a summation account.

Does anyone know where I can look to try and solve this?