TI proscess from one view to another is slow

Post Reply
kastellu
Posts: 29
Joined: Thu May 26, 2011 5:38 pm
OLAP Product: TM1
Version: 9.5.2
Excel Version: 2008

TI proscess from one view to another is slow

Post by kastellu »

Him

I'm ussing TM1 9.5.2 version. Does anyone know why there are problems with copying data using TI from one view to another in the same cube. The process just stops and after a while (several minutes) slowly goes on.

Regards
Christopher Kernahan
Community Contributor
Posts: 147
Joined: Mon Nov 29, 2010 6:30 pm
OLAP Product: Cognos TM1
Version: 10.1
Excel Version: Office 2010

Re: TI proscess from one view to another is slow

Post by Christopher Kernahan »

Hi kastellu,

I suspect the issue is less with the version of TM1 you are on than with the process itself. When you say the process stops, and then goes on; what is indicating to you that it has stopped? Have you watched the process with TM1 Top to see what is happening? There may be locking issues occurring when this TI is running.

You can you also try putting a PROCESSQUIT in the TI to see where it slows down, moving it further along if all is ok up to that point.
tomok
MVP
Posts: 2836
Joined: Tue Feb 16, 2010 2:39 pm
OLAP Product: TM1, Palo
Version: Beginning of time thru 10.2
Excel Version: 2003-2007-2010-2013
Location: Atlanta, GA
Contact:

Re: TI proscess from one view to another is slow

Post by tomok »

Your slowdown/locking issues is probably due to locks placed on the cube. As a general rule, I never read and write to the same cube in one TI process to avoid problems like this. if I need to copy one version to another in the same cube I always split the process in two, extracting to a flat file in process 1 and loading the flat file back in to the cube in process 2. Give it a try, I think you'll find it will actually run faster than one process.
Tom O'Kelley - Manager Finance Systems
American Tower
http://www.onlinecourtreservations.com/
User avatar
paulsimon
MVP
Posts: 808
Joined: Sat Sep 03, 2011 11:10 pm
OLAP Product: TM1
Version: PA 2.0.5
Excel Version: 2016
Contact:

Re: TI proscess from one view to another is slow

Post by paulsimon »

I would also look at your view. If your source view does not have skip consolidations and skip rule calculated values then it is liable to be slow. It is usually faster to extract at base level and then use an additive load to summarise if necessary

Regards

Paul Simon
User avatar
Martin Ryan
Site Admin
Posts: 2003
Joined: Sat May 10, 2008 9:08 am
OLAP Product: TM1
Version: 10.1
Excel Version: 2010
Location: Wellington, New Zealand
Contact:

Re: TI proscess from one view to another is slow

Post by Martin Ryan »

Also take a look at this thread. http://www.tm1forum.com/viewtopic.php?f=3&t=5132 If your cube has a lot of feeders (and rules) then this can significantly impact write back speed as feeders get fired when a value is written to the cube.

Martin
Please do not send technical questions via private message or email. Post them in the forum where you'll probably get a faster reply, and everyone can benefit from the answers.
Jodi Ryan Family Lawyer
Post Reply