⛹ - OAM 12c Setup - ⛹
===================================
Install java - jdk8
Install Weblogic 12.2.1.3.0
Install FMW infrastructure ( /fmw_12.2.1.3. 0_infrastructure_generic.jar)
/jdk8/bin/ java -jar fmw_12.2.1.3.0_infrastructure_ generic.jar
Install IDM generic 12.2.1.3.0
export JAVA_HOME=/u01/installable/ jdk8
/jdk8/bin/ java -jar fmw_12.2.1.3.0_idm_generic. jar ( /u01/idam/Oracle/Middleware/ Oracle_Home )
Create RCU for OAM schema
create RCU for OAM schema, Select OAM Schema
export MW_HOME=/u01/idam/Oracle/ Middleware/Oracle_Home
$MW_HOME/oracle_common/bin/rcu - run RCU and create OAM Schema.
export MW_HOME=/u01/idam/Oracle/
$MW_HOME/oracle_common/bin/rcu - run RCU and create OAM Schema.
Invoke config and configure oam and default dependent templates.
- Run $MW_HOME/oracle_common/common/
bin/config.sh - Select : "Oracle Access Management Suite " from available templates ( select "Oracle Access Management Suite", it will select JRF and cluster extension also; weblogic/Welcome1 ; Development ; **** Dont give local addresses)
- Create a new domain.
- Please note, if you choose advanced configuration, you can configure a node-manager,cluster,provide user defined server port numbers,enable ssl ports,configure machines and enter a front end url.
Verification
- AdminServer(admin) 7001
- oam_policy_mgr1 14150
- oam_server1 14100
- startWebLogic.sh
- startManagedWebLogic.sh
- Edit passwords weblogic/Welcome1
- http://hostname.mycompany.com:
7001/oamconsole - http://hostname.mycompany.com:
7001/console - http://hostname.mycompany.com:
14100/oam/server/logout
🙋 Please leave the comments if any issues or cluster setups 🙋
Very Nice, it saved my time.
ReplyDeleteNice article, can you throw some light on PDB configuration also
ReplyDelete