Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Are you using runinstaller as a total obiee setup or doing a Weblogic setup first?
-
Hi, below is the errror msg from your log file . i would say point all your variables to a proper location. java.io.IOException: Cannot run program "/tmp/tempFile1462429785859": java.io.IOException: error=13, Permission denied export the above variables to some location something like /u01/tmp which has good space and…
-
Hi before you run the installation do the following in the terminal. create a new directory in a mount point with atleast 10GB free space. this normally happens when the temp is not enough for the setup . export TMP=<a_new_directory> export TMPDIR=<a_new_directory> export TEMP=<a_new_directory> export…
-
Hi, It is just how optimized the 12c RPD is , as per Oracle please check below .this should be same for 12c as well Please review the tables mentioned in the error message and check the following:Set a proper column key which should ensure that the error on these tables go away.Ensure that there are no measures or…
-
Hi, Can you remove the cookies, cache and temp files of the browser and check Thanks N.S.
-
Hi Jepva In a nutshell its a half baked tool. ( why Oracle did that not sure) As per my experience with VA YES: 1. Create your own reports /projects and add as many as your views into it . 2. Inbuilt map and blockmap available in the VA Cant think of much because ideally you can do almost everything in Answers which you…