I'm trying to understand why the starting of our TM1 server has recently increased.
Looking at the log I can see this:
Code: Select all
....
5296 [] INFO 2013-01-10 17:53:14.285 TM1.Server Processing feeders for cube "Inventory"
4484 [] INFO 2013-01-10 17:56:02.438 TM1.Cube.Dependency Adding cube dependency: Cube 'Inventory' depends on cube '}ElementAttributes_Version Inventory'.
4484 [] INFO 2013-01-10 17:56:03.093 TM1.Cube.Dependency Adding cube dependency: Cube 'Inventory' depends on cube '}ElementAttributes_Period'.
5296 [] INFO 2013-01-10 18:25:57.651 TM1.Server Feeders created in cube "Inventory": new 32183290, duplicate 0, ignored 0
5296 [] INFO 2013-01-10 18:25:57.651 TM1.Server Processing feeders for cube "Inventory_OLD"
....
Is it the "Adding cube dependency" task which is taking 30min or the next one ?
From my understanding it is the "Adding cube dependency" action, but in this case, is it normal that it takes so much time ?
Other question: What means the "new 32183290" on the "Feeders created in cube..." row ?
Thanks in advance
Guillaume