All posts by Atul Kumar

OAM WebGate Registration RREG – Resource URL format is not valid

WebGate: is a Policy Enforcement Point, which is installed as WebServer plug-in. Before you can use WebGate, an instance of WebGate must be created in Oracle Access Manager (OAM) and then WebGate should be installed with WebServer. In 10g OAM, only way to create an WebGate instance is via Access System Console (GUI). In 11g […]

Read More

Oracle Fusion Application for Apps DBAs – Concepts

I am starting series “Oracle Fusion Application for Apps DBAs” on this blog and would like to hear topics which you want to see on this blog regarding Oracle Fusion Applications (under comments).     —— Oracle Fusion Application Architecture ———– . Oracle Fusion Applications is set of business applications (CRM, HCM, HRMS, Financials..) deployed on Oracle Fusion Middleware  (as […]

Read More

Oracle IDentity & Access Management (OAM, OIM, OAAM & OES) 11.1.1.5 is available now : 12575064

Oracle Identity and Access Management (IDAM) 11.1.1.5 ( a.k.a. 11gR1 PS1 – Yes, I can undertsand what you are thinking with 11.1.1.5 as 11g R1 PS1) which contains Oracle Access Manager  (OAM) , Oracle Identity Manager (OIM), Oracle Entitlement Server (OES) and Oracle Identity Navigator (OIN) is now available to download as Patchset (12575064) and also as full […]

Read More

Why should Oracle Apps (EBS) DBAs learn WebLogic Server ? Release 12.2 with FMW 11g

If you follow (if you don’t then you must) Steven Chan’s blog and have seen EBS Technology Stack Roadmap then it is clear that next version of Oracle Apps R12 i.e. 12.2 will come with Fusion Middleware 11g where WebLogic Server replaces 10g Application Server (10.1.2 Forms/Reports and 10.1.3 Web Tier are replaced by 11g Forms/Reports and 11g Web […]

Read More

User not found in Identity Store : Webcenter Integration with External LDAP like OID (or AD)

I recently integrated Oracle WebCenter 11g with Oracle Internet Directory (OID) 11g using steps here (For OID integration with WebLogic Domain click here ).  I also added an OID user to WebCenter Administrator role as mentioned here I was able to login to WebCenter Spaces with OID user successfully but received warning (error) after login “WCS [YYYY.MM.DD.HH.mm.ss] User […]

Read More

Error Starting WebLogic’s Admin Server – Coherence Error while starting cluster: (Wrapped) java.net.SocketException: No buffer space available

Oracle Coherence is java based in-memory data-grid product that provides data caching and data replication at application tier level. Most of Oracle Fusion Middleware including WebCenter, SOA, OSB, OAM.. uses coherence in high availability deployment to distribute cache at application tier .  For distributed java object cache in Oracle apps R12 check my post here  (Coherence is […]

Read More

How to Edit (create, delete, modify) Identity Store of OAM 11g from command line (WLST) – editUserIdentityStoreConfig

In today’s post I am going to show command line tool WLST (Weblogic Scripting Tool) to manage configuration of Oracle Access Manager 11g .  ___ OAM administrator and user identities are stored within an LDAP server for use during authentication and authorization. By default OAM 11g uses weblogic’s embedded LDAP server as its Identity Store. ___ In my earlier […]

Read More

Cloning Oracle Fusion Middleware 11g (SOA, WebCenter, UCM) – copyBinary, copyConfig, extractMovePlan, pasteBinary, pasteConfig, cloningclient.jar

This post covers key task for fusion middleware administrators i.e. Cloning a Fusion Middleware 11g Component from one environment to another i.e. test/dev to production or vice-versa. Key files used in Fusion Middleware 11g Cloning 1. Cloning scripts are in $MW_HOME/oracle_common/bin (aka COMMON_ORACLE_HOME/bin) 2. copyBinary– Script to copy the software (binaries) of the source Middleware home. […]

Read More

OAMCFG-60024 The LDAP operation failed. OAMCFG-60014 Oracle Access Manager is not configured with this directory

I earlier discussed about OAMCFGTOOL, If you are integrating Fusion Middleware 10g/11g (SOA, WebCenter, OBIEE..) with OAM 10g and using Automated Script like  “java -jar $MW_HOME/ oracle_common/ modules/ oracle.oamprovider_11.1.1/ oamcfgtool.jar …….” and get errors like below then make sure that OAM 10g is already configured with LDAPserver (one you are using in oamcfgtool.jar)  Note : Do NOTuse OAMCFGTOOL.JAR to integrate […]

Read More

Error starting OID 11g during configuration stage of OID installation on Windows Server “ProvisionException: Failed to start the component”

I discussed about OID 11g installation here, here and here . I also discussed OID start-up issues here, here and here(Post from Mahendra) . In today’s post I am going to cover another OID 11g installation issue on Windows during OID start-up phase with errors like ________ D:\Oracle\IDM\Oracle_IDM1  D:\Oracle\IDM\asinst_1  asinst_1 oracle.as.config.ProvisionException: Failed to start the component […]

Read More
Not found