May 22, 2014 at 9:14 am
Hi everyone. So I am quite new to sql and I am job that rebuilds a cube. the job was working fine until the last few days it stopped working with the following error. any assistance or directions on how to start troubleshooting this would be appreciated. Thanks in advance.
Error: 2014-05-16 08:21:21.20
Code: 0xC1000007
Source: Dimensions - Process Update Analysis Services Execute DDL Task
Description: Internal error: The operation terminated unsuccessfully.
End Error
Error: 2014-05-16 08:21:21.20
Code: 0xC11F0003
Source: Dimensions - Process Update Analysis Services Execute DDL Task
Description: Errors in the OLAP storage engine: Rigid relationships between attributes cannot be changed during incremental processing of a dimension. The error occurred when processing attribute 'afvhd attribute'. Table: 'as400i_SM', Column: 'TMBNF', Value: 'P'. Source attribute: 'sddrm attribute'. Key column value(s) of the source attribute: '016'.
End Error
Error: 2014-05-16 08:21:21.20
Code: 0xC11F000D
Source: Dimensions - Process Update Analysis Services Execute DDL Task
Description: Errors in the OLAP storage engine: An error occurred while the 'sddrm attribute' attribute of the 'Sales exec' dimension from the 'UPSales' database was being processed.
May 27, 2014 at 3:15 am
July 14, 2014 at 2:19 pm
Have you tried running a full processing on the cube. That might work in the short term but take a long time if you have billions of rows. I think the article mentioned above spells it out for the long term solution.
----------------------------------------------------
May 8, 2015 at 3:17 am
I got same error and tried to reprocess full cube. But the problem is still there
June 15, 2018 at 1:06 pm
Your dimension has changed but the relationships are rigid.
In VisualStudio data tools, Edit the Dimension, on the Attribute Relationships tab, right click on the relationship, (the arrow), select Relationship Type >> Flexible.
Redeploy your project.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply