All posts by Masroof Ahmad

#JRockit Mission Control Overview – JRMC Management Console

I am currently waiting on delivery of Book Oracle JRockit: The Definitive Guide from Packtpub. For Table of Contents in this book click here . ____________________________________________ . . In my last post here I discussed about JRockit documentation and download link.  In this post I am going to cover overview of JRockit Mission Control (JRMC) and discuss about one of […]

Read More

OID Replication – Suppliers, Consumers, DRG, ASR/LDAP based replication

. This post is overview of Terminology used in OID (Oracle Internet Directory) high availability deployment (Active-Active) – Configuring OID 11g in Multimaster Replication (ASR based) coming soon .. a) Supplier : Directory Server in replication environment which provides updates to other directory servers is called Supplier b) Consumer : Directory Server in replication environment to […]

Read More

#JRockit Mission Control (JRMC) : Software & Documentation Location

. This is my first post on Oracle JRockit so I’ll start with documentation and software link . More on JRockit Mission Control and its components (Management Console, Run Time Analyzer – JRA and Memory Leak Detector) coming soon !!! JRockit is Java Virtual Machine from BEA (now acquired by Oracle). Other JVM vendor’s are […]

Read More

Changing/Starting OHS (Oracle HTTP Server) 11g on Port 80 on Unix

This post covers steps to start OHS (Oracle HTTP Server) 11g on port 80 on Unix (To start any process on port < 1024 that process should run as ROOT).  If you are looking for steps to start WebLogic Server on port 80 (Non SSL) or 443 (SSL) then click here . Steps in this post assumes that […]

Read More

UCM/ECM 11gR1 software & documentation is now available to download

Oracle today announced availablity of ECM(UCM/IBR) 11gR1 here . Oracle UCM (Universal Content Management) & InBound Refinery (IBR) 11gR1 (11.1.1.3) is now available to download from here UCM/ECM 11g R1 Documentation is available here UCM/ECM 11g R1 Certification Matrix is available here. ECM (Enterprise Content Management) is umbrella under which Oracle’s content management products sit. ECM consists of – […]

Read More

DIP : Synchronization, Provisioing, Connectors, DSS in Oracle Directory Services (ODS) 11g

. Directory Integration Platform (DIP) : integrates LDAP-enabled applications (Portal, EBS) and LDAP directories (MS-AD, ADAM/MS-LDS, IBM Tivoli Directory Server) with Oracle Internet Directory (OID) 1. DIP provides two type of services : Synchronization and Provisioning a) Synchronization: keeps third party directory server (MS-AD, MS-ADAM/MS-LDS, iPlanet, Tivoli DS) consistent with Oracle Internet Directory (OID). Synchronization Service […]

Read More

How to compile Apps Schema (invalid objects) in R12 ?

Quick tip on how to compile apps schema (or invalid objects in database) in Oracle applications R12 You can compile invalid objects (or Apps Schema) using below three methods (compiling invalid is not limited to these three methods) 1. From Database Tier a) Login as database tier user (ovisr12 in my case) b) Set environment […]

Read More

OAM : Create User Identity – You do not have sufficient rights : Create User Workflow

If you try to create a user in Oracle Access Manager (OAM) and hit error message like “You do not have sufficient rights” then ensure that you have created a “create user workflow” and user trying to create User Identity (new user via OAM) has access to execute this workflow. You could use identity system application […]

Read More

Integrate UCM (ECM/Content Server) with Microsoft Active Directory as LDAP Provider

Content server is key component of Oracle Enterprise Content Management (ECM) or Universal Content Management (UCM). More on UCM’s architecture here If you are new to Security in UCM then check Groups and Accounts here In this post I’ll show you how to configure UCM with Active Directory as LDAP Provider for external security (Note* This integration […]

Read More

Oracle Identity Management Products – OID, OVD, OAM, OIM, ORM, OWSM, OIF, eSSO, OES, OAAM

Oracle Identity Management  is Fusion Middleware Component which covers following Identity & Access Management software including Directory Server. 1. Oracle Access Manager (OAM) : Identity and Access Management product acquired from Oblix (Oblix COREid Access & Identity) more here here  2. Oracle Identity Manager (OIM) : User Provisioning product acquired from Thor more here 3. Oracle Role […]

Read More