Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
What product name and version are you using? Have you seen this? Oracle Analytics Analyses Fail Intermittently With [nQSError: 46006] Operation cancelled (Doc ID 2962591.1)
-
Hi, Yes, should still work without problems. The URL is the url of your OAC instance, instead of /analytics in the URL you need to use /analytics-ws and online mode only.
-
The DVA (the pre-built workbook) isn't in the ZIP anymore. But with the plugin you have the datasets with the source data, allowing you to build your own workbook using it. (Can't remember why the workbook was removed, Philippe posted it a while ago somewhere else, and he will probably soon be back here to post a comment.)
-
Hi, Because you talk about an analysis, I assume you are using "classic" and your source is the RPD (semantic model). You could create your concatenated column in there and then assign the "Descriptor ID" to that column being your code. The Description ID on a logical column is meant to handle the case when you have a…
-
Hi, The numbers do sum up to 100%, it's the format not showing decimals that make you believe they don't, as you said yourself. You could display 1 decimal, but still it will not solve the issue because you would still have rounding happening in the not visible digits of your values. There isn't a checkbox or a setting to…
-
That's no luck… Then it sounds like there is a mismatch between the database and the disk. If you look in the BIPLATFORM schema, in the SEMANTIC_MODEL_WORKSPACE table, you will find your ghost semantic model. But if the files do not exist on disk, it will never be able to open it. As for the reason of how you ended up in…
-
While the SR is the way to go (they will need a number of details that you can't share on a public forum), the semantic models are stored on disk, if they exist. Not saying that this is the way to do things, but it could help you in recovering or have a backup of your models that you could then import somewhere else, or…
-
For that case, what you could do, is to use a data flow doing the comparison between columns. Doing first a unique to Input 1 and then a unique to Input 2 or common rows and counting them and things like that. You can then save the result in a dataset and that will tell you how the 2 inputs are the same or not. You can…
-
also how do we access Fusion Data analytics, i a, totally unknown to this area Maybe you could begin by what exists in Fusion for analytics, and that would be better covered in the parallel forum Cloud Customer Connect that is focused on cloud apps, including Fusion HCM (lot of categories about that product, including one…
-
I don't have access to any Fusion product, and as far as I know OTBI is more like "classic" analytics, not DV. If that's the case (I don't know if current OTBI has DV or not), then it would be a different license. But with licensing, you should always consider speaking to the account manager. It's the person who should…
-
Hi, You mean by having a dashboard in which you display one source, the other source and various deltas between the 2? Or more about comparing if the full content of the dataset is the same as what the subject area returns without looking at the meaning of the data (more like a technical comparison than a functional one)?…
-
Hi, The question is quite vague, a bit like the other one about licensing. It all depends on what products exactly you are interested in: just OAC and doesn't matter much where the data is from and that's something you handle yourself? Fusion HCM Analytics? Something else?
-
Hi, What would be "their HCM solution" ? Do you mean they have Oracle Fusion Cloud HCM? Or did they buy Fusion HCM Analytics (one of the version of Fusion Data Intelligence)?
-
Hi, You are maybe in the wrong forum. This space is dedicated to Oracle Analytics products, and you seem to be having issues with some kind of integration. Is that some kind of integration task related to FDI or just one of the few available integration services in the cloud? Trying to figure out if this question should…
-
@mayank_tripathi I'm not able to open the link in the comment, it says bad request. Delete your cookies for support.oracle.com, or use a different browser, and try again. It's a known issue with a cookie that keep growing every time you visit Oracle websites, but some of them do not accept it anymore when it's too big…
-
@Vijay Kumar Kotagoda , the HTTP-400 error when visiting MOS (and some other Oracle sites) is because of your cookies. Delete the cookies for that domain (or use a different browser) and the page will work. Oracle is working on a fix for that (there is a cookie that keeps growing when visiting any Oracle site, and some of…
-
Yes, there are things happening behind the scene at some point when you change those settings (almost anything in that screen). In the past it was just saving the new state and then there was a “restart” button appearing on screen to restart the required components (BI Presentation service mostly, sometime the BI Server).…
-
It isn't as binary as you say… An "ORDER BY" in the query, is respected, at least in a table view. I just did a quick test in OAS 2024 to validate this: Without the ORDER BY, the months wouldn't be in chronological order but in A-Z order. And as you can see the "calendar_month_number" used to sort the query isn't even part…
-
This is a 2 years old discussion migrated from a different forum that was abandoned by OP. If there are question on a similar, related, topic please post a new question (with all the required details like product name and version etc.).
-
The MOS document I was thinking at is this: LDAP Integration Using Active Directory Only Lists Few Users in WLS and EM Console (Doc ID 2531914.1) It is for WebLogic 12.2.1.3, which is exactly the WebLogic you are running with OBIEE 12.2.1.4 if you didn't reinstall it freshly recently when OBIEE 12.2.1.4 supported WebLogic…