![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Lately we've experienced an increase in data rows from 15 million to 35 million daily. The processing time has gone from 20 minutes to nearly three hours. Aggregates have remained the same. Am I experiencing data explosion? |
#3
| |||
| |||
|
|
you have to reevaluate your aggregations because the old ones are too old. the aggregation design is no longer optimal for the sizing. also you have to play with your memory parameters because the new volume required a different set of memory parameters. you can also consider partitionning your cube. (3 * 15millions should be 3 * 20 minutes...) "Jesse O." <jesperzz (AT) hotmail (DOT) com> wrote in message news:O%23iEALvcGHA.1276 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Lately we've experienced an increase in data rows from 15 million to 35 million daily. The processing time has gone from 20 minutes to nearly three hours. Aggregates have remained the same. Am I experiencing data explosion? |
![]() |
| Thread Tools | |
| Display Modes | |
| |