marcobalduini — Oracle Analytics

Welcome to the Oracle Analytics Community

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

marcobalduini Rank 4 - Community Specialist

Comments

  • Hi Gianni, it means that i cannot receive the report; terminal gives me html code of the obiee page...maybe it needs Js and some other stuff to complete. Another try...done just a couple minutes ago was running my url with chrome in headless mode. It looks a better solution: I got the report in my inbox! Think I'll follw…
  • Hi all, tryed the setup on my dev environment. On login side evrything works fine. But if I try to logoff from "usual" OBIEE portal (not the new on VA) I got a 404 error. It seems the redirect is not working properly. Log - off from the VA portal works. Url once out is different (bi-security-login/login instead of…
  • Thanks evrybody for your help! I will try wit light SSO and come back with some feedback hoping will help someone else! Kind regards, M
  • thanks Joel, thanks Christian, we configured autentication using company active directory (maybe SSO is a not proper definition? LDAP Autentication is better?). Users can access OBIEE using theyr network credentials. I've read the note on suggested blog and oracle support. Just to make my mind clear: are there any possible…
  • thank you guys for your clarifications! I've understood your point and how Oracle intended those functions. Kind regards, Marco
  • Hi all, thanks for the help provided, at the moment we are at "three days without freeze" Hopefully the issue has been solved changing the order of the autenticators: here you can see tha actual order; Default and Active Directory were inverted and for some reason that was bad! Ill keep the post update...just in case kind…
  • @Christian Berg , is the provided guide suitable also for version 12c? I'm a little bit confused about the BI Security Diagnostic Helper...do I have to download something or does the needed files should already be in my file system? Checking MSAD setup with LDAP admin. Kind regards, M
  • thanks Christian, going to try this and let you know. Kind regards, Marco
  • Hi Rajesh, we already use both MSAD and "console" users and the issue is there for all of them. Thanks for your answer, Marco
  • We use MSAD, not shure about connection issue; how can I check? Looking at various logs I didn't find any error and also doing a server thread dump didn't gave us evidence of slow queries. Is there any specific place where we can look in? I have to add that we use MSAD users and "local" users (created directly in console)…
  • Hi Christian, thanks for your unswer, we are doing our tests with all most common browsers (IE, Chrome, Firefox) disabling browser cache and also setting up Firefox cache as suggested in Oracle documentation. Unfortunately I dont't think it's a browser issue. M
  • Hi John, for single report I use to put the following statement in the prefix box that you can find in the advanced tab of the report editor. SET VARIABLE LOGLEVEL=2,DISABLE_CACHE_HIT=1;
  • Hi Prashant, the errors line is the one containing 500; example: 2017-09-01 07:57:29 POST b2349220-abe4-4650-a78e-d6162aff5a13-0022b2a9 0…
  • hi Prashant, here's my access.log Here you can see the HTTP-500 error. I've tryed looking also other logs but I can't find anything strange...maybe is something connected with Weblogic cache? kind regards, M
  • shure! I will do it this friday since I've not access to the system till that day. Thanks a lot for your help. M
  • Hi, I think the error happens in the OBIEE application since I can find this message in log every 2 - 5 minutes but unfortunately all I have is the message I posted on my original post. Dunno if I can look at som other log/setup. M
  • I forgot to add that there's no nedd to disable anny cache...if I'm not wrong on 12c (from the screenshot i guess it's John release) the standard behaviour reloading the page is to run the query aganist DB. M
  • hi Prashant, thanks for your answer. I only know that the error is traced in the access.log in one of the two bi server in the cluster. Regards Marco
  • Hi John, you can just use following javascript code inside your dashboard using a text box component; this will make the screen automatically refresh. You can also set up the timing in milliseconds. Marco
  • Hi Sandy, I've the same issue; I'm checking with network, did you solve? I'm in a clustered installation (OBIEE 12c - 12.2.1.2.0), two linux machines behind a load balancer. I've checked hosts file which map correctly to my two servers resolv.conf point to internal DNS nameserver 10.X.X.70 nameserver 10.X.X.71 search…