Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi If you see something like this, you have proper privileges granted by your Administrator If you see something like this, then you do not have appropriate privileges granted Yes, it is possible to upload .dva to cloud Data Visualization Desktop 12.2.2.4.x is compatible with Oracle Analytics Cloud 18.1.3 See: About…
-
Correct .x releases (Version 12.2.4.1.0-20180103110054 in this case) are generally defect fixes, cpu updates, etc... sometimes some limited features slip in to make them available sooner. In this case, support for MacOSx High Sierra (10.13) and Coloring the map shape using dimensions or attributes as user12169722 posted…
-
Hi, If you have not already, check %LOCALAPPDATA%\DVDesktop\plugins (i.e. - C:\Users\[yourprofile]\AppData\Local\DVDesktop\plugins ) remove the .zip(s) files
-
You may want to start by checking the logs https://docs.oracle.com/en/middleware/bi/data-visualization-desktop/bidvd/troubleshooting-data-visualization-issues.html
-
In addition, if it is helpful to you the documentation for that feature is here: https://docs.oracle.com/en/middleware/bi/data-visualization-desktop/bidvd/adjusting-canvas-layout.html There is also a short helpful video here:…
-
There is not really the concept of "developer" | "non-developer" in Data Visualization Desktop. It is a tool for individual data explorers. https://docs.oracle.com/en/middleware/bi/data-visualization-desktop/bidvd/oracle-data-visualization-desktop.html Data Visualization (/va) on the on-premise install or Oracle Analytics…
-
What would be the use-case for exposing in an individual data exploration tool? This is external forum, fyi, so you might not get the nitty-gritty internals posted here if they are not necessary.
-
Hi, If it helps, there is a lot of free training here: * Oracle Data Visualization Desktop Videos https://docs.oracle.com/en/middleware/bi/data-visualization-desktop/videos.html * Oracle Analytics blog - https://plus.google.com/116650163441650868353 * OracleBITECH Demo - Oracle Underground BI & Dataviz Other comments and…
-
Hi, You might want to test the 'Auto Refresh' demo sample plugin https://www.oracle.com/solutions/business-analytics/data-visualization/library.html
-
I've downloaded the governance plugin and a couple of others without issue. Try to navigate to Oracle Technology Network sign out, then sign in and then give it a try.. maybe a cookie issue or something. other thoughts welcome. ~S
-
interesting, displays fine for me in FF
-
you're right, renders poorly in Chrome
-
Hi, When you click on create a connection, you will see the supported and beta connections Also, take a look at: Data Visualization Database Support Limitations https://docs.oracle.com/dvdesktop/latest/desktop/DVDRN/index.html#GUID-C4C6BD67-5325-43A7-BFBC-B37CEC7ACDFF
-
If you need, Oracle Data Visualization Desktop 12c (12.2.2.1.0) is available to download from Oracle Software Delivery Cloud HTHs
-
Hi, 'R' is not available yet on the Mac, due to some issues. Also, not as many data sources as the DVD on Windows at this time because of driver availability. Work in progress
-
I have also seen some situations on DV where we had to spoof the proxy with the gateway IP * Obtain the gateway IP of your server or machine * unix: ifconfig -a or netstat -r -n or route -n * windows: ipconfig * Update the proxy.txt with: proxy=[your gateway IP]:80
-
As a sanity test, can you download the package directly from CRAN to test. https://cran.r-project.org/bin/windows/base/old/3.1.1/ What is the language configuration of your machine?
-
top level has min requirements Minimum system requirements: * Operating System: Microsoft Windows x64 (64-bit) 7 SP1+, 8.1, or 10; Windows Server 2012 or 2012 R2 * CPU: Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz, 2992 Mhz 2 Cores, 2 Logical Processors or faster * Memory: 4.00 GB Memory or more * Minimum free disk space:…
-
Have you tried, Right-click Command Prompt and select Run as administrator?
-
See if this helps you out (Doc ID 2248635.1) 1) Save the proxy dat file as a local file (e.g c:\temp\wpad_dat.dat). 2) Start DV Desktop with the following parameter: C:\Program Files\Oracle Data Visualization Desktop>dvdesktop.exe --proxy-pac-url="file:///C:/temp/wpad_dat.dat"