Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Size of the cube

Status
Not open for further replies.

SP1709

Programmer
Feb 21, 2006
27
US
Hi,

Can anyone please let me know how can I get the size of my cube. I need to check out the disk space occupied by the cube.

Thanks
 
From within Analysis Services click on the cube itself, select the tab 'Meta Data' and the second to last item should say something like:

Size: <xxx> MB

You can also check this under a default install of MSAS by browsing to the following folder:

C:\Program Files\Microsoft Analysis Services\Data\<database name> and looking at the size of the sub folder <cube name>

eg. if your MSAS database is called 'Hello' and the cube 'There' then you would look at the size of the folder

C:\Program Files\Microsoft Analysis Services\Data\Hello\There

hth

ujb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top