dbTalk Databases Forums  

Simultaneous access to cube returns error

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


Discuss Simultaneous access to cube returns error in the microsoft.public.sqlserver.olap forum.



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

Default Simultaneous access to cube returns error - 07-20-2004 , 03:46 AM






I have created a cube in Analysis Server. The cube is accessed through a VB front end app which calls a stored procedure with various parameters. In this stored procedure I use the select * from openquery(...) statement to return a flattened rowset from the cube. I then return the recordset to VB, and display the results in an Excel spreadsheet. This is all working until more than one user triggers this process at the same time! I am getting the cryptic "OLE DB provider 'MSOLAP' reported an error. The provider did not give any information about the error.
OLE DB error trace [OLE/DB Provider 'MSOLAP' IRowset::GetNextRows returned 0x80004005: The provider did not give any information about the error.]." error message. Is this a limitation of the openquery statement?


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.