for one incoming project , I need to implemen parallel processing in the model , thus I am very keen to a explore when or what would cause the TM1 locking to happen . Would anyone share with your insight and reply to this thread ?
Let me be the first one .

1. Attribute Update would cause locking of all Cube objects ?
It seems to be the case in my testing , because whenever I try to update the attribute when a data load process is running , the attribute update thread would get a IXC lock . I guess that means it will get a gobal lock whenever attribute is updated.