Question while doing opatchauto on Standby server
Hi, first-time poster here.
We understand it to be that if opatchauto is used to apply a PSU on an RDBMS home, it will run SQL actions (datapatch) for us on all the DBs associated with the oracle home to be patched.
Question:
If we patch RDBMS oracle home as:
opatchauto apply /opt/oracle/Installs/12c_patches/24412235 -oh /opt/oracle/product/12.1.0.2/db_1
If one of the DBs using that oracle home happens to be a standby database, will it execute the SQL actions or will it be smart enough to detect that it is a standby DB and skipped just this particular database?