dbTalk Databases Forums  

Error Processing Dimension in SSAS 2005

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss Error Processing Dimension in SSAS 2005 in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Error Processing Dimension in SSAS 2005 - 08-04-2006 , 01:24 PM






When processing a dimension in SSAS 2005 we get the following error
messages:

1. Errors in the high-level relational engine. The
'dbo_Dim_McomSubscriber' table that is required for a join cannot be
reached based on the relationships in the data source view.

2. Errors in the OLAP storage engine: An error occurred while the
dimension, with the ID of 'Dim Customer Account 1', Name of 'Dim
CustomerTestNate' was being processed.

3. Errors in the OLAP storage engine: An error occurred while the 'Dim
Customer Account' attribute of the 'Dim CustomerTestNate' dimension
from the 'ProdDB_Cubes' database was being processed.

We haven't been able to find any documentation about the first error
and we believe that if we fix the first one the other two will go away.
Has anybody ran into a similar error? The join in the data source
view is correct. Help please!!!


Reply With Quote
  #2  
Old   
Nate
 
Posts: n/a

Default Re: Error Processing Dimension in SSAS 2005 - 08-04-2006 , 04:31 PM






I figured it out in case you receive the same error. I had to indicate
a logical primary key in each table where the join was taking place and
join on a seperate FK relationship. For example in our Customer table
we have Customer_ID as the PK and Acom_Customer_ID as the PK of the
AcomSubscriber table. The join goes from Acom_Customer_ID in the
Customer Table (FK) to the PK Acom_Customer_ID in the AcomSubscriber
table. If you need more explanation, let me know.

nskousen (AT) gmail (DOT) com wrote:
Quote:
When processing a dimension in SSAS 2005 we get the following error
messages:

1. Errors in the high-level relational engine. The
'dbo_Dim_McomSubscriber' table that is required for a join cannot be
reached based on the relationships in the data source view.

2. Errors in the OLAP storage engine: An error occurred while the
dimension, with the ID of 'Dim Customer Account 1', Name of 'Dim
CustomerTestNate' was being processed.

3. Errors in the OLAP storage engine: An error occurred while the 'Dim
Customer Account' attribute of the 'Dim CustomerTestNate' dimension
from the 'ProdDB_Cubes' database was being processed.

We haven't been able to find any documentation about the first error
and we believe that if we fix the first one the other two will go away.
Has anybody ran into a similar error? The join in the data source
view is correct. Help please!!!


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.