Can we skip datapatch step using odacli update-dbhome in an ODA?
We have several database running on an ODA from a single home and while the odacli update-dbhome runs for several hours as the datapatch will go against each DB and then invalid compilation. We can't keep all DBs down.
Create a clone home could be an option to deregister and register including services but that could break many things.
Can we skip datapatch step using odacli update-dbhome in an ODA?
Referencing metalink note odacli update-dbhome fails on orachk (Doc ID 2740445.1)
odacli update-dbhome -sko to skip orachk validation. Is there anything similar for skipping data patch so that can be run manually.