Hi Experts,
I searched the forum for this topic, I found a lot of multi-treaded questions/answers but I did not find what I am looking for. I dont know if it exists or not. So before putting it as a suggestion here it is:
I have mtq using multithreads when I query (perfect)
I have maximumcubeload for when I start the service (OK)
but when I save a rule (very heavy rule), it uses only 25% (1 thread) and it takes a long time.
And to avoid having the BIG RED X, I save more than 1 time (because I am lazy and dont always write my rules outside tm1).
My question: does it exist?
thanks
Multi Thread Rules Saving
-
- Posts: 136
- Joined: Tue Aug 10, 2010 5:40 pm
- OLAP Product: Planning Analytics
- Version: 2.0
- Excel Version: EXCEL 2013
Multi Thread Rules Saving
Thanks
Micheline
Micheline
-
- MVP
- Posts: 3698
- Joined: Fri Mar 13, 2009 11:14 am
- OLAP Product: TableManager1
- Version: PA 2.0.x
- Excel Version: Office 365
- Location: Switzerland
Re: Multi Thread Rules Saving
No.mnasra wrote:does it exist?
Should it exist? Probably yes.
There's a risk of creating excess garbage memory if processing feeders on multiple threads when saving a rule (as in server startup with MaximumCubeLoadThreads>1) but still it would be nice if this was configurable and developers could make their own judgement about the risks vs benefit of saving time.
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.