Hi All, Can you please provide some insight on how to purge cache automatically in OBIEE 12C in Linux environment? ------------ Thanks Raj
Hi,
https://docs.oracle.com/middleware/1221/biee/BIESG/querycaching.htm#BIESG253
You can use agents, use your ETL process, use crontab.
All these options allow you to schedule the jobs and make it automatically based on your strategy.
So depends on what cache management strategy you decide to adopt.
Ceresa, Thanks for your inputs.we decided to go with cron tab. It seems in OBIEE 12C the below commands changed.It is not like in 11g. app/oracle/biee/user_projects/domains/bi/bitools/bin/nqcmd.sh -d AnalyticsWeb -u weblogic -p XXXXXXXX Can you provide the correct paths and approaches wit nqcmd.sh method to purge the cache. Thanks R
nqcmd.sh *IS* on .../user_projects/domains/THISISYOURDOMAINNAME/bi/bitools/bin
Have you checked whether it's there and your path is correct? Takes half a second to run << find /YOURFMWHOME -name "nqcmd.sh" >>
Agenda Presentation: What's New in FDI 26.R3 Open Q & A: Ask your questions of implementation and product specialists Replays of past FDI CEAL Guidance Office Hours are available on Oracle VideoHub here. Fusion Data Intelligence - CEAL Guidance Office Hours The FDI Office Hours are hosted by CEAL solution architects who…
I want to export all OAC RPD joins and conditions, is there a way to export or extract joins information. please suggest. Repository documentation doesn't gives joins, if any other way pls suggest.
So when I click the apply button, it uses the value . Also. How do I stop the auto populate table when the report opens???? I am in OAC
Good day, please kindly assist. We are creating a graph to calculate the number of assets per milestones. However, the planners have only populated assets for only one milestone from the list of milestones the customer wants to track. Which gives an incorrect view as the project moves past different milestones that it has…
I scheduled the report in OTBI and the agent was run successfully. However, I do not receive the report after the run in my inbox. The addresses are properly recorded, and the report is in an excel format and saved as a pivot table in otbi. What can be the cause?
Anyone has any idea why the OAC documentation on custom viz is not available now? I was able to access till last week - https://docs.oracle.com/en/cloud/paas/analytics-cloud/acsdv/build-package-extension.html. Does this mean OAC doesnt support custom viz or custom workbook extensions?