Bug Report Error: Password Reverse Synchronization from OAM to OIM

I have got a great experience while resolved this issue. I got an opportunity to work on password reverse synchronization. This post will cover the workaround plan to resolve this issue.  Environment details: The architecture has OAS 10.1.4.3, OAM 10.1.4.3, and OIM 9.1.0.2 and installed in production server node. The OID version is 10.1.4.3. OID is […]

Read More

Could not login to OIDDAS console: Multiple Users found with Simple Name error

This issue is simple but good to know the root cause. There is a container in OID cn=Employee,cn=users,dc=oracle,dc=com apart from cn=users,dc=oracle,dc=com. I was trying to login to OIDDAS console as an Employee container user and it was throwing an error 401 Unauthorized. By the way, the OSSO (OID)  was integrated with OAM already. When I […]

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

“OCI failed to begin session” error while creating DB instance for DB auditing in Oracle Access Manager

The previous post talks about one issue occured during configuration of DB auditing in Oracle Access Manager. This post also talks about another issue of same feature. For configuring the DB Audit of Oracle Access Manager, an sql script has to be executed which creates 4 tables and one index. In our case, it is […]

Read More

“OCI server connect failed” error while creating Database instance for DB Auditing in Oracle Access Manager

I have come across an error while creating a DB instance for configuring the DB auditing in Oracle Access Manager. The error message shown in identity server oblog is this: 2011/03/07@11:50:00.796402      14540   14540   SQL_ADAPTER     ERROR   0x00000066      ../ocierrormap.cpp:53   “OCI server connect failed”     method^OCIConnection::OCIConnection     ociRetCode^OCI_ERROR    Diagnostic Record number^1      Error Message^ORA-12154: TNS:could not resolve the connect identifier specified%0a      […]

Read More

invokeMethod() failed while calling: onReturnFromProgress

I would like to share one thing which we have resolved recently. Problem was not able to download the pdf file from documentum server. Environment details: The architecture has OAM, OID, Documentum server. OID is used as user store for OAM. Documentum application is deployed in WebLOgic server. OHS server is front ending the WebLOgic server […]

Read More

How to invoke OIM from custom web application

One might want to use Oracle Identity Manager in their IDM projects for sure. Just in case if you wanted to access OIM functions at runtime in a custom web application, this post will help you. When you are writing custom connectors in OIM, you will create a java class that has your own methods […]

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
Not found