Hello,
Inorder To "worm the cache" of a report i've made a web template to it, changed its properties (via RSRT) to cache mode 4-persistent cache across each application server, persistent mode 3-tranparent table(BLOB) and generate the report. when i run it with the report agent it runs for ever...
Please Advice.
David
Hey David.
I read something about this somewhere... I tried to look for the oss note, but couldn't find it, however, I remember that the issue was with customer exits that looped forever because some values could not be determined. Thus, if you are using exit variables in the query you are trying to pre-calc, maybe this is the reason for the long run-time.
Maybe note 745641 can be a starting point for you.
Good luck!
Jacob
P.S: you can warm up the cache by using the "print" function and "Fill OLAP cache if possible" so you dont have to build a webtemplate for the query. This option is only available after some SP... I think it's SP 26 for BW 3.0B
I found the note: it's 879061 😊
Message was edited by: Jacob Jansen
Add a comment