Posts

Step 3 - Run RCU and Create domain

Image
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.  Below are the steps  1. Installation and Configuration of Oracle Database 12c for OIG - OAM 2.   Download binaries, install JDK, setup env variables and run quick installer for WebLogic-SOA-OIM-OAM infra 3. Run RCU and Create domain. 4. Post installation configurations 5. Start Services and issue faced This blog has 2 sections:- A. Run RCU B Create Domain Run RCU 12c onward RCU  is not a separate component, it is bundled with binaries and available in oacle_common. So navigate to bin directory in oracle_common and run rcu as administrator.   Click Next on Welcome screen Select 'Create Repository' and 'System load and Product Load' option Provide database parameters It will check for pre-requisites...

Step - 2 Download binaries, install JDK, setup env variables and run quick installer for WebLogic-SOA-OIM-OAM infra

Image
 In this blog we will work on downloading binaries, installing JDK, setting env variables and run quick installer to install WebLogic-SOA-OIM-OAM infra.  This blog is part of bigger series .   I have divided OIM-OAM installation in 5 posts.   It is 2nd post of this series.  Below are the steps  1. Installation and Configuration of Oracle Database 12c for OIG - OAM 2.  Download binaries, install JDK, setup env variables and run quick installer for WebLogic-SOA-OIM-OAM infra 3. Run RCU and Create domain . 4. Post installation configurations 5. Start Services and issue faced This blog has 4 sections:- A. Download Binaries  B. Install JDK C. Setup Env. variables D. Run quick installer 1. Download Binaries To Install OIG and OAM, we need following binaries mentioned below. It is very important to refer certification matrix before downloading and installing components as even you will able to install infra, you may face issue later runnin...

Step - 1 Installation and Configuration of Oracle Database 12c for OIG - OAM

Image
Oracle database 12c  This blog is to install and configure Oracle Database 12c for OIG(OIM12c) and OAM 12c. This is part of bigger series.  Please check  Parent Series  here. This blog is part of bigger series .   I have divided OIM-OAM installation in 5 posts.   It is 1st post of this series.  Below are the steps  1.Installation and Configuration of Oracle Database 12c for OIG - OAM 2.   Download binaries, install JDK, setup env variables and run quick installer for WebLogic-SOA-OIM-OAM infra 3. Run RCU and Create domain . 4. Post installation configurations 5. Start Services and issue faced This blog has 4 sections:- A. Installation B. Configuration C. Start, Stop and environment variables D. Test connection via Sqldeveloper A. Installation 1. Download Oracle Database 12c. For this POC  I have downloaded Oracle DB 12.2.1 . I recommend to use same version of binaries if you are setting this environment for POC. It would ...