Creating an Offline or Local Cube

Hi,

I want to create an offline cube (Local cube) and insert data into it from an existing cube in SQL Server Analysis Services 2005.

Can anyone please help me on this issue.

Thanks and Regards,
Gautham.


Answer this question

Creating an Offline or Local Cube

  • paul_at_foobar_nu

    I am having the same problem.. any luck.. pelase email me.. chandran.gangadharan.b@bayer.com



  • hurf0rd

    i have never understood.. how do ue xecute an mdx query.. like we use sqlplus for an oracle sql statement.. iwas'nt sure how to ecute an mdx..the more detail the better.. i was'nt sure how to execute an mdx query. can u send me your email id..

  • DankS

    Hi,

    We can create a local cube using CREATE GLOBAL CUBE Syntax.

    Please refer the following link to find out how to create a Local Cube.

    http://msdn2.microsoft.com/en-us/library/ms145581.aspx

  • Creating an Offline or Local Cube