Step 3 - Run RCU and Create domain
In this blog we will run RCU for creating required database tables for OAM and OIG(OIM) & post that will create domain.
This blog is part of bigger series. I have divided OIM-OAM installation in 5 posts. It is 3rd post of this series.
1.Installation and Configuration of Oracle Database 12c for OIG - OAM
3. Run RCU and Create domain.
4. Post installation configurations
5. Start Services and issue faced
This blog has 2 sections:-
Run RCU
Select same password for all schemas, may have simple password as Password1
In Custom Attribute screen, set SOA Infrastructure value as 'Medium' & HealthCare Integration as 'No'
Click Next on Map Tablespace screen
Confirm as Ok
It will show popup once created.
That is fro
Close
Create Domain
Navigate to bin directory of Oracle_Home/oracle_common/common and run config file as administrator.
Select create a new domain and give domain location <it will be under Oracle_Home>
Select Oracle Identity Manager and Oracle Access Management Suite, rest would get auto selected.
Select Default Persistent Store and JMS File Store
Select application domain in same Oracle_Home
Set Password for weblogic user. For Local setup, you may set it as simple as Password1
Domain mode would be Deployment and also verify JDK location as it must be correct, in case it is not correct, browse and select right JDK that we installed.
Provide Database details and In schema Owner change prefix that you set during rcu creation, default prefix is Dev.
In Datasources, update schema owner of all components from DEV_OIM to yourprefix_OIM etc.
Do JDBC Test, make sure Test is successful
In Credentials screen - set passwords for Keystore, OIMSchemaPasswoed, Sysadmin, weblogicAdminkey. We may change default usernames too. But for our local setup better keep them default and also set same password for all these parameters.
Click Next
Comments
Post a Comment