Install database with patch
Hi,
I want to install database 19.3 & update it to 19.15 with patch 33803476
at the same time.
I have extracted the patch under the new ORACLE_HOME under its own directory 33803474.
I tried the following without success:
./runInstaller -applyRU 33803476
./runInstaller -applyRU 33803476 -applyOneOffs 33803476
./runInstaller -applyRU 33803476 -applyOneOffs 33803476/33575402 33803476/33806152 33803476/33815596 33803476/33815607 33803476/33911149
What is the correct runInstaller command to use?
Thanks,
Raymond