I am following the below tutorial to install Oracle 19c on Oracle Linux 9:
https://oracle-base.com/articles/19c/oracle-db-19c-installation-on-oracle-linux-9
If I run the installer (runInstaller) as a non-root user, I get a permissions denied error.
But if I run it with sudo, I get Oracle’s ‘cannot run it as root’.
I don’t know what to do now. Here is the error for reference:
image describing the different responses with and without sudo
Please help in this.
I have tried installing the 19c database on Ubuntu. And although, I got the installer running, it just didn’t work very well. So, I tried it on Oracle Linux 9. But I keep getting the above error.
Google User is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.