Hello,
One of my customers uses CA (11.2.2) to report PA (2.0.9.16 ) cube data.
When a report takes too long to run, CA shuts down the reporting (we've set a timeout of 3'), but the thread(s) continue to run on PA. and, eventually, TM1 consumes all the available ram.
I ask to ibm support if a solution exists ..... No solution except perhaps use TM1 API .....
So I started studying the TM1 API documentation, downloaded the fantastic tm1py and ran a few tests in python......
I've managed to write a script that execute a ti process (I'm proud of myself).
But since computing has evolved a lot (without me) since the Cobol years, I'm unable to understand the API documentation and the tm1py documentation. ;-(
Would one of you be so kind as to help me out or make me an example script that ....
- would capture the list of threads running
- for each thread, look at its characteristics (duration, type, information) and decide whether to kill it or not.
- then kill each selected thread
Thank you (a lot !) in advance.
Kind regards,
Philippe
------------------------------
Philippe CHAMPLEBOUX
------------------------------