I'm faced with the next situation
TM1 server which installed on server with several processor cores. TM1 Application (Contributor application). In application users launch TI processes by click on buttons. And as I see when first user launch TI process it is executed on 1 processor core. When second user launch TI process, it is waiting the end of first process and only after it starts and executing on the same processor core. And other cores are free in this times.
Is it possible to tune TM1 that it starts using other cores in this situation?
Parallel execution of TI Processes
-
- Regular Participant
- Posts: 221
- Joined: Sat Dec 04, 2010 2:35 pm
- OLAP Product: PAL
- Version: 2.0.9
- Excel Version: 2016
-
- Regular Participant
- Posts: 221
- Joined: Sat Dec 04, 2010 2:35 pm
- OLAP Product: PAL
- Version: 2.0.9
- Excel Version: 2016
Re: Parallel execution of TI Processes
in .cfg file put ParallelInteraction=T
by default - so apparently the thing is in something else.
by default - so apparently the thing is in something else.
-
- Site Admin
- Posts: 1458
- Joined: Wed May 28, 2008 9:09 am
Re: Parallel execution of TI Processes
Think you need to read the whole of the IBM best practice note, especially as regards locking, and look at what's going on in your server log.
- jameswebber
- Community Contributor
- Posts: 188
- Joined: Sun Nov 21, 2010 8:00 pm
- OLAP Product: Cognos Express 10
- Version: CE 10.1.1
- Excel Version: 2010
- Location: Wellington, New Zealand
- Contact:
Re: Parallel execution of TI Processes
There is a good section on this in the new IBM tm1 book,
But check out this it might help (thanks to Ben Hill http://blog.tm1tutorials.com/?p=431)
Also what version of Tm1 9.5 are you on?
But check out this it might help (thanks to Ben Hill http://blog.tm1tutorials.com/?p=431)
Also what version of Tm1 9.5 are you on?