unzip -q p28186730_139425_Generic.zip
OPatch Version: 13.9.4.2.5 OUI Version: 13.9.4.2.0 OPatch succeeded.
Arthur opened his terminal client and SSH'd into the production server. The familiar black and white text interface greeted him. He was now in the domain of the command line, where a single typo could cost him his job. opatch version 13.9.4.2.5 download
: Upgrade OPatch to 13.9.4.2.5 using the procedure described above. The logs will show messages such as:
A: OPatch version 13.9.4.2.5 is compatible with Oracle products such as Oracle Database, Oracle Fusion Middleware, and Oracle E-Business Suite. However, it may not be compatible with all Oracle products. Check the Oracle documentation for compatibility information. unzip -q p28186730_139425_Generic
$ java -jar /u01/stage/6880880/opatch_generic.jar -silent oracle_home=/u01/app/oracle/product/12.2.0/fmw -invPtrLoc /custom/path/oraInst.loc
If your version is already 13.9.4.2.5 or higher, no upgrade is needed. He was now in the domain of the
cd $ORACLE_HOME mv OPatch OPatch_old_$(date +%Y%m%d)
java -jar <PATCH_HOME>\6880880\opatch_generic.jar -silent oracle_home=<ORACLE_HOME_LOCATION>