Install Oracle
Install Oracle
Install Oracle
The article contains the necessary instructions about How-to Install the Oracle 12c
Database on Ubuntu 16.04 Xenial Installing the Required Packages and Making the
needed Symlinks.
ln -s /usr/bin/rpm /bin/rpm
ln -s /usr/bin/basename /bin/basename
Linking Libraries
ln -s /usr/lib/x86_64-linux-gnu /usr/lib64
cd /lib64
ln -s /lib/x86_64-linux-gnu/libgcc_s.so.1 .
chmod -R +x /tmp/database
/tmp/database/runInstaller
sudo su
/u01/app/oraInventory/orainstRoot.sh
/u01/app/oracle/product/12/dbhome_1/root.sh
exit