how to bypass prerequisite check when apply Oracle patch?
The latest opatch(12.2.0.1.42) doesn't have -ignorePrereq option and the 'opatch apply' usually takes 10 minutes to complete the prerequisite check task. how can we bypass this prerequisite check? Prior to 'opath apply', I already run 'opatch prereq CheckConflictAgainstOHWithDetail -ph ./' to make sure it is successful so want to skip this 10 minutes check to save downtime.
Thanks