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 MoreI 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 MoreI 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 MoreOne 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 MoreI 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 MoreWe 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 MoreThere 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 MoreThis 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 MoreThe OAM components such as Identity server and Access Server are running on ports 6034 and 6035 respectively in my environment. As everyone know that port 6021 will be used for Access Server in general. So, if you are using a different port and configured Access Server flush in Identity Server, then you may witness […]
Read MoreThis 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