dbTalk Databases Forums  

Querying OLAP Cube through SQL server and a linked server

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


Discuss Querying OLAP Cube through SQL server and a linked server in the microsoft.public.sqlserver.olap forum.



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

Default Querying OLAP Cube through SQL server and a linked server - 04-05-2004 , 08:36 AM






I am trying to execute a query in SQL server (at the moment through Query analyzer) to OLAP cubes using a linked server, and I get these strange error messages. Can anyone help me find out what is wrong. Thank

An error occurred while preparing a query for execution against OLE DB provider 'MSOLAP.2'.
OLE DB error trace [Non-interface error: OLE DB provider MSOLAP.2 returned DBPROP_STRUCTUREDSTORAGE without DBPROPVAL_OO_BLOB being supported]
OLE DB error trace [Non-interface error: OLE DB provider MSOLAP.2 returned DBPROP_ISequentialStream without DBPROPVAL_SS_ISEQUENTIALSTREAM being supported]
OLE DB error trace [OLE/DB Provider 'MSOLAP.2' ICommandPrepare::Prepare returned 0x80040e14].

Reply With Quote
  #2  
Old   
Dave Wickert [MSFT]
 
Posts: n/a

Default Re: Querying OLAP Cube through SQL server and a linked server - 04-05-2004 , 10:12 AM






Did you look at Appendix F is the AS Operations Guide? It has an example.
http://www.microsoft.com/technet/pro.../anservog.mspx
--
Dave Wickert [MS]
dwickert (AT) online (DOT) microsoft.com
Program Manager
BI Practices Team
SQL BI Product Unit (Analysis Services)
--
This posting is provided "AS IS" with no warranties, and confers no rights.


"Andrew Woodhouse" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am trying to execute a query in SQL server (at the moment through Query
analyzer) to OLAP cubes using a linked server, and I get these strange error
messages. Can anyone help me find out what is wrong. Thanks
Quote:
An error occurred while preparing a query for execution against OLE DB
provider 'MSOLAP.2'.
OLE DB error trace [Non-interface error: OLE DB provider MSOLAP.2
returned DBPROP_STRUCTUREDSTORAGE without DBPROPVAL_OO_BLOB being
supported].
Quote:
OLE DB error trace [Non-interface error: OLE DB provider MSOLAP.2
returned DBPROP_ISequentialStream without DBPROPVAL_SS_ISEQUENTIALSTREAM
being supported].
Quote:
OLE DB error trace [OLE/DB Provider 'MSOLAP.2' ICommandPrepare::Prepare
returned 0x80040e14].




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.