How to install oracle 19C grid and DB patch on Windows 2016/2019?
I have installed oracle rac 19C plenty of times on Linux/HPUX/Solaris. I have installed base installs of Single instances on non-rac standalone Window DB's.
During the Unix/Linux installs you can apply the patch during install (of course after install the new OPatch patch before hand. No issues).
cd /oracle/grid
rm -rf OPatch
unzip ~/patch/p688*.zip
./gridSetup.sh -applyPSU </oracle/patch/patch Number/> , and it works.
On the windows, I can get the GRID and DB installed just fine, no problem on both nodes (2).
Under windows it seems that the setup.exe does not take the same type of syntax for the