All posts by Masroof Ahmad

Registering Database with OID : Directory does not contain the required Oracle Schema or Schema version is not correct

In my previous post, I discussed about Enterprise User Security  , This post covers issue I faced during Oracle Database Registration with LDAP Server (Oracle Internet Directory – OID) Issue 1: In Order to configure Oracle Database with Oracle Internet Directory, LDAP should be as one of name resolution methods (Other methods are TNSNAMES, EZECONNECT… […]

Read More

PurgeCache in OIM 11g : CategoryName

PurgeCache utility in OIM is to purge Cached items from OIM’s Cache (data in memory).  PurgeCache is covered in my book “Oracle Identity and Access Manager 11g for Administrators ” . I also discussed about PurgeCache issue in my earlier post here  This post covers key things which an OIM Administrator must know. PurgeCache utility is available at $ORACLE_HOME/server/bin […]

Read More

BEA-000286 : Failed to invoke startup class “JRF Startup Class” oracle.jrf.wls.JRFStartup

I recently created WebLogic service on Windows using steps mentioned here for my Fusion Middleware software. When I started WebLogic from windows service, I couldn’t connect to Admin Server. Error message in Admin Server log file ($DOMAIN_HOME\ servers\ AdminServer\ logs) was _______ <28-Feb-2011 11:17:25 O’clock GMT> <Critical> <WebLogicServer> <BEA-000286> <Failed to invoke startup class “JRF Startup Class”, […]

Read More

My Book “Oracle Identity & Access Manager 11g for Administrators” is now available in RAW format

 I am pleased to inform that my Book “ Oracle Identity and Access Manager 11g for Administrators ” is now available at packtpub in RAW format. This book covers two main Oracle Identity Management products Oracle Identity Manager 11g (user administration, provisioning and reconciliation) & Oracle Access Manager 11g(OAM is recommended Single Sign-On solution for Oracle Fusion Middleware & Applications […]

Read More

How to apply patch in Fusion Middleware (IDM, SOA, WebCenter) with multiple weblogic domains

Patches in Oracle Fusion Middleware are applied using OPatch utility. I recently applied a patch on Oracle Identity Management Home which contained two domains – IDMDomain & base_domain . Syntax– To apply patch using OPatch utility cd $PATCH_TOP/<patch_dir> opatch apply -auto Error encountered – ApplySession failed: The given Oracle Home ‘$mw_home/Oracle_IDM1’ has been sourced to […]

Read More

Urgent Requirement for Freelance OBIEE Basic and Advanced Administration Trainer.

Desired Candidate Profile:We are looking for the Freelance OBIEE Basic & Advanced Administration Trainer. Excellent Communication skill must required. Must have 3 to 8 Yrs of relevant experience in OBIEE Basic & Advanced Administration. Worked on latest version Worked on implementation projects Should have training experience.  Job Description: We require Freelance OBIEE Basic & Advanced Administration […]

Read More

Integrate OIM 11g with OID using connector for Provisioning / Reconcilliation – Installation

This post covers installation of Oracle Identity Manager (OIM) connector to provision or reconcile users to/from Oracle Internet Directory (OID). There is another way to integrate OIM 11g with OID 11g using Oracle Virtual Directory (OVD) which is LDAP Sync . This post is for OIM-OID integration using pre-built connector and assumes that Oracle Internet Directory is already installed, […]

Read More

WebLoigic Node Manager Associated with this machine is not reachable : “Access to domain ‘base_domain’ for user ‘XXXXX’ denied”

This post covers “Node Manager not reachable/inactive ” from admin console , a very common issue that we face , especially in a Clustered Setup or starting Managed Servers on remote machine. For basics about Node Manager refer this Link. In our case, we had the  Admin Server& Webcenter Spaces Managed Server1 on one Machine1  & Webcenter […]

Read More

Unable to login to Database with Enterprise (OID) User (EUS): “KZLD_ERR: Failed to bind to LDAP server Err=49”

This post covers “How to troubleshoot login issues in Oracle Database configured with Enterprise User Security (EUS)” and using Oracle Internet Directory (OID) as Enterprise User repository. Deployment : 1) Database DB1 integrated with Oracle Internet Directory using steps mentioned here 2) Database registered in OID under domain DC=mydomain, DC=com . What is EUS in […]

Read More

Oracle Fusion Middleware 11g R1 PS 3 (11.1.1.4) available now

Oracle Fusion Middleware 11g R1 patchset3 (PS3) i.e. 11.1.1.4.0 is now available for WebLogic (10.3.4 as 11g R1), SOA Suite, Service Bus (OSB), WebCenter, Enterprise Content Management (ECM), Identity Management (OID/OVD/OIF only), Portal/Forms/Reports and Web Tier (OHS, WebCache) Documentation for Oracle Fusion Middleware 11g R1 PS3 is available here 11g R1 patch set 3 software […]

Read More