Hi,
We need to create subject areas in our local instance in Oracle Analytics 2026 so which tools we need to install locally on windows pc or we can create subject areas online without using any local tool?
Thanks
HI, Had to create SR but still issue remained to installed complete instance again and now not facing the issue to connect. thanks
Hello @MalikSikandar , Thank you for posting your question in the Oracle Analytics & AI Community.
You have both options available for developing Subject Areas (Semantic Models) in Oracle Analytics:
1. Oracle Analytics Model Administration Tool (Offline/Desktop)
Documentation:
2. Web-Based Semantic Modeler (Online)
If you are using Oracle Analytics Cloud (OAC) 2026, the web-based Semantic Modeler is generally the recommended approach for new development, while the Model Administration Tool remains available for users who prefer desktop-based modeling or need specific advanced capabilities.
Hope this helps!
Hi Aman,
Thanks for the details shared and now when I am trying to create connection it is giving error while all details are correct so hope not a bug?
"Failed to save the connection. Invalid connection details were supplied"
Could you please share what source you are trying to connect to and whether you are using Semantic Modeler or the Model Administration Tool? A few more details will help us narrow it down to the root cause.
Hi, It is EBS database details same as using in Oracle SQL Developer & XML Publisher but in this it is giving error like IP, PORT, Service Name, user, password while both are local instances. Do we need any other configuration/agent to use semantic modeler?
If your EBS database is on-premises, then additional connectivity configuration is required. Depending on your environment, you might need either:
Since the same connection details work in SQL Developer and XML Publisher, the issue may be related to how Oracle Analytics is reaching the database rather than the database credentials themselves.
To find out how to set up a private access channel or Data Gateway, see:
thanks for your details now I am wondering as Oracle Analytics and Oracle EBS if both are on premises then still we need VPN/Data Gateway as in case of clouse I can understand but since both are local then even Basic connecvitiy should not work? thanks
Its not clear if you are using Oracle Analytics Cloud or Oracle Analytics Server. If its Oracle Analytics Cloud, you need additional setup (RDG or PAC plus oci networking setup) to get connectivity from OAC to onprem db working.
Hi Gayathri,
I have clearly mentioned there is not cloud involved both are
"Oracle Analytics and Oracle EBS if both are on premises"
so in this case Basic or Advance should work? As XMLPublisher is connecting from same instance so IP or port blocking can't be an issue. Now if there is any extra step required to connect DV to database which I am missing need to know. Even I tried JDBC connection same error.
thanks
Hi, Anyone faced this issue as both instances Oracle Analytics and Oracle EBS are on premises but still not connecting? Do we need any patch or any setting? thanks
What does the logs tell you?
Because the GUI only gives a generic error message, but if you check your OAS logs you should see the real error. You maybe just misspelled something…
And what is your database? (EBS being what it contains, not the database itself that has a vendor and version)
Hi Team, We would like to raise an enhancement request for the SSO/SAML configuration guidance for OAS 2026. We have already raised multiple SRs regarding OAS 2026 SSO configuration. However, we are facing difficulties getting the required guidance, as the available documentation does not clearly cover the OAS 2026 SSO…
We are planning to archive the Contract and Lease data currently sourced from the External Source as Contract and Lease accounting functions are being migrated to Oracle's CLM and Lease Accounting modules. At this stage, only active and partially closed records are being converted into Oracle and the remaining historical…
The difference column is a calculation, and I would like to average that row.
We are trying to convert our OAS reports to OAC and one of the parameters in the where clause of the report is what I am trying to make in OAC. I created a calculation as follows and I am trying to put it into a filter . The code validates EVALUATE('GREATEST ( TRUNC ( NVL (%1, TO_DATE (''1/1/2013'', ''mm/dd/yyyy'') ) ),…
Hi , I am calling one parameter in another parameter and it is not working. 1st parameter is showing values, while calling the 1st parameter in second it is not showing any values. Regards, Sree Hari M