Hi,i have problems building a local cube using a linked Server.With openquery i can execute MDX-Statements but the create global cube statment failed with the following error.OLE DB provider "MSOLAP" for linked server "TEST" returned message "File system error: An error occurred while opening the 'e:\test\test.cub' local cube file.".Msg 7321, Level 16, State 2, Line 1An error occurred while preparing the query "create global cube [test]storage 'e:\test\test.cub'from [InvoiceClient]( MEASURE [InvoiceClient].[Invoice Count], MEASURE [InvoiceClient].[Invoice Count - Product], DIMENSION [Date].[H Calendar], DIMENSION [Product].[HSupplierProduct], DIMENSION [Product].[H Commodities])" for execution against OLE DB provider "MSOLAP" for linked server "TEST".
I executed this query with admin-users and the sa. In the folder "test" anyone may write. Also i don't think i configured the linked server wrong because i can execute the mdx statement.The OPENQUERY is used to create the cube with SSIS and don't know an way to do this without openquery.Do you have any idea to resolve this problem?I'm new so ... Hello Everyone!eXekutoR