Saturday, 23 September 2017

OAM 12c / 12.2.1.3.0 Installation Using Quick Installer

  1. OAM 12 c / 12.2.1.3.0 ( PS3) Installation :

Following are some of the improvements made in OAM 12c (12.2.1.3.0) with respect to Installation and Configurations:
- Reduced number of steps as compared to earlier releases
– 12c (12.2.1.3.0) allows to re-bootstrap individual components if failed. eg:  policy, system, federation. This makes the installation process easier. In case of failure, individual components can be re-run again instead of starting over from the beginning.

  1. Download the installer using below link:

  1. Make sure your operating system, DB , JDK ( Above jdk1.8.0_131) are present as per the OAM 12c Certification matrix:

  1. This quick installation installs Weblogic 12c & OAM at once. You don’t need to install them separately. Unzip the downloaded installer zip , you can find below mentioned jars:
    1. fmw_12.2.1.3.0_idmquickstart.jar
    2. fmw_12.2.1.3.0_idmquickstart2.jar
  1. Install Oracle Fusion Middleware Infrastructure, Oracle SOA Suite, OAM and Oracle Identity Governance 12.2.1.3.0 using the quick installer
Run the command :  java -jar fmw_12.2.1.3.0_idmquickstart.jar

Click on Next:


Select skip auto update and click on Next

Enter Oracle Home Path and click on Next:

Click on Skip:

Click on Install:


Click on Next:

Click on Finish:



  1. Running RCU :
The RCU utility is located at the below path:
/app/Middleware/Oracle_Home/oracle_common/bin
./rcu

At Step 1, click on Next :

Click on Next,

Enter the DB Credentials and login as SYS AS SYSDBA and click on Next:


Click on OK


Enter the Prefix name as ‘DEV’ and click on Next






Click on Next:



















  1. Weblogic Domain Configuration:
Start the Configuration Wizard to begin configuring a domain.
To start the Configuration Wizard:
Change to the following directory:
<ORACLE_HOME>/oracle_common/common/bin

Cd /oracle/Middleware/Oracle_Home/oracle_common/common/bin
./config.sh

Click on Next:



Click on Next:



Enter Weblogic Credentials and Click on Next:

Click on Next:


Click on Next:

Click on Next:

Click on Create:



Click on Finish:





  1. Updating the java.security File (Optional):

If you wish to integrate Oracle Access Management 12c (12.2.1.3.0) with Oracle Adaptive Access Manager (OAAM) 11g Release 2 (11.1.2.3.0), you must update java.security file with the following changes, post upgrade:
To do this:
1. Open the java.security file located at JAVA_HOME/jre/lib/security/ in an editor.
2. Remove TLSv1, TLSv1.1, MD5withRSA from the following key:
key - jdk.tls.disabledAlgorithms
3. Remove MD5 from the following key:
key - jdk.certpath.disabledAlgorithms

  1. Start the servers:
Weblogic:
./startWeblogic.sh



Start Policy and OAM Managed Servers:

Access OAM Admin console:


The OAM 12c is ready to use










1 comment:

  1. What is difference in quick Install and regular install where you install infra first and then oam next

    ReplyDelete