<< 3/5 Previous Step – Oracle 12c R2 DB R2 Installation on Ubuntu 17.10 64-bit
.
The article contains the necessary instructions about How to Install Oracle 12c R2 Database on Ubuntu 17.10 Artful by Installing the Oracle 12c R2 Software.
Oracle 12c R2 DB Installation on Ubuntu 17.10 Artful
4/5 Installing Oracle 12c R2 Software
-
Run the Installation Script.
chmod -R +x /tmp/database
/tmp/database/runInstaller
If Got Display Not Set or Issue:
-
Then Follow the Installation WorkFlow.
Confirm for Installation also on Warning about System does Not Meeting Minimum Requirements!
If you Do Not Dispose of a Subcription Uncheck Security Updates and leave Blank Support Password and Pursue!
Then Choose “Install Software Only”!
On “Installation Options” Choose if a “Single Instance” like here or instead a “Cluster”.
Then Choose the “Enterprise Edition”
Select the Installation Location.
Again for the OraInventory.
Next Confirm the Installation Groups.
Review the “Summary” and Possibly take a Copy.
Finally, Click on “Install” to Start Installation Process -
Solving Oracle 12c R2 DB Libs Linking Errors on Ubuntu Artful.
-
Then Run the Configuration Scripts for Oracle 12c R2 Database.
sudo su
/u01/app/oraInventory/orainstRoot.sh
/u01/app/oracle/product/12/dbhome_1/root.sh
exit
And Finally, the Installation Should be Achieved Successfully!
5/5 Next Step – Oracle 12c R2 DB Installation on Ubuntu 17.10 64-bit >>.