![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have a cube that procces 30 millions rows, the query execute very fast and when write the data to the partitions is relatively fast, however when the process is writting aggregations and indexs, it take a lot of time, I tried to see what is consuming Memory or Procesator but I didn't get anything wrong with this, somebody knows how can I solve this problem Pd: Sorry by my english -- Victor Hugo Pozo MCAD Net |
#3
| |||
| |||
|
|
do you use 2005 or 2000? does the CPU is at 100%? what is your CPU & memory? "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:CEA6E6B8-005E-4F81-BA68-2A439D6072C6 (AT) microsoft (DOT) com... Hi I have a cube that procces 30 millions rows, the query execute very fast and when write the data to the partitions is relatively fast, however when the process is writting aggregations and indexs, it take a lot of time, I tried to see what is consuming Memory or Procesator but I didn't get anything wrong with this, somebody knows how can I solve this problem Pd: Sorry by my english -- Victor Hugo Pozo MCAD Net |
#4
| |||
| |||
|
|
I use AS 2000 No, not even close Pentium 4- 3Ghz and 2GB Ram -- Victor Hugo Pozo MCAD Net "Jéjé" wrote: do you use 2005 or 2000? does the CPU is at 100%? what is your CPU & memory? "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:CEA6E6B8-005E-4F81-BA68-2A439D6072C6 (AT) microsoft (DOT) com... Hi I have a cube that procces 30 millions rows, the query execute very fast and when write the data to the partitions is relatively fast, however when the process is writting aggregations and indexs, it take a lot of time, I tried to see what is consuming Memory or Procesator but I didn't get anything wrong with this, somebody knows how can I solve this problem Pd: Sorry by my english -- Victor Hugo Pozo MCAD Net |
#5
| |||
| |||
|
|
and how many time the process takes? does your cube contains a distinct count measure? creating aggregations could take a lot of time if there is a lot of aggregations and a high density in the content. a parrallel process and partitions could help you. "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:B28D21C9-F1E6-45AC-911A-58C9178A49C9 (AT) microsoft (DOT) com... I use AS 2000 No, not even close Pentium 4- 3Ghz and 2GB Ram -- Victor Hugo Pozo MCAD Net "Jéjé" wrote: do you use 2005 or 2000? does the CPU is at 100%? what is your CPU & memory? "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:CEA6E6B8-005E-4F81-BA68-2A439D6072C6 (AT) microsoft (DOT) com... Hi I have a cube that procces 30 millions rows, the query execute very fast and when write the data to the partitions is relatively fast, however when the process is writting aggregations and indexs, it take a lot of time, I tried to see what is consuming Memory or Procesator but I didn't get anything wrong with this, somebody knows how can I solve this problem Pd: Sorry by my english -- Victor Hugo Pozo MCAD Net |
#6
| |||
| |||
|
|
It takes almost 3 hours Yes, one measure is distinct count There is just 4 mesaure in the cube, but have many dimensions How can I create a parallel process ? -- Victor Hugo Pozo MCAD Net "Jeje" wrote: and how many time the process takes? does your cube contains a distinct count measure? creating aggregations could take a lot of time if there is a lot of aggregations and a high density in the content. a parrallel process and partitions could help you. "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:B28D21C9-F1E6-45AC-911A-58C9178A49C9 (AT) microsoft (DOT) com... I use AS 2000 No, not even close Pentium 4- 3Ghz and 2GB Ram -- Victor Hugo Pozo MCAD Net "Jéjé" wrote: do you use 2005 or 2000? does the CPU is at 100%? what is your CPU & memory? "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:CEA6E6B8-005E-4F81-BA68-2A439D6072C6 (AT) microsoft (DOT) com... Hi I have a cube that procces 30 millions rows, the query execute very fast and when write the data to the partitions is relatively fast, however when the process is writting aggregations and indexs, it take a lot of time, I tried to see what is consuming Memory or Procesator but I didn't get anything wrong with this, somebody knows how can I solve this problem Pd: Sorry by my english -- Victor Hugo Pozo MCAD Net |
#7
| |||
| |||
|
|
3h appear to be long. I do a full process of 2 * 12millions of rows in 10 minutes using AS2005. if you have a distinct count measure, put this one into a dedicated cube. 1 cube for the DCount measure and 1 cube for the other measures (sums, count etc...) search on the MS web site for the parrallel process utility. but if you have only 1 CPU, the advantage of this utility is low, there is an improvement, but a small one. "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:283345EC-A81D-41A4-8EB9-B90FA4C70F4A (AT) microsoft (DOT) com... It takes almost 3 hours Yes, one measure is distinct count There is just 4 mesaure in the cube, but have many dimensions How can I create a parallel process ? -- Victor Hugo Pozo MCAD Net "Jeje" wrote: and how many time the process takes? does your cube contains a distinct count measure? creating aggregations could take a lot of time if there is a lot of aggregations and a high density in the content. a parrallel process and partitions could help you. "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:B28D21C9-F1E6-45AC-911A-58C9178A49C9 (AT) microsoft (DOT) com... I use AS 2000 No, not even close Pentium 4- 3Ghz and 2GB Ram -- Victor Hugo Pozo MCAD Net "Jéjé" wrote: do you use 2005 or 2000? does the CPU is at 100%? what is your CPU & memory? "Hugo" <Hugo (AT) discussions (DOT) microsoft.com> wrote in message news:CEA6E6B8-005E-4F81-BA68-2A439D6072C6 (AT) microsoft (DOT) com... Hi I have a cube that procces 30 millions rows, the query execute very fast and when write the data to the partitions is relatively fast, however when the process is writting aggregations and indexs, it take a lot of time, I tried to see what is consuming Memory or Procesator but I didn't get anything wrong with this, somebody knows how can I solve this problem Pd: Sorry by my english -- Victor Hugo Pozo MCAD Net |
![]() |
| Thread Tools | |
| Display Modes | |
| |