Quantcast
Channel: OBIEE by Shiva Molabanti » enterprise-it
Viewing all articles
Browse latest Browse all 2

How to bypass Presentation Server Cache in OBIEE 11G

$
0
0

During our development if we wanted to check the report level UI changes, sometimes we will not see the changes immidiately. This is due to Presentation Server Cache. Eventhough we disable the BI Server cache, It doesnt make any effect on presentation Server objects.

So in that situations we need to disable Presentation server cache permanently across OBI Application, To do this add the following parameters in instaceconfig.xml. (Make sure that you have taken a backup copy of instanceconfig.xml)

<ServerInstance>
———

<Cursors>
<ForceRefresh>true</ForceRefresh>
</Cursors>

——–

</ServerInstance>

Now restart the OBI Presentation server service and test the results.

Note: Keep in mind that this parameters cause Presentation Server to always bypass its cache. To be used only for testing – may have serious performance implications.

Keep smiling :)

Thanks,
Shiva


Filed under: BI Publisher, OBI EE, OBIEE 11g Tagged: BI Publisher Auditing, Cache, Default permissions, disable Cache, enterprise-it, instanceconfig, OBI PS cache, OBIEE 11.1.1.6.0, performance implications, Performance Tuning, post processing, presentation server, Presentation Server Cache, serious performance, server cache, server objects, Upgrade

Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images