Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Ah, wait, I may have misread the question in the first place. So, you are looking at using a variable in the "note" field, not that the content itself of the agent should be referenced with a variable, right? That could have more chances in theory, but I'm not sure if the execution of the agent has a full session context…
-
Great to hear your UNION ALL is happening. The fragmentation rule is mostly because I'm "allergic" to any form of warning in the semantic model. Even if not a formal warning executing a consistency check, the BI Admin tool still warns me that I have checked the checkbox but didn't set a fragmentation rule. This is maybe…
-
Welcome to the Analytics and AI community. What Carter said :) Without more details, the only valid answer is: look at your logs, everything is there. You will find where time is spent and from there you will be able to take actions to work on it.
-
What is a "OAC Report" for you? Is it a DV workbook? Is is a "classic" object (dashboard page or analysis)? Or maybe a Publisher report? How did you embed it? (what guide or process did you follow?)
-
An ODBC connection is usually not an Oracle Database connection (you have dedicated connection types for that), therefore the tnsnames.ora isn't involved. What are you trying to connect to?
-
Historically in the catalog every path is a static absolute path. No relative paths, no variables, no nothing. I imagine your request is maybe related to your own catalog structure where you have the content used in the agent in a relative path to the agent (same or sub-folder). In such situation a relative path, or a…
-
I did just a quick test with OAS 2025 (I don't have an OAC I can freely change the semantic model) to be as close to the current logic. I also only tested with 2 tables from the same database to not have to create a new account (will do that if you report it still not doing a UNION ALL). In your 2 logical table sources…
-
Give us anything newer than Java 1.8 and you can even call it fUsIoN middleWARE 😉
-
Ok, you are using OAC, right? (if OAS, what version?) Is this table used as dimension or facts? Just to give it a try with something being as close as your case as possible. The "annoying" part is that it comes from different databases, therefore the BI Server will need to do all the job. I hope it isn't too much data, or…
-
The message you got is for WebLogic itself, but you aren't using WebLogic itself, you are using it as part of your OAS stack, and therefore the support of OAS will also cover the required WebLogic, you don't have to worry for now. Right now, waiting to see what OAS 2026 will be like (what FMW is it based on), is probably…
-
OAS 2025 (8.2) is supported for at least 1 more year, probably till March-April 2027 (the end of support depends on the release date of a newer version). Because OAS 2025 requires FMW 12.2.1.4, this will be supported for the whole time OAS is supported. OAS follows a yearly release cycle. It is usually released around…
-
Hi, This post was in a very strange category, and therefore I believe nobody saw it for the past 2 months. It has now been moved to the OAC-OAS category. If you are asking for a new feature in OAC, you should consider posting an idea in https://community.oracle.com/products/oracleanalytics/categories/aidp-idealab
-
Hi @User_6WR9W , Welcome to the Analytics and AI community (even if it isn't your first visit). The behaviour of the BI Server in generating queries based on a semantic model is highly predictable. A "UNION" isn't the most natural kind of query generated from any model, most of the time there is some kind of condition…
-
Hi @User_GMASG , Welcome to the Oracle Analytics and AI community. Your question seem to be about data from a Fusion application (HCM?). You should ask that kind of data question in the forum that cover Fusion applications: https://community.oracle.com/customerconnect It's a parallel, and independent, forum that has many…
-
Hi @User_D0GY2 , No need to raise a SR. Have you looked at https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/certification-rcu-databases.html ? That page list the supported and certified versions of OS and database for OAS 2025. You are good with Windows Server 2022, but a 12c (assuming 12.2)…
-
Hi, I'm not a kubernetes user myself, but I can share what I have seen… As far as I know, there isn't any Oracle resource for running Publisher (or OAS, which would give you Publisher) in kubernetes. I know Oracle (or some employees) has that internally, because a number of employees asked questions related to that over…
-
When will this definite bug be resolved? Did you report it as a bug? You can do that by raising a SR on https://support.oracle.com/ Without a SR, you can probably wait a long time…
-
Hi Miguel, It's a new feature that was part of the Jan26 OAC update. It is the feature named "Unified Catalog" that is still visible in the roadmap. You can see it mentioned here as well (with a video) : https://blogs.oracle.com/analytics/oracle-analytics-january-2026-update Technically the DV objects that now you can…
-
Hi @MudshaikhMub , Welcome to the Oracle Analytics and AI community. Is your question related to a Fusion product? If it's the case, you should visit https://community.oracle.com/customerconnect and ask there. It's a parallel, but independent, forum covering Fusion and other cloud applications. It has a number of…
-
Hi, EBS is covered in 2 forums: https://community.oracle.com/mosc/categories/14816 https://forums.oracle.com/ords/apexds/domain/dev-community/category/general-e-business_suite The first is is the My Oracle Support Community, it usually has Oracle employees answering questions. The second is purely community-supported.