Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thanks @Federico Venturin! I agree, I have encountered something similar, a long while back, in an earlier update of OAC/OAS, but never could re-create it. If we can get a reproducible case, we can report it 😁🐜
-
Ok, I was testing with the October 2024 stack patch, Safari (Version 18.1.1 (20619.2.8.11.12)) Perhaps related to layout? These are my canvas properties. Can share other properties, if needed.
-
Hi @Dhaval Parikh Stantec, When you state "appeared unexpectedly ", do you mean that this behavior did not occur previously for the user, then the behavior changed?, or do you mean to say the user just never noticed this and now they are reporting the behavior? I do not seem to reproduce the behavior, but really just going…
-
To add to what Christian mentioned, the latest client tools are updated with the quarterly patch releases. Critical Patch Update (CPU) Advisor For Oracle Analytics Server and Oracle Business Intelligence - Updated for January 2025 (Doc ID 2832967.2) > Analytics Server (OAS) tab > Analytics Server 2024 subtab > see the…
-
Hi Rav, I agree with you about the .css file, and the root cause assessment about the auth for the static files being blocked. I am glad you found a solution. (btw, you may want to edit one of your posts where you exposed your real host name ;-)) I know we proposed some potential solutions based on the limited information.…
-
@Cheekire-Oracle, thanks for your feedback. We would need your specific navigation and patch number to act upon any potential issue. Provide the document ID, navigation path (product) and specific patch number where you are observing it is superseded, so that the issue can be validated.
-
@Rav Singh Can you change your Safe Domains page from: https://sandbox.pc.com to *.pc.com Re-test. If still an issue, via the Apache HTTP Server, then you potentially may need a solution in the HTTP Server .htaccess file FilesMatch "\.(svg|ttf|otf|eot|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin…
-
Hi @Rav Singh Newer versions of browsers are have moved towards more secure CORS policy. Chrome (starting from version 85) sets default Referrer-Policy as ‘strict-origin-when-cross-origin’ which dictates what to be sent in Referer request header. If the website doesn’t set the Referrer-Policy, browser default one would be…
-
Hi @Tim Ouimet, OAS 2022 (6.4) Error Correction Support ended March 2024 Oracle Analytics Server Error Correction Support Policy and Dates (Doc ID 2775561.1) See: Critical Patch Update (CPU) Advisor For Oracle Analytics Server and Oracle Business Intelligence - Updated for January 2025 (Doc ID 2832967.2) > Analytics Server…
-
Thank you for the video demonstration. I observed all the different filter/prompt combinations took no longer than 4 seconds to return. Perhaps, you have others that take longer. The simplest solution is what Gayathri mentioned. I wouldn't mess with JS customization, myself, the maintenance costs of backing up and…
-
Hi Amit, I "assume" that only a minority of the population have the Direct Database Query permissions. Can you just communicate/train the users? Additionally, can you provide more details such as screenshot flows, short video recordings, etc. We are unable to see the same screen of the users that are encountering the issue.
-
To add, Power BI is a supported and documented client for OAC, so perhaps that should be evaluated, along with communication and training. Integrate Oracle Analytics Cloud with Microsoft Power BI (Preview)
-
To add further, the supported steps for moving individual catalog objects are documented here: Note: This is not specifically "restore a specific folder from an OAC Snapshot", rather a method that individual catalog objects can be moved. When moving entire folders, be mindful of size. Migrate Content to Other Catalogs CLI…
-
Hi Carter (@User_2NRGC ) I suggest you up-vote and comment on this Idea Lab request. As an alternative, you can use Design Canvas Layouts for Different Screen Sizes for mobile web browser. Design a Workbook for Multiple Devices in Oracle Analytics
-
For future discovery, the root cause was a server network configuration. A mismatch of the fully qualified server name and the IP address configured in the /etc/hosts vs the DNS resolution (as evidenced by DNS lookup and reverse IP lookup — nslookup <servername> and nslookup <IP address> )
-
Welcome, @Daniel C Mohan-Oracle!
-
Nelson (@nedcodes), This is likely something server specific (network config, firewall, virus scanner, apps not running, etc.) The logs loaded to the SR indicate a potential connectivity issue <Bootstrap unable to get a direct: 't3'connection to:…
-
@User_DD65B Please share the SR#. Thanks!
-
We would need a diagnostic dump for the details of each component Collect Diagnostic Bundles Additionally, other details about the server may be required resolve the issue (such as OS details, memory/cpu/ ulimits, etc). Some of these details expose information about your server and may be better suited for a service…
-
@User_DD65B - Can you provide an update or close the thread, please. It appears the installation was successful, but the staring of the processes failed. There can be many root causes for this (from low memory, file descriptors to OS configuration), so it would be helpful to review the logs. You can try to restart them…