dbTalk Databases Forums  

Having issue processing cube

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


Discuss Having issue processing cube in the microsoft.public.sqlserver.olap forum.



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

Default Having issue processing cube - 02-04-2006 , 02:23 PM






Having issue processing a cube with error message such as this. Always seem
to get past this but everytime I build a cube I have to try to figure this
out and can’t pinpoint the cause.

Errors in the OLAP storage engine: The attribute key cannot be found: Table:
xxxx, Column: xxx, Value: 2704. Errors in the OLAP storage engine: The record
was skipped because the attribute key was not found. Attribute: xxxx of
Dimension: xxxx from Database: xxxx, Cube: xxx, Measure Group: xxxx,
Partition:xxx, Record: 1. Errors in the OLAP storage engine: The process
operation ended because the number of errors encountered during processing
reached the defined limit of allowable errors for the operation. Errors in
the OLAP storage engine: An error occurred while processing the 'xx'
partition of the 'xx' measure group for the 'TECH' cube from the xxx database.



Reply With Quote
  #2  
Old   
 
Posts: n/a

Default Re: Having issue processing cube - 02-05-2006 , 04:01 AM






Do you have referential integrity on your schema?

It sounds a bit like one of the records in the fact table has a value in
a column that does not have a matching key in it's respective dimension
table.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <F33E6E34-F66B-4A37-BB3B-FC787F004622 (AT) microsoft (DOT) com>,
CJ (AT) discussions (DOT) microsoft.com says...
Quote:
Having issue processing a cube with error message such as this. Always seem
to get past this but everytime I build a cube I have to try to figure this
out and can�t pinpoint the cause.

Errors in the OLAP storage engine: The attribute key cannot be found: Table:
xxxx, Column: xxx, Value: 2704. Errors in the OLAP storage engine: The record
was skipped because the attribute key was not found. Attribute: xxxx of
Dimension: xxxx from Database: xxxx, Cube: xxx, Measure Group: xxxx,
Partition:xxx, Record: 1. Errors in the OLAP storage engine: The process
operation ended because the number of errors encountered during processing
reached the defined limit of allowable errors for the operation. Errors in
the OLAP storage engine: An error occurred while processing the 'xx'
partition of the 'xx' measure group for the 'TECH' cube from the xxx database.




Reply With Quote
  #3  
Old   
Sreejith G
 
Posts: n/a

Default Re: Having issue processing cube - 02-05-2006 , 01:49 PM



Hi,

This can be said as a referential integrity issue, like having value in fact
and not in dimesion... This occus basically bacause of changing dimesion.

I have faced this type of issue couple of times. Thats just think of a
scenario you have one dimsion value XX in DIM_X table. When you reload data
XX might have deleted or updated from the source OLTP table(rare situation).
In such a scenario when you process cube, initally the dimesion value was
there and now it has changed, so cube processing can throw an error.

Please cross check and Lemme know if its the reason...

Thanks,
Sree

"Darren Gosbell" wrote:

Quote:
Do you have referential integrity on your schema?

It sounds a bit like one of the records in the fact table has a value in
a column that does not have a matching key in it's respective dimension
table.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <F33E6E34-F66B-4A37-BB3B-FC787F004622 (AT) microsoft (DOT) com>,
CJ (AT) discussions (DOT) microsoft.com says...
Having issue processing a cube with error message such as this. Always seem
to get past this but everytime I build a cube I have to try to figure this
out and can�t pinpoint the cause.

Errors in the OLAP storage engine: The attribute key cannot be found: Table:
xxxx, Column: xxx, Value: 2704. Errors in the OLAP storage engine: The record
was skipped because the attribute key was not found. Attribute: xxxx of
Dimension: xxxx from Database: xxxx, Cube: xxx, Measure Group: xxxx,
Partition:xxx, Record: 1. Errors in the OLAP storage engine: The process
operation ended because the number of errors encountered during processing
reached the defined limit of allowable errors for the operation. Errors in
the OLAP storage engine: An error occurred while processing the 'xx'
partition of the 'xx' measure group for the 'TECH' cube from the xxx database.





Reply With Quote
  #4  
Old   
CJ
 
Posts: n/a

Default Re: Having issue processing cube - 02-06-2006 , 08:22 AM



Thanks guys, I appreciate all the help.

"Sreejith G" wrote:

Quote:
Hi,

This can be said as a referential integrity issue, like having value in fact
and not in dimesion... This occus basically bacause of changing dimesion.

I have faced this type of issue couple of times. Thats just think of a
scenario you have one dimsion value XX in DIM_X table. When you reload data
XX might have deleted or updated from the source OLTP table(rare situation).
In such a scenario when you process cube, initally the dimesion value was
there and now it has changed, so cube processing can throw an error.

Please cross check and Lemme know if its the reason...

Thanks,
Sree

"Darren Gosbell" wrote:

Do you have referential integrity on your schema?

It sounds a bit like one of the records in the fact table has a value in
a column that does not have a matching key in it's respective dimension
table.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <F33E6E34-F66B-4A37-BB3B-FC787F004622 (AT) microsoft (DOT) com>,
CJ (AT) discussions (DOT) microsoft.com says...
Having issue processing a cube with error message such as this. Always seem
to get past this but everytime I build a cube I have to try to figure this
out and can�t pinpoint the cause.

Errors in the OLAP storage engine: The attribute key cannot be found: Table:
xxxx, Column: xxx, Value: 2704. Errors in the OLAP storage engine: The record
was skipped because the attribute key was not found. Attribute: xxxx of
Dimension: xxxx from Database: xxxx, Cube: xxx, Measure Group: xxxx,
Partition:xxx, Record: 1. Errors in the OLAP storage engine: The process
operation ended because the number of errors encountered during processing
reached the defined limit of allowable errors for the operation. Errors in
the OLAP storage engine: An error occurred while processing the 'xx'
partition of the 'xx' measure group for the 'TECH' cube from the xxx database.





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.