I want to change OAS RPD location to a share storage for cluster testing
But like in https://community.oracle.com/tech/apps-infra/discussion/1107687/can-we-change-default-location-of-rpd , there's no document mention about this
So, are there anyway to do that?
Thanks
At the best you can move the SDD, and that's documented: https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/change-singleton-data-directory-sdd.html
The linked thread doesn't apply: you are on OAS, that thread was probably OBIEE 11g. So many things changed about how the RPD is used, manipulated and persisted.
In NQSConfig.INI i found the repository config and try to change the REPOSITORY_SHARED_LOCATION but it's not work
[REPOSITORY]
REPOSITORY_SHARED_LOCATION = "/u02/sharerpd/";
Star = liverpd.rpd, DEFAULT; # This Configuration setting is managed by Oracle Enterprise Manager Fusion Middleware Control
The liverpd.rpd is found in $DOMAIN_HOME/tmp/ssi/datamodel/customizations/ , but after remove and restart the liverpd.rpd is create again automatically
What's the point of randomly trying things in a product without first understand how it works?
OAS is not OBIEE 10g or 11g
You don't have to take my reply as valid if you don't want, that's why I linked a piece of documentation so you can read and make your own opinion.
Description: Join our Product Management team to learn about new features that are part of 26.R3 Application release of Fusion Data Intelligence (ERP). The session will cover updates on Finance, Projects, and Procurement. Presented by: Ashlesh Bajpai - Vice President, Product Management, Fusion Data Intelligence Shobana…
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?
Does Oracle Analytics Server 2026 include AI features such as a built-in chatbot or AI Assistant? If not, are there any plans or indications that these AI capabilities will be introduced in a future OAS release?
Here is my calculation CAST(COUNT(SAAR_ID) AS VARCHAR(50)) || ' SAARs pending as of: ' || CAST(CURRENT_TIMESTAMP(5) AS VARCHAR(50))
In OAC when I am creating a dataset, How can I pass a Filter from the "Dashboard filters to the SQL? I attached a image like it was don in BIP Publisher