Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
If you look the link you posted, it doesn't change the list of supported data sources. The Data Gateway is just a technical solution to make the connection easier handing networking complexity, it doesn't really make OAC able to handle more data sources than it can by itself. The limitation isn't that your OAC can't…
-
HFM, just like Planning, was available in OBIEE already in the RPD. It is still possible now in OAS, on-premises, as you can see here: https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/certification-supported-data-sources.html Your option is to either use OAS instead of OAC, or if you really want HFM…
-
A search for that error gave this result from the Oracle forum: Behind every LOB column the database creates a LOB data and a LOB index segment. You can't drop them separately, but you need to drop the LOB COLUMN: the two segments will be dropped automatically. You can't drop that index, because nobody created it (and it…
-
If you have access to the table, just drop the index you don't want... UT isn't meant to need any of these things, it only requires the table structure to be the expected one because it will insert data expecting that list of columns. But that's about it for UT. Please suggest how can we delete there indexes without…
-
What product are you talking about? You posted in the "Oracle Analytics Cloud and Server" category, these products comes with no content at all, therefore you must be asking for a different product.
-
You don't provide any version information, therefore difficult to be precise... You must whitelist your Tableau domain/IP to inform your browser that content from that source can be embedded in your OBIEE page. In OAS/OAC it should be possible in DV, Console, Safe Domains. In OBIEE it goes into instanceconfig.xml…
-
Did you try if you can login to https://support.oracle.com/ ? It could be only for paid account as well... The last option I can think of is the good old phone: https://www.oracle.com/support/contact.html
-
There are multiple forums (don't try to understand, it's like for 10+ years). You should try to post in a category in https://forums.oracle.com/ords/apexds/domain/dev-community , there are some generic cloud categories. But that one as well is a public, community, forum: there is no guarantee somebody from Oracle will see…
-
Posting in an Oracle Analytics forum for a generic cloud account issue, don't expect an answer... Look at how to contact support for your cloud account and follow that path.
-
It is an OAC feature, it isn't listed as an OAS feature. The 2 products have different set of features. It looks like the REST API connection is one of the few OAC features that didn't make it into OAS (or Oracle did forget to expose the preview settings in OAS thinking that none was meant to be there, things like the…
-
@User_2V6CO , It's an almost 6 years old abandoned thread. Some solutions are posted in the thread but OP never came back. If you have an issue you can't solve, post a new question giving the details of your question, you will get more replies that way (providing your exact product name and version and an example of you…
-
How does your user select 13 months? Because it sounds like 13 (and your 12 for the median) are fixed numbers, I imagine the prompt the user has is to only select a single month.
-
Could you be a bit more precise about what you are trying to do, with what product, and how? Is it about OAC? Because if you mean OCI instances, then this is definitely the wrong place...
-
Even in online mode, by default you are checking out pieces of the RPD locally, work locally, and then checking them back in to the server. The work is still done locally and not from the OBIEE server.
-
For general Oracle Cloud this isn't the right forum, this area is fully focus on Oracle Analytics.
-
Development of the RPD is done on your local PC, the OBIEE server is a different story. Your error is a database error: ORA-12170: TNS:Connect timeout occured at OCI Call OCIServerAttach Check firewalls and network connectivity between the OBIEE server and the database. And just in general make sure that the OBIEE server…
-
Are you asking about OAC or just Oracle Cloud in general?
-
Do not resurrect 6 years old threads. Start a new thread and ask your question providing the relevant information (product, version etc.). As for session variables, a good place is to start in the doc.
-
@User_09N8L , Do not randomly post in 6 years old threads that aren't even related to your question. If you don't already have a thread open for that, start a new one (but no double posting).
-
Hi @User_KA15Y , Your question is maybe obvious for you, but you should try to provide some more context if you want a reply. Starting with a full product name. If it's about pre-packages content made available with the product, there is maybe another forum in charge of that product. If it's based on your own built data…