Can one Datapatch command work effectively after multiple OPATCH APPLY commands?
After installing a new Oracle home and creating the first database on Windows, I plan to apply these 3 patches. Each of these patches requires the Modified SQL step after the binaries are updated. Can I OPATCH APPLY the 3 patches and then run the Load Modfied SQL step on the database just once at the end?
Or, do I need to run the Load Modified SQL step (datapatch command) after each and every patch following the OPATCH APPLY step?
31719903 - WINDOWS DATABASE BUNDLE PATCH 19.9.0.0.201020 (Patch)
31668882 - OJVM RELEASE UPDATE 19.9.0.0.0 (Patch)
31743771 - JDK BUNDLE PATCH 19.0.0.0.201020 (Patch)
I am curious to understand if the datapatch command can apply all updates to the database all at once or only the latest patch applied.