I am trying to install the Oracle SOA stack of products on my MacBook but I am stuck at one very crucial point. Need a database on my machine for OER but cannot figure out what to do?
Here is what I have already done:
- Successfully installed Oracle SOA Suite 12c
- I have downloaded OER
- I have tried installing Oracle Database 12c, with Linux version even though as there is no download choice for Mac. I faced following error :
./runInstaller: line 252: /Users/madhu/Oracle/product/18.0.0/dbhome_1/install/.oui: cannot execute binary file - I checked supported database for OER but did not find MySQL or SQLlite or any other product than Oracle and Microsoft SQL server.
- Microsoft SQL server is obviously not supported in MacOS
So at the as for OER a database is essential and I cannot install any supported database on MacBook.
Can you please help me?
Even if the installer script doesn't instantly fail, that doesn't mean that the Linux version of ODB 12c will magically work on OS X.
Install ODB or SQL Server on something else and configure OER to connect to it. That "something else" can be a virtual machine running on your Mac.