Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi Shashi, For point 2, I meant to use the Chrome developer tools (ie hit ctrl+shift+i) and hit the "console" tab to see if there are any javascript errors preventing the page from loading. It sounds pretty bizarre to me. My only other suggestions would be to run a report and then check the diagnostics tab in Enterprise…
-
Thanks Shashi. Just to confirm that the results are never shown on the screen until you refresh? Have you checked Chrome developer tools to see if there are any console errors? Is it happening on all analyses or just one? If only one, have you tried to re-create it?
-
Good call RE: Java Heap Sizing Check your 11g and 12c environments for instanceconfig differences and make sure you allocate enough memory for the bi server. Of course, the logs will help you identify this easily so check those first.
-
Hi Shashi, Can you click on "view log" and post the details in here. (remember to remove anything you don't want us to see). Thanks, Adam
-
Hi, Can you please start your analysis and take note of the time. Remain in the analysis window and take note of the exact time it finishes. After it has finished, open manage sessions, find the session log and copy/paste the contents into here (please remember to remove any information you don't want the internet to…
-
http://www.oracle.com/us/solutions/ent-performance-bi/performance-management/strategy-management/oracle-scorecard-strate…
-
Sorry I couldn't be of any help. I currently have 6 active SR's. One of them has been open for 22 days and they've just told me I have an SSL issue even though my OP was "I have an SSL issue". It's great!!
-
I think you may be right about not being able to do it in 12c. In the 11g documentation it states: https://docs.oracle.com/cd/E23943_01/core.1111/e10106/bi.htm#ASHIA5187 If the Master BI Server is permanently unavailable, you must appoint one of the other servers as the new master:Scale in the Master BI Server using the…
-
Is the main issue that you can't deploy to RPD? Have you tried doing your changes offline? Oracle documentation states: "The Administration Tool uses the same Oracle BI ODBC DSN that Presentation Services uses. It is directed to the Master BI Server by the Cluster Controller. If the Master BI Server is unavailable, the…
-
I don't think i've ever come across an exhaustive list of error codes/messages however Google is usually your friend. Either that or hit up Oracle support if you've paid your bill.
-
First thing I would do is remove the 3 analyses from the page and run the dashboard. Can you get it to error? No? Add the first analysis without the criteria and run the dashboard. Does it error? No? Add the criteria. Keep adding the pieces back to your dashboard until you work out why the error is. Question: Is the…
-
Good find! The reason I didn't encounter the error on export was because I ran the export on a 12.3 server. Seems they've deprecated wlst for an API they haven't documented. Typical.
-
Michael Verzijl wrote:Why not use Usage Tracking to see if a user executed reports? No customization needed and will provide insights.Only issue is that if the user never logged in, it will not be returned and you need an extra lookup to compare with your user base. What if they login but don't do anything? Does anything…
-
That's the way we have ours set up. Open LDAP Authenticator provider (sufficient) users can login into analytics, xmlp etc but not WLS, EM etc. Default Authenticator provider (sufficient) users can login into WLS, EM but not Analytics, xmlp etc. Apparently you can set virtualize=true and default auth users can log into…
-
Why do you need to make server 2 the master? Does server 1 have the admin server installed on it? The oracle documentation makes the assumptions that you cannot delete the master which then suggests that you can't change it either.
-
3001094 wrote:...my client insisted not to Is this a $$$ thing? World of pain incoming.
-
We customised a solution where we executed an "INSERT INTO" script (via session variable) every time somebody authenticated against OBI. Now we have a table in the OBI database that stores username and the login date & time. Easy!
-
Appreciate the heads up Ebin. So because we're upgrading from 3, we only need to apply the 3 patches and then run the upgrade tool? I'm out of the office for the rest of the week but will focus more on this early next week.
-
Have you tried altering the scope of your prompt to affect only the page it's on? EDIT: Apologies. Just saw that you had indeed tried this.
-
Is it a regular occurrence for people to receive their answer and then take off like they were never here. A simple thank you wouldn't go astray surely?