TM1 Process Keeps Rolling Back and Restarting in Parallel Executions of Batch Mode
Posted: Mon Feb 04, 2019 2:09 pm
Hi,
We use IBM Planning Analytics Local v.2.0.5.
We have a lot of data that we need to pull into TM1 cube from Oracle DB.
Hence we use batch mode with commands BatchUpdateFinishWait(0) and BatchUpdateStart to load them in parallel threads to make it loaded in shorter time.
A parent process triggers the same data load process many times with different parameters for them to be run in parallel via TM1RunTI, and the parent process also waits for the last one to finish.
Each parallel execution of the process is updating a different slice of the same cube.
For some reason, sometimes some of the parallel batches rolls back and starts again.
We could not understand why it rolls back and restarts. This issue increases the whole execution time.
What might be causing this issue? Any ideas?
Thanks in advance for all comments.
Regards
We use IBM Planning Analytics Local v.2.0.5.
We have a lot of data that we need to pull into TM1 cube from Oracle DB.
Hence we use batch mode with commands BatchUpdateFinishWait(0) and BatchUpdateStart to load them in parallel threads to make it loaded in shorter time.
A parent process triggers the same data load process many times with different parameters for them to be run in parallel via TM1RunTI, and the parent process also waits for the last one to finish.
Each parallel execution of the process is updating a different slice of the same cube.
For some reason, sometimes some of the parallel batches rolls back and starts again.
We could not understand why it rolls back and restarts. This issue increases the whole execution time.
What might be causing this issue? Any ideas?
Thanks in advance for all comments.
Regards