Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi, I understand your concern. One of the downsides of staying on an older release too long is included in the definition of Sustaining Support, which is the type of Support that OBIEE 11g is under now. Oracle Business Intelligence Enterprise Edition (OBIEE) Error Correction Support (Doc ID 1664916.1) Sustaining Support…
-
I understand that you renamed the user in your authenticator (active directory). What is not clear is that if you used the catalog manager rename command and re-sync'd the GUID's You likely will see an error similar to this in the log The GUID (..) for user <USERNAME2> already exists in the catalog with username…
-
Hi, At a very-high level This could occur in OBIEE 11g because of the design; wherein a GUID was used for the catalog and a UserID for authorization, and they can get out of synch when you rename a user in an authenticator. There should be My Oracle Support notes that details how to use the Catalog Manager CLI to either…
-
Hi Alvaro, "Performance" can be such a large topic: + query + UI loading / navigation + Poor modeling + Poor dashboard design (huge) A few points: I followed the official Oracle documentation for executing this migration via the URL (https://docs.oracle.com/en/cloud/paas/analytics-cloud/acmgb/migration-task-flow.html ),…
-
I tested again with a two-node horizontal scale-out cluster with an Apache HTTP Server front-end. It worked fine with accessing each node independently (i.e. - stopping only node2, stopping only node1) via the HTTP Server. Key points for this test environment: HTTP only (no HTTPs offloading/termination) Default…
-
To, add, you can configure 'disallow RPD updates' Using Fusion Middleware Control to Disallow RPD Updates
-
Hi Stephanie (@User_XF8Z3), Welcome to the Oracle Analytics Community! We are glad you are here, and it is a good question. Our documentation (or MOS notes) will provide guidance on how to upgrade (i.e. - steps), but not so much on the strategy. I will definitely welcome community comments for that part. There is a lot of…
-
This forum is for Oracle Analytics Cloud and Oracle Analytics Server. Recommend you post in an Oracle Fusion Applications forum for your requirement.
-
Hi Wayne, We've seen a couple of recent reports of this, please file a Service Request for investigation.
-
Hi Sherry, Check: [DOMAIN_HOME]/config/fmwconfig/bienv/core/bi-environment.xml Make that <bi:logoff-url>/bi-security-login/logout?redirect=/dv</bi:logoff-url> is set to your custom SSO logout URL, so that your SSO token (header/cookie, etc. ) is removed. This is similar to to the instruction in the documentation here using…
-
To add… ….of the analytics web service. Can you describe the use-case further… are you using /analytics (classic Answers/Dashboards) UI, or you are using the SOAP web services /analytics-ws, is this an embedding use-case? Maybe it is the terminology that makes me question. In addition to browser caching, do you have any…
-
List of Supported Data Sources in Oracle Analytics Cloud
-
@User_3S49I Welcome to the Oracle Analytics Community! Thank you for providing a lot of great detail! 1. OBEE was never certified on Oracle Linux 9. Oracle Linux 8 was the last certified Linux OS for OBIEE 12.2.1.4 with FMW 12.2.1.4 I am not saying it won't work, but advising you that it is not certified; therefore, not…
-
There is a link in the Patch Availability Document (PAD) — which only lists CVE's, to the Patch Advisor note — which lists the full stack + addition advisement notations.. The advisor note is the note I was referencing. Critical Patch Update (CPU) Advisor For Oracle Analytics Server and Oracle Business Intelligence -…
-
Hi Adam, @Adam vonNieda For Oracle Analytics Server, the client tools do get updated with critical patch updates. See the patch advisor note that Melanie provided (the correct answer), in the comments next to the stack patch bundle, you will see a reference to the readme, which contains the patch. Click the "bug" icon to…
-
Ok, then I would do this Copy the Opatch zip from the unzipped OAS SPB: OAS_SPB_8.2.0.0.250707\tools\opatch\generic\p28186730_1394219_Generic.zip to a temp directory. Unzip it Follow the readme directions to update/apply it to the opatch in your [ORACLE_HOME] After it completes, re-run the stack patch bundle (see readme)…
-
Thanks for the clarification! If you apply the stack patch bundle, it will automatically update OPatch to OPATCH 13.9.4.2.20 Here is a link to the readme, or you can click on the link embedded in the note. https://updates.oracle.com/Orion/Services/download?type=readme&aru=27613653 Hope that helps.
-
Hi Tim, You will update opatch AFTER the upgrade (either in-place or out-of-place migration) with our stack patch bundle (in some rare cases if the opatch version is to old, the SPB can't updated it during the patching process and it needs to be updated manually first (with the opatch shipped in the SPB). Critical Patch…
-
My answer was specific to the snapshot. I didn't think of it at the time, but with OAS 2025 there is a REST API (in addition to the SOAP API) See: Update system settings Update one or more system setting with a valid key and value.
-
Hi Sherry, Happy Tuesday, back at you! Anything not brought over in a Snapshot (BAR file) will need to be manually updated. [EDIT: via the UI or REST API Update system settings > Update one or more system setting with a valid key and value.] This is documented here: Options When You Take a Snapshot. > Configuration and…