dbaspot
Tags Register FAQ Calendar Search Today's Posts Mark Forums Read

Cube Build Error - sqlserver-olap

This is a discussion on Cube Build Error - sqlserver-olap ; I am encountering an error when building a cube: Errors in the OLAP storage engine: The attribute key cannot be found: Table: dbo_TUBE_EVENT, Column: tube, Value: 13734M6811315650. I have looked at KB922673 but it doesn't make sense because the record ...



Reply

 

LinkBack Thread Tools Display Modes
  #1  
Old 11-12-2008, 12:29 PM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Cube Build Error

I am encountering an error when building a cube:

Errors in the OLAP storage engine: The attribute key cannot be found: Table:
dbo_TUBE_EVENT, Column: tube, Value: 13734M6811315650.

I have looked at KB922673 but it doesn't make sense because the record
referenced does exist in the table. Any ideas as to what is wrong here?
Reply With Quote
  #2  
Old 11-13-2008, 06:03 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cube Build Error

Do you mean the key exists in both of dimension table and fact table?
If then and some dimension records were added after final dimension
processing,
you should gurantee the dimension is processed again before cube processing.

Ohjoo

"CarolinaKB" wrote in message
news:29ABF4CB-51D4-440D-9558-8EBD51B7C2E6@microsoft.com...
>I am encountering an error when building a cube:
>
> Errors in the OLAP storage engine: The attribute key cannot be found:
> Table:
> dbo_TUBE_EVENT, Column: tube, Value: 13734M6811315650.
>
> I have looked at KB922673 but it doesn't make sense because the record
> referenced does exist in the table. Any ideas as to what is wrong here?



Reply With Quote
  #3  
Old 11-14-2008, 11:36 AM
Database Bot
 
Join Date: Sep 2009
Posts: 1,236,254
Database Administrator is on a distinguished road
Default Re: Cube Build Error

You're right, the key value is not in the fact table. Fundamental
misunderstanding on my part that the key has to exist in both. I was trying
to take advantage of a different relationship to join the records then simply
add the non-key field to the time dimension.

"Ohjoo Kwon" wrote:

> Do you mean the key exists in both of dimension table and fact table?
> If then and some dimension records were added after final dimension
> processing,
> you should gurantee the dimension is processed again before cube processing.
>
> Ohjoo
>
> "CarolinaKB" wrote in message
> news:29ABF4CB-51D4-440D-9558-8EBD51B7C2E6@microsoft.com...
> >I am encountering an error when building a cube:
> >
> > Errors in the OLAP storage engine: The attribute key cannot be found:
> > Table:
> > dbo_TUBE_EVENT, Column: tube, Value: 13734M6811315650.
> >
> > I have looked at KB922673 but it doesn't make sense because the record
> > referenced does exist in the table. Any ideas as to what is wrong here?

>
>
>

Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 08:11 AM.