Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Hi dileraco, Try reviewing: bi_server1.log, bi_server1-diagnostic.log, and bi_server1.out. They should be in: [$FMW_HOME]/user_projects/domains/bifoundation_domain/servers/bi_server1/logs. These are the logs for the OBIEE managed server, itself. I think this is what you'll want. This is the java component.…
-
Hi Gianni, You are correct. This is coming from our dashboards. We have 2 custom dashboards that I can see, which are using this prompt. The first one(all 4 tabs) defaults to an "all column" value. Like this: The second one (4 of 5 tabs) default to that second value in the list. Like this: The last tab is different. It…
-
Hi Sherry, Thank for the reply. Some good info there. I ran an analysis with that subject area object, but didn't get any error from the front end: Here is the 'logical SQL' I found for it (using Fusion Applications: How to set up and access the nqquery.log to troubleshoot a single OTBI or OBIA query (Doc ID 1469168.1)):…
-
Hi - Can you provide details from the log: $MW_HOME/instances/{instance_name}/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1/sawlogn.log Regards, Charles
-
I think I may have figured this out. In my original post, it shows this: The above snippet was taken directly from the MOS note. But, I believe that the 'domainHostName' parameter should not contain the source host information. After changing this to the target host information, the instance pasteconfig completed…
-
Hi - Thank for the update. I did perform that step - I renamed that directory to 'instance_old'. ls -l total 8 drwxr-x--T 6 applmgr applmgr 4096 May 31 11:31 instance_old Regards, Charles
-
Ok, thanks Gianni. If it is the recomended approach, I will use this method. Thanks, Charles
-
Use the start.sh script provided: it does everything and will run all the pieces in the background, so you keep your session once the script succeed. In the same way you have stop.sh stopping everything.These 2 scripts are great because to take care of all the pieces: node manager, admin server, managed server, services,…
-
If you like something official, refer to this: https://docs.oracle.com/middleware/12212/wls/START/overview.htm#START117
-
Hi - Is there any way i can check if weblogic started successfully? Yes, when it shows that is is in 'RUNNING' mode. it is as simple as that. That is the state that indicates that Weblogic Server (admin or managed) has successfully started. Also you can go to your WebLogic Console. Should be something like…
-
Hi - In case you do need to change a database password, have a look at the below discussion. We are working on an approach for this ... OBIA Schema Password Change Regards, Charles
-
Hi - Take a look at these notes: OBIEE 11g: Error: "Exceeded configured maximum number of allowed input records. Error Codes: EKMT3FK5:OI2DL65" when Exporting or Opening a Large Report (Doc ID 1487839.1) OBIEE11G: Export to CSV Displays Less Rows than Max Rows Limit Set in the OBI Repository (rpd) and nQSError: 60008 error…
-
Weblogic credentials worked!
-
Hi. Take a look at these notes: What Is The Difference Between Oracle Business Intelligence Enterprise Edition (OBIEE), Oracle Business Intelligence Applications (OBIA ) And OBEE Standard Edition One (OBIEE-SE1)? (Doc ID 1065155.1) OBIEE 11g: New Features in OBIEE 11.1.1.9.0 (Doc ID 2010034.1) OBIEE 12c - New Features in…
-
That's great news! Happy to see you have it working now. If you please, you can mark the 'Mar 13, 2017 8:59 PM' reply as being correct. This way, others can find it as well. Let me know if you encounter any more export issues ... Charles
-
You may need to find the specific error message. Try: $INSTANCE_HOME/diagnostics/logs/OracleBIPresentationServicesComponent/coreapplication_obips1/sawlog1.log. There should be some information in there to get started. Also, use: OBIEE 11g: Error: "Exceeded configured maximum number of allowed input records. Error Codes:…
-
If the issue is specific to CSV files, find this note for the steps: OBIEE 11g/12c : Export to CSV Report / File does not Download more than 65000 Rows in OBIEE 11.1.1.9.X/12c (Doc ID 2026174.1) You need to add a parameter in instanceconfig.xml, if it is not already there. For example, if you want to increase it to 100k…
-
Thank you Gianni ... very good information!! - - Thanks for the additoanl replies as well, very helpful @Thomas Dodds @Joel Acha We were able to use the method you provided. However, we are facing an issue with the outcome ... because we are dealing with concatenated columns. In my original posting, I did not show the…
-
Hi User_QRFTM, I never did get an answer to this. Possibly, there is something on MOS now (haven't checked in some time). Ultimately, we decommissioned our OBIA instances last year ... in part because of the complexity of the 11g -> 12c migration. Hopefully, there are some more answers out there now than before (assuming…
-
Hi - To be clear, OBIEE does not contain any standard analyses or dashboards. OBIA/Bi Applications, which is a pre-built/pre-pacaged product does. You can refer to this note: OBIA: BI Applications 11.1.1.10.x Metrics Reference Guides (Doc ID 2068970.1) The only "12c" version of OBIA is 11.1.1.10.3 Regards, Charles