SaveDataAll with Bulk mode invalidates other chores
Posted: Mon Jun 10, 2013 2:20 pm
Hi,
I am facing a weird issue, hope someone can help. I saw it in CX 10.1 and TM1 10.1.1 FP1.
We have a SaveDataAll chore, including Enable- and DisableBulkLoadMode. We tried it with 2 scenarios, same result: one TI, EnableBulkLoadMode on Prolog, then Disable on Epilog and SaveDataAll on Prolog (or Epliog). In the other scenario, 3 TIs in the chore, multiple commit mode, 1st TI enables Bulk mode, second saves data, 3rd disables Bulk load mode. I set it to 1 hour frequency (for testing purposes).
What we saw is that after a few hours, it simply invalidates all other chores. These chores get deactivated and whatever we try to do with them (edit, delete, etc.), the setrver hangs. I cannot even stop the thread (of editing, deleting, etc.) in TM1Top. And we could not figure it out what happens when other chores get invalid. No user activity, no other server maintenance, etc. The chore does not run at the same time as any other chores or TIs.
It is important to note that the server does not seem to be stuck in bulk load mode. Users can open cubes, edit data, etc. I'm using an AD account user in TM1 (when registering the chore) and the server runs under a different domain account. However, I created the chore with my AD user.
There are totally no records of any errors in the tm1server.log.
So I would have two questions:
1. Anyone experienced this and could work around?
2. If I cannot use Bulk Load Mode when saving data to disk, how to prevent users from work for this period? Why we tried to use bulk load mode was that running TI processes could get into an infinite loop sometimes when running at the same time as the SaveDataAll.
Thanks
Matyas
I am facing a weird issue, hope someone can help. I saw it in CX 10.1 and TM1 10.1.1 FP1.
We have a SaveDataAll chore, including Enable- and DisableBulkLoadMode. We tried it with 2 scenarios, same result: one TI, EnableBulkLoadMode on Prolog, then Disable on Epilog and SaveDataAll on Prolog (or Epliog). In the other scenario, 3 TIs in the chore, multiple commit mode, 1st TI enables Bulk mode, second saves data, 3rd disables Bulk load mode. I set it to 1 hour frequency (for testing purposes).
What we saw is that after a few hours, it simply invalidates all other chores. These chores get deactivated and whatever we try to do with them (edit, delete, etc.), the setrver hangs. I cannot even stop the thread (of editing, deleting, etc.) in TM1Top. And we could not figure it out what happens when other chores get invalid. No user activity, no other server maintenance, etc. The chore does not run at the same time as any other chores or TIs.
It is important to note that the server does not seem to be stuck in bulk load mode. Users can open cubes, edit data, etc. I'm using an AD account user in TM1 (when registering the chore) and the server runs under a different domain account. However, I created the chore with my AD user.
There are totally no records of any errors in the tm1server.log.
So I would have two questions:
1. Anyone experienced this and could work around?
2. If I cannot use Bulk Load Mode when saving data to disk, how to prevent users from work for this period? Why we tried to use bulk load mode was that running TI processes could get into an infinite loop sometimes when running at the same time as the SaveDataAll.
Thanks
Matyas