Tag Archives for " oid "

How to reduce the logging level in Oracle Internet Directory

I am talking about a small but important feature in Oracle Internet Directory 10.1.4.3, it is Logging. This is in production environment where the no. of hits to Oracle Internet Directory will be huge every day and hence the logs OID are getting updated drastically and hence occupying lot of space. So, I just wanted […]

Read More

How to install Oracle Internet Directory 10.1.4.0.1 in an existing cluster that is already upgraded to 10.1.4.3

There is one main production environment where we have OID 10.1.4.0.1 installed and upgraded to 10.1.4.3 later. We have been setting up another production environment for disaster recovery purpose and had to use the same OID DB schema used in main production server. So we just replicated the database from main prod to disaster recovery […]

Read More

OIDDAS console looping while logging in

We were trying to sort out OIDDAS console login issue for a long time. Tired of troubleshooting as we could not find the root cause. However, we could see the below messages generating in OC4J logs unremittingly. <diagnostic> sessionId=c0a80b2e30d56d2985ead25746d7955fcbb30f13c0a0 sourcePageName=oiddashome sourcePageEventName=ssologin destinationPageName=OSSO_4LOGIN stamp=1301412378117 duration=0 </diagnostic> 11/03/29 20:56:18 [info] diagnostic record for the current request: <diagnostic> […]

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

inetorgperson objectclass disappeared in OID schema

We got into a panic situation yesterday for a while when the main objectclass inetorgperson disappeared all of a sudden in Oracle Internet Directory. All it happened like this: We had added a custom attribute in OID schema and specified this as an optional attribute in inetorgperson object class. We noticed that the attribute name […]

Read More

“sgslunlListen: Bind failed (port=389), OS error=(13)” error in ldap log: Unable to bind to ldap

There are 2 nodes of OAM, OID in our production environment. When the first node services are down i.e., OAM and OID, the applications or webgate should talk to 2nd node OAM service which is already configured in OAM access servers for failover, but that is not happening. However, the status of services OAM, OID […]

Read More

How to index an attribute in OID

This could be easy task but I thought it would be useful for somebody. I had to index an attribute in Oracle Internet Directory for some other purpose. First of all, not all attributes are indexed in OID by default. You can search whether your attribute is indexed or not using Oracle Directory Manager. You […]

Read More

Exporting and importing groups to OID

I got an opportunity to work on exporting and importing groups from/to OID excluding the members of the groups today. In our case, the development environment had groups with users as members of it already and need to move those users to production environment. We need to provision the roles/groups to users into OID using […]

Read More

NTP configuration in Database servers caused issues

We know that NTP has to be configured in servers for time synchronization. So, in our production environment, we had done the time synch using NTP protocol in OAM, OID and DB servers. Earlier, the time was set manually in all the servers. Though none of the other configurations were changed, the Oracle Internet Directory […]

Read More

ORA-20001: Unabled to call fnd_ldap_wrapper.create_user : Integration issue with E-Business Suite, Oracle Identity Manager and Oracle Single Sign-On

It has been a while posting here and finally back with a good one. The environment has got following components: Oracle Identity manager (OIM) Oracle Single Sign-On (OSSO) Oracle E-Business Suite 12.x (EBS) Oracle Internet Directory (OID)  Integrations involved: Oracle E-Business Suite integrated with Oracle Single Sign-On. Oracle Identity manager integrated with E-Business Suite using […]

Read More
1 2 3