How to set OID 11g in debug mode

Recently I had to troubleshoot OAM/OIM integration where OID is used as identity store and I had to set OID 11g in debug mode. I think this will be useful to share with you all. To set OID in debug mode: Create an ldif file with contents as shown below. dn: cn=oid1,cn=osdldapd,cn=subconfigsubentry changetype: modify replace: […]

Read More

“oracle.security.jps.service.policystore.PolicyObjectNotFoundException” error while deleting OES 11g application roles

I am using OES 11g API for performing deletion of application roles of a specific application. Here is the sample code snippet. However you can refer the OES 11g documentation how to programatically delete OES objects using API. //get the AppRoleManager AppRoleManager appRoleManager = Trading.getAppRoleManager(); //delete the AppRoleEntry appRoleManager.deleteAppRole(“TradingAppRole”, “true”); While trying to delete the […]

Read More

OAM/OIM schema passwords expired

I have OAM/OIM/ODSM 11g in my environment. While logging into sqlplus as ODS or OAM or OIM users it throws the error as shown in below screenshot. So I have logged into DB as sys user and verified the status of ODS, OAM and OIM schema users. In my case, the schema users are ODS, […]

Read More

“Error: Single Sign Off didn’t take place” while logging out of OAM Admin console

I have logged into OAM 11g Admin console as weblogic user and performed some operations such as Creating Agents etc., and clicked logout. It redirected to the page showing “Sign off did not place”. See the below screenshot for complete error message.       Notice the URL it is redirected to OAM_HOST:port/oamsso/logout.html?end_url=/oamconsole/faces/pages/PolicyManager.jspx. The IDMDomainAgent is the webgate […]

Read More

Voting disk and OCR management in 11gR2 RAC

OCR: It created at the time of Grid Installation. It’s store information to manage Oracle cluster-ware and it’s component such as RAC database, listener, VIP,Scan IP & Services. Minimum 1 and maximum 5 copy of OCR is possible. Voting Disk: It manage information about node membership. Each voting disk must be accessible by all nodes […]

Read More

HTTP Web DSML/Admin Gateway in OVD

  When you configure Oracle Virtual Directory (OVD), configuration tools configures two type of listeners (as shown above) HTTP Web Gateway and LDAP . This post covers what these listeners are and where these are used. LDAP : Lightweight Directory Access Protocol DSML : Directory Service Markup Language ODSM : Oracle Directory Service Manager OVD : […]

Read More

Weekend Online Oracle R12 Apps DBA Training commencing from 03rd June 2012

We are glad to announce the new batch of Oracle Apps DBA R12 Training starting 03 June 2012. Why this training is necessary: Our online course gives you an exposure to Oracle Applications which enhances job prospects. Oracle Apps DBA’s are paid higher and face lesser competition in the job market as compared to Core DBA’s. We will see […]

Read More

Weekend Online Oracle Weblogic Administrator 11g Training commencing from 02 June 2012

We are glad to announce the new Weekday batch of Oracle Weblogic Administrator  Training starting 02 June 2012. Why this training is necessary: This course trains system administrators and data center personnel on techniques for installing, configuring, deploying, and securing distributed, clustered applications and systems deployed on Oracle WebLogic Server. This training focuses on techniques for building high-availabilit,clustered configurations […]

Read More

Confused about Oracle IAM software version & release number ?

Everyday I get mail from readers confused about Oracle IAM software version and installer media for a particular product like OIF, OIM, OAM etc.. This post is to cover software version (release number) and installation media for various Oracle IAM 11g products Most common Oracle IAM 11g products (OID, OVD, OIM, OAM, OIF, OES) are […]

Read More

ASM block corruption ORA-01115

At the time recovery in standby database if you see error (Version 11.2.0.2) ORA-01115: IO error reading block from file 201 (block # 11080) ORA-01110: data file 263: ‘+DATADG/datafile/indx_8m.655.665578’ ORA-15055: unable to connect to ASM instance ORA-00020: maximum number of processes (100) exceeded ORA-01115: corruption in asm based datafile of 11g database on a standby […]

Read More
Not found