dbTalk Databases Forums  

Processing dimension and processing cube

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


Discuss Processing dimension and processing cube in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Eric Wiltrout via SQLMonster.com
 
Posts: n/a

Default Processing dimension and processing cube - 03-09-2005 , 09:29 AM






I have created a shared dimension on a cube and from time to time I get the
error "A member with key ' ' was found in the fact table but was not found
in the level ' '...." After I reprocess the dimension it is fine. My
problem is that I have a SQL Job that refreshes the cube each night and
when I arrive at work in the morning the cube has refreshed successfully
but my shared dimension has been removed from the cube and I have to add it
back to the cube. Is there a way I can work around this problem? Is the a
script that I can use to process the dimension first and then run the cube
refresh?

Thanks.

Eric

--
Message posted via http://www.sqlmonster.com

Reply With Quote
  #2  
Old   
Ohjoo Kwon
 
Posts: n/a

Default Re: Processing dimension and processing cube - 03-09-2005 , 10:27 AM






Quote:
but my shared dimension has been removed from the cube and I have to add it
back to the cube.
Quote:
What do you mean by this? If it means literally as it is, it must be a very
very critical bug.

If it means just needs of dimension reprocessing, of course, you may need to
reprocess the related shared dimensions with proper option depending on the
situation before cube processing. For example, if you add new product record
to the product dimension table and new related facts to the fact table, it
needs at least incremental update of the product dimension before cube
processing.

For script, you refer to DSO programming.

Ohjoo Kwon



"Eric Wiltrout via SQLMonster.com" <forum (AT) SQLMonster (DOT) com> wrote

Quote:
I have created a shared dimension on a cube and from time to time I get
the
error "A member with key ' ' was found in the fact table but was not found
in the level ' '...." After I reprocess the dimension it is fine. My
problem is that I have a SQL Job that refreshes the cube each night and
when I arrive at work in the morning the cube has refreshed successfully
but my shared dimension has been removed from the cube and I have to add
it
back to the cube. Is there a way I can work around this problem? Is the
a
script that I can use to process the dimension first and then run the cube
refresh?

Thanks.

Eric

--
Message posted via http://www.sqlmonster.com



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.