Tm1 Server Crash
Posted: Wed May 30, 2012 2:47 am
Hi all,
I run a series of dimension update TI processes via a main TI process using ExecuteProcess functions (9.5.2 FP2, Windows Server 2008, ODBC connection to SQL Server). Sometimes, the TM1 server crashes during execution of one of the TI processes. However if I run the individual TI process when the crash happens, the process could complete successfully. I could also run the whole series of TI processes without any problem some other time.
Whenever the server crashes, I get this message:
E20) Unable to save cube }DimensionProperties. Server 'abc' is going to be terminated and no data will be saved
I wonder if this is because of locking contention on the }DimensionProperties, but not sure how to avoid it if possible as that cube is a control object.
Regards
Andre
I run a series of dimension update TI processes via a main TI process using ExecuteProcess functions (9.5.2 FP2, Windows Server 2008, ODBC connection to SQL Server). Sometimes, the TM1 server crashes during execution of one of the TI processes. However if I run the individual TI process when the crash happens, the process could complete successfully. I could also run the whole series of TI processes without any problem some other time.
Whenever the server crashes, I get this message:
E20) Unable to save cube }DimensionProperties. Server 'abc' is going to be terminated and no data will be saved
I wonder if this is because of locking contention on the }DimensionProperties, but not sure how to avoid it if possible as that cube is a control object.
Regards
Andre