Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 213 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE Install Error

I installed OBIEE 12c Configuration Assistant and it finished the B Configuration portion. But I received an Error under BI Startup: "Configure BI Failed with Execution of [/u01/app/Middleware/Oracle_Home/user_projects/domains/bi1/bitools/bin/start.sh] failed with exit value 3"
When, I try to run ./start.sh from the command line I get this:
Caused by: java.sql.SQLRecoverableException: ORA-01034: ORACLE not available
ORA-27102: out of memory
Linux-x86_64 Error: 12: Cannot allocate memory
I am using Red Hat 7 and Oracle 12c. I have re-installed multiple times and keep getting stuck.
Any help would be greatly appreciated.
Thanks
Answers
-
user3897389 wrote:ORA-01034: ORACLE not availableORA-27102: out of memory
You would need to ask in the database forum as those errors aren't OBIEE errors but database errors.
There is a problem with your database, therefore OBIEE can't do the job, but the errors are database errors, so look there.
0 -
Hi,
Check the database alert log (or, have your DBA/team check). There should be some additional details there.
Regards,
Charles
0 -
I have almost the same issue as this.
v12.4 install... Failed at the BIStartup section after everything else passed fine.
What did you end up doing? Is it safe to install the windows service manually and move on or are there other things the config wizard does after that step that I should be wary of?
Trying to work out if I need to start again.0