![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- When browsing dimension data in SQL Server 2000 Analysis Manager for a large dimension, not all of the dimension |
| . |
#3
| |||
| |||
|
|
Hopefully you aren't hitting any limits of AS. Analysis Services can handle upto 2^31-1 = 2,147,483,647 maximum Members in a dimension. But the Analysis Services Manager shows only about first 1000 members or so. (as sample...) Incase you are having any reporting tool or you have programmed to access the Data in Dimension, you will get all the Members from your dimension. Check out the SQL BOL (Analysis Services,limits) to see the various Size Limitations of AS 2000. HTH. Cheers, Sanka -----Original Message----- When browsing dimension data in SQL Server 2000 Analysis Manager for a large dimension, not all of the dimension members are displayed - instead it displays "More members exist than can be displayed" as the last displayed node. Are we hitting a limit with DSO or AS itself? . |
![]() |
| Thread Tools | |
| Display Modes | |
| |