
Install Oracle VirtualBox 6.1.40 on a Windows host, then add a second network adapter and enable IPv4 DHCP with range 100–254 and server address 101–254 for Oracle Linux 7 compatibility.
Verify VirtualBox 6.1.40 and enable virtualization for a 64-bit Oracle Linux setup, then create a VM named Oracle OEM with 8 GB RAM, 120 GB dynamic VDI, and host-only networking.
Register for Oracle e-delivery, sign in, and search Oracle Linux 7.9 ISO; download directly, select x86_64, accept the license, and attach the ISO to your virtual machine for installation.
Upgrade firefox in the vdi by downloading the 64-bit tar, extracting it into a root/browser/firefox folder, renaming the old firefox, and linking the new one as the default.
Install the Oracle pre-install utility to prepare the database for OIM, create the Oracle user, and switch to root for the upcoming database installation.
Install and configure the core components for Oracle Identity Manager, including a supported database (11g/12c), JDK, WebLogic, and the RCU repository creation utility, forming six key components.
Download and install winscp, an optional tool to transfer files between your Windows host and VirtualBox guest. Use drag-and-drop or connect using host name, port, IP, and credentials.
Download Oracle database 11g from the blogspot or Oracle archives, transfer and unzip two files to a Linux server, then create an Oracle-owned installation directory with proper permissions.
Learn to create an Oracle database instance with DBCA, configure character set and memory, tune initialization parameter, and resolve SQL Plus and Oracle home issues.
https://drive.google.com/uc?id=1E43QLJ2vIvSn-hFRUgR_kToyghnhB_5o
-------------------------Install Database Only-----------
create a response file
=======================
vi /tmp/11g_response.rsp
and paste the below
-----------------------
oracle.install.responseFileVersion=/oracle/install/rspfmt_dbinstall_response_schema_v11_2_0
oracle.install.option=INSTALL_DB_SWONLY
ORACLE_HOSTNAME=ktport.com
UNIX_GROUP_NAME=oinstall
INVENTORY_LOCATION=/u01/app/oraInventory
SELECTED_LANGUAGES=en
ORACLE_HOME=/u01/app/oracle/product/11.2.0/db_1
ORACLE_BASE=/u01/app/oracle
oracle.install.db.InstallEdition=EE
oracle.install.db.DBA_GROUP=dba
oracle.install.db.OPER_GROUP=dba
SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
DECLINE_SECURITY_UPDATES=true
---------------------------------------
cd /InstallationSoftwares/database/
./runInstaller -silent -ignoreSysPrereqs -ignorePrereq -responseFile /tmp/11g_response.rsp
------------------------------------Create Database------------------
use dbca utility
Learn how to diagnose and fix Oracle database startup issues by validating essential startup files (init.ora, spfile, password file), correct permissions, and revising the DBS folder setup.
Download the repository creation utility 11.1.9.0 for linux 64-bit from Oracle e-delivery, unzip to create the rcu home, and prepare to install schemas in the next class.
Learn to drop and recreate Oracle Identity Manager schemas using the repository creation utility, selecting targets like infra and aura, then reload and recreate with proper prefixes.
learn to configure the java home environment variable by editing bash profile and bashrc, export it to the oracle middleware jdk path, and verify with java -version.
Review prior oim installation topics from phase two, detailing required components (database 11g r2, rcu, jdk 7, weblogic 11.3.6) and essential files (listener.ora, sqlnet.ora, tnsnames.ora) for silent installation.
Sign in to delivery.oracle.com, search for Oracle WebLogic Server 10.3.6.0, accept the license, and download it. Unzip the file in the installation directory, then run Java -jar <jar-file> to install.
Install WebLogic 11g r1 by running java -jar, choose typical installation, and create the WebLogic server and coherence folders in the middleware home.
Download the Oracle SOA suite from e-delivery, choose 11.1.9.0, download the two files; unzip them, log in to disk one, and run the installer to start the server.
Locate Oracle Identity Manager in the delivery, download three files for OIM 11.1.2.3.0, unzip and copy them to the target folder, and prepare disk images for installation using the javahome.
Run the OIM installer from disk one with the correct location and javahome, pass the prerequisites checks, and complete post-install configuration via the WebLogic domain and console.
Configure OIM domain variables in batch profile by exporting middleware home, WebLogic home, and domain home, edit bash profiles, and prepare for domain creation.
Configure a new WebLogic domain for Oracle Identity Manager using the configuration wizard in the middleware home, selecting Oracle Identity Manager and defining the domain name and admin server.
Welcome to the Course where you will learn
How to Setup any OIM Project from scratch
Customize the things as per client requirement
Integrating your OIM tool with other Product
Understanding the Core of the IAM Domain
In Depth Explanation of Architecture
Various Use Cases
Errors and their Solutions
Interview pin points
Pre requisite:
Nothing needed but basic knowledge on Linux or IAM Domain will always be a plus point while learning any IAM tool
System Requirement
RAM: 8 GB +
OS : 64-bit
Processor: 2 core Processor
Hard Disk : 50+ GB
Q)What is Oracle Identity Manager?
Ans: Oracle Identity Management, a software suite marketed by Oracle Corporation, provides identity and access management (IAM) technologies.
The name of the software suite closely resembles the name of one of its components, Oracle Identity Manager.
Oracle Identity Management enables organizations to effectively manage the end-to-end lifecycle of user identities across all enterprise resources, both within and beyond the firewall and into the cloud. The Oracle Identity Management platform delivers scalable solutions for identity governance, access management and directory services.
Student's Reviews:
Amit Rai :
if you really want to learn OIM , just go through this course. Amazing
Antonio Romero Elvira :
It's a great course. I like so much because this course teach me how to configurate my VM to install OIM 11gR2. Not much courses teaches to install OIM from zero. I like it
Benjamin Nelson :
Just the information I needed. Very thorough.
Amol:
Amazing course Loved It. Instructor is knowledgeable and explain every topic in depth.