sql server - Estimate the size of a cube -
Does any disk space provide a way to estimate which cube will be captured?
For example, I have found this Excel to calculate the size of an Excel I do you know the OLAP cube in a similar way? In the SQL Server Management Studio, right-click the database containing the cube and the "Report", "Standard Report",
, Select "General." On this report it shows the estimated size in the bytes of the database. This is not the size of the cube in isolation, but as most of the databases have a cube, my guess is this is a real need.
Comments
Post a Comment