PRB: E_FAIL Message When Accessing OLAP BobsVid.cub FileID: Q199815
|
The following error message appears when you try to use the BobsVid.cub sample cube file:
BobsVid.cub was distributed with the Microsoft Data Access SDK, version 2.0.E_FAIL ("An unexpected internal error has occurred")
BobsVid.cub was created with a beta version of Microsoft OLAP services, and it is incompatible with the released version of that product.
Obtain or create a different cube file using the released version of Microsoft OLAP Services contained in SQL Server 7.0.
Even though you can successfully connect to BobsVid.cub OLAP data source, the error occurs when you try to use certain OLE DB interfaces, such as IDBSchemaRowset::GetRowset or ICommand::ExecuteDataset (the latter is when the MDX statement is executed).Interface: IID_IDBSchemaRowset
Result: 0x80004005=E_FAIL
IErrorInfo: An unexpected internal error has occurred.
File: C:\Projects\Tensor\Dtstvwr\CRowset.cpp
Line: 630
An unexpected internal error has occurred
Additional query words: MSOLAP
Keywords : kbDatabase kbOLEDB kbProvider
Version : WINDOWS:2.0; winnt:7.0
Platform : WINDOWS winnt
Issue type : kbprb
Last Reviewed: June 8, 1999