Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
An old thread, but in the interim for future readers/searchers, if it helps anyone, a workaround is to add a Custom Link to the Global Header in Classic Home, via the Console > System Settings. For example, <?xml version="1.0" encoding="utf-8"?><customLinks xmlns="com.siebel.analytics.web/customlinks/v1"> <locations>…
-
For Excel see Idea Number: 0f7a65076d
-
recommend: move logs in [DOMAIN_HOME]\servers\obis1\logs run: start.cmd -i obis1 check .out and diagnostic logs for issue/errors
-
To add, your click here, points to localhost IP, so I suspect there is more to the story about how you installed, VM?, ifconfig, /etc/hosts, etc., topology, authenticators, etc.,CPU/memory (make sure all your apps in weblogic are actually running, etc, .... but as mentioned reviewing the logs as your initial step should…
-
12c (and onwards, including Oracle Analytics Server) has tighter type enforcement You can relax the enforcement, but it better to identify the formula, filter, etc that is the root cause -- as mentioned by @Christian Berg
-
Hi 2958425, (please update your DisplayName with your human name :-) ) Patch 27623149 is related to report level filters not working via an action link. Note: You can always type the patch number in My Oracle Support to see MOS notes, etc. to help you identify. In this case, the issue was first reported in 12.2.1.3. If you…
-
OAS https://docs.oracle.com/en/middleware/bi/analytics-server/administer-oas/certification-systems.html
-
FYI, notwithstanding your issue, but CENTOS is not a certified platform. There are known issues with it, you would think not with it being a clone and all, but.. there are... I would reinstall your OS on a certified platform to avoid other issues.
-
We install vm's, containers and appliances all the time against an internal IP and virtual hostname (i.e. 12.7.0.0.1 dev.xxx.xxx dev) and move them around and access with external IP|hostname that is configured in the network DNS We resolve in /etc/hosts You may remember the Enterprise Deployment Guide utilizes VIPs and…
-
@3595316 Antonio, Most modern mail servers (e.g. - office365, gmail, etc.) require STARTTLS and second ehlo. The RFC in OBI 11g is not up-to-date to modern smtp and was never certified. OBI 12c 12.2.1.3 was the first version to support STARTTLS with the newer RFC 11.1.1.7 was released in 2013 and is out of Support. I would…
-
@4192763 Not directly OBI vs OAC, but this document decribes some notable differences between Oracle Analytics Server (OAS) and OAC and OAS and OBI 12.2.1.4, so, it may help you. https://docs.oracle.com/en/middleware/bi/analytics-server/whats-different-oas/index.html#OASWD-GUID-5D7E3560-EE10-4801-9… In general, OAC will…
-
If you want another one.. making sure you have the libgfortran OS package intalled will prevent you from having some machine learning errors out of the box. Oracle Analytics Server Data Visualization Machine Learning Fails With 'Something Went Wrong' Using Insight Explain Feature or Data Flow(Doc ID 2638937.1) Hope it…
-
e-delivery is updated if you need to update any blogs V983368-01.zip Oracle Fusion Middleware 12c (12.2.1.4.0) Infrastructure, 1.5 GB
-
yep, we got it in the interim, you can get it here.. https://www.oracle.com/solutions/business-analytics/analytics-server/analytics-server.html
-
They are (we put them up 31-Jan) No worries about spoiling anything! Thanks for the write-up, it is on point! (btw - docker rules, run it on my Mac and Linux, too!)
-
OAS on Linux is GA now. https://docs.oracle.com/en/middleware/bi/analytics-server/index.html The executables are downloadable from the Oracle Software Delivery Cloud or OTN
-
no worries, DVCS is slightly different than OAC anyway
-
For OBI 12c, the default is 100mb, file based. You can modify to use database and you can modify the limits, there are MOS Notes (don't have them handy) For the latest versions of OAC, th current maximum limit is 250mb…
-
If you have not already,ensure you have made the same updates in bitech-analysis-application.ear as you did in analytics.ear (that part is missing from the blog docs). https://support.oracle.com/knowledge/Enterprise%20Performance%20Management%20and%20Business%20Intelligence/2213938_1.htm… If you have done that, then you…
-
Welcome.. sorry about the typo.. it is TNS_ADMIN, not TNS_NAMES.. brain moves faster than fingers. I suppose technically Joel's response is the first correct answer ;-) I learn by breaking things, too, no harm in that :-)