Hello,
At some point, we set up an agent/analysis in OBIEE 11/12 that would run each day and clear the case by running the "call SAPurgeAllCache()" command through this process. The process is well documented here:
Clear OAC cache automatically. One of the requirements that customers… | by Eloi Lopes | Medium
We have since upgraded from OBIEE 12c to OAS 2023 and now reside on OAS 2025 (RHEL9), and have noticed recently that this process no longer is working as it did originally. No special plans were made to account for this during the upgrades, so I'm wondering if the above option is still even a possibility as the Direct SQL in the analysis no longer seems to return a result when running "call SAPurgeAllCache()". We get the following error:
Is someone able to confirm if this is the expected result now when running this process, or should it still work?
Considering that it very likely does not, and have started to look for other ways to fulfill the requirement to reset our cache at regular scheduled intervals. I did find this documentation, which looks promising, but do not want to start down this road until we've exhausted all other options.
Scheduled Cache Purging in OAC — Oracle Analytics
https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=480422381680417&id=2956513.1&_afrWindowMode=0&_adf.ctrl-state=18wuq2dj51_102
How are others approaching this issue? Any other info is more than welcome.
Regards,
Chad