dbTalk Databases Forums  

Problem creating local cube

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


Discuss Problem creating local cube in the microsoft.public.sqlserver.olap forum.



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

Default Problem creating local cube - 08-18-2006 , 10:53 AM






Hello

I have a cube on a server (local AS2005) which is processed and I can
browse it. There have been errors due to missing attribute keys, but I
build the cube by setting the ignore error options.

Now I want to get a local "copy" of this, I want a cube file.

I used the "CREATE GLOBAL CUBE" command as parameter to
adodb.connection.execute() many times before, which works fine for other
cubes that do not have attribute key problems.

When I try to get a local .CUB from the server cube (that has attribute
keys missing, but was processed in advance) , I get the errors
Quote:
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 'Sika' partition of the 'Periodenwerte' measure group for the 'Sika'
cube from the Sika database.
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.
<<<

How can I "tell" my connection to ignore missing attribute keys (like in
the VS IDE) ?

Regards
Klaus


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.