Command line option to install and apply patch using -applyRU
Hi team,
I have question regarding the command line execution of runinstaller and patch applying in 18c and above.
while I tried to do the install for Oracle standalone Oracle Home on a Filesystem got into error.
./runInstaller -silent -responseFile dbca.rsp -applyRU <dir_name>
Preparing the home to patch...
OPatch command failed while applying the patch. For details look at the logs from ..
Question: does this command line option works only on GRID_Home or does it work on standalone ORACLE_HOME (using Filesystem no Grid or Cluster) too?
I rased SR with Oracle and was told the command workson GRID_HOME only but could not find any relevant docs that says it is supported on Grid home only.