TM1 cube published in Cognos. Delay in updating?

Post Reply
ChrisF79
Posts: 52
Joined: Mon Sep 20, 2010 2:20 pm
OLAP Product: IBM TM1
Version: 9.5.1
Excel Version: 2007 SP2

TM1 cube published in Cognos. Delay in updating?

Post by ChrisF79 »

Greetings:

We have a TM1 cube published in Cognos 10 and it's working great right now. I created an alias for each dimension called "CognosFormat" to simplify creating user-friendly names for our items, customers, etc. That all works well for us. I can go in and change numbers and run a simple TI process:

Code: Select all

RefreshMDXHierarchy('');
That pushes any new data out to the Cognos cube. However, if I change the name of an alias, it eventually changes in the cube but I have to wait a couple of hours. What is Cognos doing on the back-end (we're not rebuilding or republishing cubes) and is there a way to run this automatically or change the interval that it runs?
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: TM1 cube published in Cognos. Delay in updating?

Post by Christopher Kernahan »

This is something I've seen some problems with, and I don't have all the answers on how it is working.

I believe officially the position is that any change to the cube structure (attributes included) requires a package republish.

Here is a hierarchy of other steps that I follow if I need to see the attribute asap.

Refresh the Package in Report Studio
Manually pick the package in Report Studio
Republish the entire package in Framework Manager
Clear the cache in the Query Service in Cognos Administration
Restart the Query Service
Restart all the Services
Restart Cognos
Restart the Server
Go home and wait until tomorrow
PlanningDev
Community Contributor
Posts: 349
Joined: Tue Aug 17, 2010 6:31 am
OLAP Product: Planning Analytics
Version: 2.0.5
Excel Version: 2016

Re: TM1 cube published in Cognos. Delay in updating?

Post by PlanningDev »

I believe there is a metadata refresh interval setting in BI as well as a caching setting that may have an affect here. Ill have to see if I can look up the setting but you might look in the administrative tasks part of the BI portal.
User avatar
macsir
MVP
Posts: 785
Joined: Wed May 30, 2012 6:50 am
OLAP Product: TM1
Version: PAL 2.0.9
Excel Version: Office 365
Contact:

Re: TM1 cube published in Cognos. Delay in updating?

Post by macsir »

If I were you, I will close the current IE and restart IE to check if it has been refreshed or not. ;)
In TM1,the answer is always yes though sometimes with a but....
http://tm1sir.blogspot.com.au/
Post Reply