How to run reconfig.sh with a response file for upgrading to OSB 12.2.1.4?
I am preparing an OSB upgrade from 12.2.1.3 to 12.2.1.4 and want it automated. I can generate a response file for the reconfig.sh. But I can't figure out the command to have the response file recognized by the reconfig script. I tried -response="filename" but then I get the error that the script file "" is not found.
Does somebody know how to do this?