Search found 4 matches

by ovo4fev
Sat May 18, 2013 7:31 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DimensionElementInsertDirect
Replies: 5
Views: 4849

Re: DimensionElementInsertDirect

What about a set of processes chained together? Would it release the metadata lock for instance if you were to have a wrapper process that kicked off a dimension update process then a data update process? Yes, in 10.1 there is an option on chores for Multi-Commit. I think this will now release lock...
by ovo4fev
Fri May 17, 2013 9:21 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DimensionElementInsertDirect
Replies: 5
Views: 4849

Re: DimensionElementInsertDirect

Thank you Kamil.
by ovo4fev
Thu May 16, 2013 1:28 pm
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: DimensionElementInsertDirect
Replies: 5
Views: 4849

DimensionElementInsertDirect

This new function can be used in the data tab. Does anyone know if there are any issues around lock contention. I know traditionally it has been a good idea to separate metadata and data updates, since with PI data updates would not cause contention. If I include metadata updates on the data tab (al...
by ovo4fev
Fri Jan 04, 2013 9:25 am
Forum: IBM TM1, Planning Analytics, PAx and PAW
Topic: Copying TM1 Server Instances between environments
Replies: 5
Views: 5670

Re: Copying TM1 Server Instances between environments

If you are on 10.1 you may wish to experiment with the Transfer function from within Performance Modeler. This will allow you to transfer all objects or just a subset of objects. The big restriction at the moment is that it is metadata only, but that may be OK if going from Production to Development...