Oracle Internet Directory 12.2.1.4 Installation
Note: Before proceeding with this installation section, ensure you have completed the prerequisite tasks outlined below. Refer to the provided links for detailed guidance.
Step 1: Install and Configure Oracle Database for Oracle Internet Directory Please refer to the following blog for detailed guidance.
Link 🔗 Oracle Database 19c Installation for OID
Step 2: Install Oracle Fusion Middleware 12c Detailed instructions can be found in the following blog.
Link 🔗FMW 12.2.1.4 Installation for Oracle Internet Directory(OID)
- Once the Infrastructure installation has been completed, the OID software can be installed into the same Infrastructure’s Oracle Home. In 12c the installer has been incorporated into a single binary.
- Executing this binary will install OID, Directory Integration Platform (DIP) and Oracle Directory Services Manager(ODSM) into this Infrastructure’s Oracle
Untar Oracle Internet Directory (OID) software
[oidmgr@oidserver oid]$ unzip -qo V983403-01.zip [oidmgr@oidserver oid]$ ls -l total 5025468 -r-xr-xr-x. 1 oidmgr oinstall 2579525498 Sep 13 2019 fmw_12.2.1.4.0_oid_linux64.bin -rw-r–r–. 1 oidmgr oinstall 10185 Sep 16 2019 fmw_12214_readme.html -rwxrwxrwx. 1 oidmgr oinstall 2566529344 Nov 17 22:36 V983403-01.zip |
Running OID Setup
[oidmgr@oidserver 31190532]$ /u02/oid/fmw_12.2.1.4.0_oid_linux64.bin -prereqConfigLoc /u02/31190532/prereq_metadata/oracle.as.install.oid.prerequisite/prereq Launcher log file is /tmp/OraInstall2024-11-18_02-59-12AM/launcher2024-11-18_02-59-12AM.log. Checking if CPU speed is above 300 MHz. Actual 2208.004 MHz Passed Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed Checking swap space: must be greater than 512 MB. Actual 16379 MB Passed Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required) Checking temp space: must be greater than 300 MB. Actual 52902 MB Passed Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2024-11-18_02-59-12AM Log: /tmp/OraInstall2024-11-18_02-59-12AM/install2024-11-18_02-59-12AM.log
Select Skip Auto Updates Click Next | |
For the COLLOCATED Installation Type, select the same ORACLE HOME the Infrastructure installation created | |
Standalone Mode:If you do not require Oracle Fusion Middleware (FMW) Infrastructure and just wish to install Oracle Internet Directory, then it is referred to as Standalone Mode. In this mode, OID and DIP must be managed via the command line and not the GUI interface Oracle Directory Services Manager (ODSM) or Enterprise Manager Fusion Middleware Control (EM FMWc) associated with the FMW Infrastructure. The FMW Infrastructure also includes a full WebLogic Server, ADF, OPSS, and other components, generally not required for an LDAP server. The advantage of OID Standalone may be to provide a database and LDAP server to many applications from a separately secured server with a minimal footprint. Collocated Mode:If you require Oracle Fusion Middleware Infrastructure and Oracle Internet Directory, then it is referred to as Collocated Mode. In this case install Oracle Fusion Middleware Infrastructure 12c (12.2.1.4.0) first, followed by the Oracle Internet Directory 12c (12.2.1.4). Both Infrastructure and Oracle Internet Directory must be installed in the same Oracle Home, hence the collocated terminology. Oracle Fusion Middleware Infrastructure distribution provides Weblogic Server, ADF Runtime, and advanced features such as OPSS and Enterprise Manager Fusion Middleware Control (EM FMWc) along with supporting Metadata Repository schemas and configuration of Oracle Directory Services Manager (ODSM). The FMW Infrastructure is a prerequisite for all other FMW products, except those that offer a standalone option (e.g. Oracle HTTP Server and Oracle Internet Directory). |
|
Select the JDK Home to use for this installation. Click Next | |
Click Next | |
Review the Installation Summary screen. To change entries Click BACK to the pertinent screen. Once satisfied with the settings, click the INSTALL button to begin the installation. | |
Installation in Progress |
ISSUE 2 (If Installing OID on OEL/RHEL 8)Another issue If you are installing the OID 12.2.1.4 on Oracle Enterprise Linux(OEL) 8.x, you might face as shown in below Snapshot while Installation. This Issue is Related to the RPM which you can install by given command by Root User dnf –enablerepo=ol8_codeready_builder install libnsl2-devel |
If you encounter any issues or have further questions, feel free to contact on Below: Linkedin 🔗 SyedSaadAli
One comment
Pingback: Step by Step Installing and Configuring OID 12.2.1.4 - Oracle Solutions