How to update response file for silent installation to provide password
We want to install our Oracle 19c database software fully automated. Therefore we provided a response fileb yrunning through the runInstaller and save there a response file.
But when we run on a new server the runInstaller -silent it on the command line, we are asked either for the root password or the sudo password - depending what we change in the response file.
Because we want to to that fully automated - how can i give the runInstaller from Oracle19c the password for the user specified in the response file?