dbTalk Databases Forums  

Re: Processing Cube fails after adding new Fact table rows

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


Discuss Re: Processing Cube fails after adding new Fact table rows in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jéjé
 
Posts: n/a

Default Re: Processing Cube fails after adding new Fact table rows - 12-22-2006 , 01:10 PM






have you reprocess the dimension too?

this error mean that the fact table contains a key value which is not found
in the currently processed dimension.
Like the row is associated to a new customer, but if you don't update the
dimension first, the customer doesn't exists in the dimension which cause an
error.

"Todd C" <ToddC (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am a newbie with SSAS 2005. I have a simple cube with two Fact tables
(about 1000 and 1500 rows respectivily) and two Dimensions.

I built the cube with the wizard in BIDS and it processed fine the first
time. After that, I used SSIS to add additional rows to the Fact tables.
Now,
when I go to process the cube again in BIDS, it bombs out with error
messages
that indicate that it does not like the newly added rows in the Fact table
(it mentions specifically a Key value that happens to be the first of the
newly added rows in the fact table).

What am I doing wrong? Where do I look or what settings can I check on?

Thanks in advance.
--
Todd Chittenden


Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default Re: Processing Cube fails after adding new Fact table rows - 12-27-2006 , 07:00 AM






I see it now. One of the Fact tables is realy a hybrid and doubles as a
dimension too.

Be setting up the SSIS task to process the object as a Dimension instead of
as a fact, it seems to be OK.

Thanks for your input!
--
Todd Chittenden


"Jéjé" wrote:

Quote:
have you reprocess the dimension too?

this error mean that the fact table contains a key value which is not found
in the currently processed dimension.
Like the row is associated to a new customer, but if you don't update the
dimension first, the customer doesn't exists in the dimension which cause an
error.

"Todd C" <ToddC (AT) discussions (DOT) microsoft.com> wrote in message
news:6739364B-5A86-42A7-8125-B1CCC03572A2 (AT) microsoft (DOT) com...
I am a newbie with SSAS 2005. I have a simple cube with two Fact tables
(about 1000 and 1500 rows respectivily) and two Dimensions.

I built the cube with the wizard in BIDS and it processed fine the first
time. After that, I used SSIS to add additional rows to the Fact tables.
Now,
when I go to process the cube again in BIDS, it bombs out with error
messages
that indicate that it does not like the newly added rows in the Fact table
(it mentions specifically a Key value that happens to be the first of the
newly added rows in the fact table).

What am I doing wrong? Where do I look or what settings can I check on?

Thanks in advance.
--
Todd Chittenden



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.