Page 1 of 1

Executive Viewer does not refresh display

Posted: Fri Jul 11, 2014 9:10 am
by lgmax
Hi, we have an existing application which uses Executive Viewer 5.2 (a very old version, I know) with Microsoft Analysis Services 2005. Recently we have been experiencing issues with data display in EV wherein it is not refreshing. For example, we originally have entry "1-234 ABC". This was then updated recently updated in the database to "1-234 DEF". We then refresh the cubes in MSAS, and it is reflecting correctly from there. But when we go to EV, it still reflects "1-234 ABC". This is an intermittent issue we have been experiencing, and so far our solution is to restart the Cognos TM1 Executive Viewer Service. Question is, is there any caching happening in EV? And does anyone know any solution for this besides restarting the service?

Re: Executive Viewer does not refresh display

Posted: Fri Aug 01, 2014 7:54 am
by Thomas Gerblich
Hi lgmax,

EV is caching the MSAS structures (and even roles) internally.
Usually this cache is cleared when all open client connections are closed, but sometimes this doesn't work properly which could cause your issue as the cache will remain “forever”.

To force this ensure that your MSAS cube has an updated last schema update (check the properties within the sql server management studio).

If EV recognizes that this date is newer than the internal cache (even if it remained like described above) it will renew the cache and the users will get the new structure after reloading the view.

Let me know if you need further assistance on this one.

Best Regards
Thomas

Re: Executive Viewer does not refresh display

Posted: Fri Aug 01, 2014 12:01 pm
by jim wood
Post moved from the TM1 forum to the MS Analysis Services forum,

Admin Team.

Re: Executive Viewer does not refresh display

Posted: Wed Aug 20, 2014 8:13 am
by lgmax
Hi Thomas,

Thank you for your reply.

I just want to check with you. In MSAS properties, I can see 3 dates:
1. Last Schema Update
2. Last Update
3. Last Processed

Do we really have to change the "Last Schema Update" date? Because I think this date will only get updated if I change anything in the Schema, and we do not have any changes for the Schema. It is only the "Last Processed" date that gets updated when we refresh/process the cubes daily.

Hope you can help me on this.

Best regards,
lgmax

Re: Executive Viewer does not refresh display

Posted: Mon Sep 01, 2014 8:21 am
by Thomas Gerblich
Hi lgmax,

sorry for the late reply.

Right now this the last schema update is the only way to force EV to update the structures automatically without restarting the service.
This is going to be changed in cubus EV in an upcoming release.

Best Regards
Thomas