Posts

Showing posts from June, 2021

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 ...

Build Oracle infra - OIM 12c(OIG), OAM(12c) on single machine

 Hi Friends, Oracle stack needs hands-on and practice to get expertise. In this blog I would help installing local setup of OIG-OAM-OUD 12c in laptop/Desktop. This setup would help you to do small POC's and test new features of 12c. I am doing it on window laptop so sharing steps accordingly, you may refer screenshots mention in blog to follow steps for any other operating system too. Note :- OIM is known as OIG from 12c onward so in by post you may get OIG , OIM interchangeably, please don't get confused with the same. Prerequisites for this POC:- 1. Window 10 operating system - 64 bit 2. Around 8 GB Memory(Min 4 GB is must). 3.  Around100 GB space for software inventory(can be allocated in any driver D, E, F etc.) 4. Around 100 100 GB space for installation(can be allocated in any driver D, E, F etc.) 5. Oracle account to download binaries(create it from oracle.com via self-service) In case you are not following this setup, refer certification Matrix, It is very importa...