dbTalk Databases Forums  

Writeback causes Hangs

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


Discuss Writeback causes Hangs in the microsoft.public.sqlserver.olap forum.



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

Default Writeback causes Hangs - 01-16-2005 , 05:03 AM






Hello,

I am having huge trouble to activate writeback. I checked the Foodmart
examples and loaded the Excel sample from mosha.com which all works fine.

Not the I have a cube which I can access all right in reading. Only
difference to the Foodmart example seems to be that all fact /dimension
tables are in SQL Server, not MS-Access. I can write-enabled it, and the
writeback table is created correctly.

Now I issue the update statement, and everything goes to 100% CPU and the
system is basically hanging (until I shut down after 5 min). I tried this via
PivotTable Services from Excel, and directly via ADO from an .asp page.

I get no error message, there is nothning in any logs. Only strange thing I
observe is frequent errors of MSSQLServerOLAPService "Relational data
provider reported error: [sp_trace_setstatus]." in the Application Event log.

The MDX Statement:
Update cube [MM4] set ([Measures].[MM Units],[SellingPlant].[Selling
Plant].[Barsinghausen, DE],[PartType].[All Part
Description].[Valve],[PartNumber].[All Trwpart Number].[V Task
IE],[Time].[All Year].[2005].[2005-Q1].[01])=12 Use_Equal_allocation

The fact table has 186 k rows. This statement would maybe affect 10000 rows.

Any ideas welcomed!
Thanks, Rafael



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.