![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
you are right... 800 is really huge!!! does it's really dimensions or attributes? how the system performs? your problems come from the end user access, this a lot of metadata to play with. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:CE84563F-3528-4504-827A-FDB9EAB163B1 (AT) microsoft (DOT) com... ...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
#5
| |||
| |||
|
|
Not sure if this is still a constraint in AS05 but there is a 256 level limit in AS00... Agreed though sometimes the world is a bit complex, no matter how much we try and boil it down to the bare essentials. *** Not knowing your objective*** If you're not sure if all of the dims are needed, you may want to run some significance tests to determine the ones that have impact on your KPIs |
#6
| |||
| |||
|
|
Would attributes be more efficient than dimensions? I've got this up and running, but the response time is slow (60 seconds to display results). Visual Studio (2005 - 32-bit Visual Studio on the dual Opteron x64 system) could not deploy the cube (system out of memory!). I had to write scripts and run them through xmla query windows in Management Studio. Thanks! -- Bob Hodgman "Jéjé" wrote: you are right... 800 is really huge!!! does it's really dimensions or attributes? how the system performs? your problems come from the end user access, this a lot of metadata to play with. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:CE84563F-3528-4504-827A-FDB9EAB163B1 (AT) microsoft (DOT) com... ...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
#7
| |||
| |||
|
|
My interpretation of the question on attributes was: can you group the dimensions together into larger entities? For example, if your 800 dimensions look a lot like: [Flag1], [Flag2], [IsDeleted], [IsAvailable], etc. Then can you combine all these types of attributes into somehow logical groups and create a dimension that has a large composite key attribute and lots of related attributes with the actual flags? Can you give a summary of what your 800 dimensions look like? Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:434D5089-8955-4136-94CB-5336D55971DF (AT) microsoft (DOT) com... Would attributes be more efficient than dimensions? I've got this up and running, but the response time is slow (60 seconds to display results). Visual Studio (2005 - 32-bit Visual Studio on the dual Opteron x64 system) could not deploy the cube (system out of memory!). I had to write scripts and run them through xmla query windows in Management Studio. Thanks! -- Bob Hodgman "Jéjé" wrote: you are right... 800 is really huge!!! does it's really dimensions or attributes? how the system performs? your problems come from the end user access, this a lot of metadata to play with. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:CE84563F-3528-4504-827A-FDB9EAB163B1 (AT) microsoft (DOT) com... ...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
#8
| |||
| |||
|
|
My interpretation of the question on attributes was: can you group the dimensions together into larger entities? For example, if your 800 dimensions look a lot like: [Flag1], [Flag2], [IsDeleted], [IsAvailable], etc. Then can you combine all these types of attributes into somehow logical groups and create a dimension that has a large composite key attribute and lots of related attributes with the actual flags? Can you give a summary of what your 800 dimensions look like? Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:434D5089-8955-4136-94CB-5336D55971DF (AT) microsoft (DOT) com... Would attributes be more efficient than dimensions? I've got this up and running, but the response time is slow (60 seconds to display results). Visual Studio (2005 - 32-bit Visual Studio on the dual Opteron x64 system) could not deploy the cube (system out of memory!). I had to write scripts and run them through xmla query windows in Management Studio. Thanks! -- Bob Hodgman "Jéjé" wrote: you are right... 800 is really huge!!! does it's really dimensions or attributes? how the system performs? your problems come from the end user access, this a lot of metadata to play with. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:CE84563F-3528-4504-827A-FDB9EAB163B1 (AT) microsoft (DOT) com... ...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
#9
| |||
| |||
|
|
yes, a sample of your dimensions can help us. if you have 800 dimensions, I presume that you have more then 800 columns in your fact table??? just for my personnal knowledge... what is this cube? ;-) a survey cube? "Akshai Mirchandani [MS]" <akshaim (AT) online (DOT) microsoft.com> wrote in message news:ueZhA0aWGHA.4960 (AT) TK2MSFTNGP05 (DOT) phx.gbl... My interpretation of the question on attributes was: can you group the dimensions together into larger entities? For example, if your 800 dimensions look a lot like: [Flag1], [Flag2], [IsDeleted], [IsAvailable], etc. Then can you combine all these types of attributes into somehow logical groups and create a dimension that has a large composite key attribute and lots of related attributes with the actual flags? Can you give a summary of what your 800 dimensions look like? Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:434D5089-8955-4136-94CB-5336D55971DF (AT) microsoft (DOT) com... Would attributes be more efficient than dimensions? I've got this up and running, but the response time is slow (60 seconds to display results). Visual Studio (2005 - 32-bit Visual Studio on the dual Opteron x64 system) could not deploy the cube (system out of memory!). I had to write scripts and run them through xmla query windows in Management Studio. Thanks! -- Bob Hodgman "Jéjé" wrote: you are right... 800 is really huge!!! does it's really dimensions or attributes? how the system performs? your problems come from the end user access, this a lot of metadata to play with. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:CE84563F-3528-4504-827A-FDB9EAB163B1 (AT) microsoft (DOT) com... ...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
#10
| |||
| |||
|
|
The 800 dimensions represent questions on a questionaire. The answers are all mutiple-choice. The answers can be Yes/No/Unknown or an item from some other static list of possible answers (like red/green/blue/pink...). The purpose of the cube is to allow a group of analysts to find out how many answered "yes" to question #95, "blue" to question #566 and "Chocolate chip" to question #122 (for example). There are logical groups of questions. Would creating combined keys still allow the full flexibility to interrogate the data? Thanks! -- Bob Hodgman "Akshai Mirchandani [MS]" wrote: My interpretation of the question on attributes was: can you group the dimensions together into larger entities? For example, if your 800 dimensions look a lot like: [Flag1], [Flag2], [IsDeleted], [IsAvailable], etc. Then can you combine all these types of attributes into somehow logical groups and create a dimension that has a large composite key attribute and lots of related attributes with the actual flags? Can you give a summary of what your 800 dimensions look like? Thanks, Akshai -- This posting is provided "AS IS" with no warranties, and confers no rights Please do not send email directly to this alias. This alias is for newsgroup purposes only. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:434D5089-8955-4136-94CB-5336D55971DF (AT) microsoft (DOT) com... Would attributes be more efficient than dimensions? I've got this up and running, but the response time is slow (60 seconds to display results). Visual Studio (2005 - 32-bit Visual Studio on the dual Opteron x64 system) could not deploy the cube (system out of memory!). I had to write scripts and run them through xmla query windows in Management Studio. Thanks! -- Bob Hodgman "Jéjé" wrote: you are right... 800 is really huge!!! does it's really dimensions or attributes? how the system performs? your problems come from the end user access, this a lot of metadata to play with. "Bob H." <BobH (AT) discussions (DOT) microsoft.com> wrote in message news:CE84563F-3528-4504-827A-FDB9EAB163B1 (AT) microsoft (DOT) com... ...on one cube? I'm developing in SSAS 2005 running on dual core dual Opteron 64 bit machine. I know. It sounds like a lot of dimensions. But sometimes the world is really complex and your cubes get complex, too. Anyone have any experience with this? Anyone have any advice on this. -- Bob Hodgman |
![]() |
| Thread Tools | |
| Display Modes | |
| |