Page 1 of 1

Monitor TM1 locks

Posted: Tue Mar 26, 2013 7:24 am
by FallenCipher
Hi!

Is there any way in TM1 to see which objects are currently locked by any thread, process or user (R-Rock, IX-Lock etc.)?
I currently have problems with parallel execution of TM1 cube load chores even with parallel interaction and need a little debugging.

My second question would be:
If you start a TM1 chore (regardless of single or multiple commit) it holds a minimum of 1 IX lock for the time of execution. Does anyone know, on which object the chore holds the lock?

Greetings Fallen

Re: Monitor TM1 locks

Posted: Tue Mar 26, 2013 2:46 pm
by jim wood
Have you tried using TM1 Top? There are plenty of posts about that on here.

Re: Monitor TM1 locks

Posted: Tue Mar 26, 2013 4:13 pm
by FallenCipher
jim wood wrote:Have you tried using TM1 Top? There are plenty of posts about that on here.
Yeah, but it only shows the most recent lock of a thread. If a thread hold multiple locks, you can't see them.