OBIEE- Scheduled analysis return cached data — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE- Scheduled analysis return cached data

Received Response
21
Views
6
Comments
Youssef_B_82
Youssef_B_82 Rank 5 - Community Champion

Hi,

I have an agent scheduled to send email everyday. The data we get by email are not up to date.

When I run the same analysis manually (not scheduled) I get the up to date data.

As a work around, I added a prefix to the analysis

SET VARIABLE DISABLE_CACHE_HIT=1;

The scheduled data are now up-to-date.

I don't understand what changed, and I am looking for an alternative to fix this on a global scale rather than modify every single analysis.

Any idea why this is happening?

I am using OBIEE 11.1.1.7.150120 (Build 150113.1200 64 bit) installed on Linux server.

Thanks

Youssef

Tagged:

Answers

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    If you're confused by cache - why use it in the first place? You can't just turn on cache and it automagically does "things"

    Do you have an actual caching strattegy? Why are which objects set to caching enabled in your RPD?

  • Youssef_B_82
    Youssef_B_82 Rank 5 - Community Champion

    Hi Christian,

    That's a good question. It was setup like that, probably whoever set the cashing on the RPD was to enhance the performance.

    I will try that and update the thread here.

    Thank you

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner
    Youssef_B_82 wrote:probably whoever set the cashing on the RPD was to enhance the performance.

    That's about as correct as making a car go faster by taking a picture of the landscape and pulling it past the window really, really fast.

  • Youssef_B_82
    Youssef_B_82 Rank 5 - Community Champion

    I am not 100% sure how the setup was made or why it was made in certain way.

    I will try to disable the cash on the rpd if that is the root cause.

    Please note, I am fairly new to OBIEE.


    Thanks

  • [Deleted User]
    [Deleted User] Rank 2 - Community Beginner

    Get someone knowledgeable who won't BS you, sugar-coat things or play a political game and get an in-depth review of your system.

    Ping me if you require support.

  • Youssef_B_82
    Youssef_B_82 Rank 5 - Community Champion

    ok thank you