After upgrading OAM to 12.2.1.4, proceed with reconfiguring the WebLogic domain. cd /u01/oracle/products/12.2.1.3/access/oracle_common/common/bin ./reconfig.sh -log=oam_reconfg.log -log_priority=ALL -- -- When the progress bar reaches 100%, click Cancel. Crosscheck config.xml file for the updated domain version. -- grep domain-version $DOMAIN_HOME/config/config.xml <domain-version>12.2.1.4.0</domain-version> Post Upgrade validation -- WLS version cd /u01/oracle/products/12.2.1.3/access/inventory grep "WebLogic Server for FMW" registry.xml <distribution status="installed" … Continue reading Upgrade Oracle Access Manager to 12.2.1.4 – part 2
Tag: oam 12.2.1.3 to 12.2.1.4 upgrade
Upgrade Oracle Access Manager to 12.2.1.4
The supported version to upgrade to Oracle Access Manager 12.2.1.4 is Oracle Access Manager 12.2.1.3.0. This blog provides instructions to upgrade a highly available(Admin server listening on virtual IP), two node cluster deployment of OAM 12.2.1.3 following in-place upgrade method. The Admin server configuration directory is placed on shared storage between the two nodes to support … Continue reading Upgrade Oracle Access Manager to 12.2.1.4