Cognos Express 10.2.1.1 (Multi-threaded?)

Post Reply
konjis1
Posts: 20
Joined: Wed Mar 12, 2014 9:29 pm
OLAP Product: Cognos Express
Version: 10.2
Excel Version: 2010

Cognos Express 10.2.1.1 (Multi-threaded?)

Post by konjis1 »

I have a general question regarding CE. IS CE a multi-threaded aware application? Meaning, will it take advantage of multi-core processors on a server? If so, can you provide the documentation that supports your answer? Need this info to aid in our configuration of a virtual machine.

Thanks in advance.
lotsaram
MVP
Posts: 3702
Joined: Fri Mar 13, 2009 11:14 am
OLAP Product: TableManager1
Version: PA 2.0.x
Excel Version: Office 365
Location: Switzerland

Re: Cognos Express 10.2.1.1 (Multi-threaded?)

Post by lotsaram »

Yes for server loading, but only it you tell it to using MaximumCubeLoadThreads parameter in tm1s.cfg
Yes for user updates to cubes, but only it you tell it to using ParallelInteraction parameter in tm1s.cfg
Yes for batch loading data to cubes, but only if effort is made to configure load jobs using RunTI.exe in addition to ParallelInteraction
Yes for simultaneous user queries by independent user threads
Yes for single user queries requiring calculation, but only it you tell it to using MTQ parameter in tm1s.cfg

No for all metadata changes
No for saving of the database to disk
Please place all requests for help in a public thread. I will not answer PMs requesting assistance.
Post Reply