How to update db_homes when old db_home contains newer time zone data
I ran into an issue while patching ODA 19.24 to 19.26.
In the 19.24 db_home, we had the recent time zone data (v44) installed. ODA 19.26 contains v43.
Due to this difference, "odacli create-prepatchreport" fails.
What is the correct way to proceed from this point?
I assume I could apply the time zone v44 patch to the new db_home that was created during the prepatch phase, and then run "odacli create-prepatchreport" again. Is this right?
Kind regards, Uwe