All posts by Atul Kumar

How to find OID version and patches applied on OID Home ?

Oracle Internet Directory (OID) consists of Repository (LDAP objects stored in Oracle Database under schema ODS) and OID Software (created during OID installation). This post covers steps to find OID version and patches applied to OID ORACLE_HOME . For steps on how to find version of WebLogic click here , E-Business Suite version click here , and for WebGate version […]

Read More

Autologin failed in OIM/OAM Integration after password reset SSOAccessKey javax.security. auth.login. LoginException

OAM is Oracle’s recommended single sign-on (SSO) solution and OIM is recommended user management (including password) and user/role provisioning solution. It is recommended to integrate OIM with OAM so that a) Users accessing application via OAM (Single Sign-On – SSO) can be managed via OIM (self service password reset, account unlock…) b) Users managed by […]

Read More

How to find Webgate 10g/11g Version and Patches Applied

WebGate is one of the components in Oracle Access Manager that acts as Policy Enforcement Point (PEP). WebGate is deployed with Web Server (OHS, Apache, IHS, IIS) and currently available in two versions WebGate 11g (11.1.1.x) works with OAM 11g (11.1.1.x) WebGate 10g (10.1.x) works with both OAM 10g (10.1.x) and OAM 11g (11.1.1.x) To know […]

Read More

JPS-03026: PDPService and PolicyStore Service Instance not found

One of my client had issues starting IAM’s (Identity and Access Management) WebLogic Server. Error message reported during start-up in Weblogic Server log ___ weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious […]

Read More

How to access ODI Studio on Linux

Oracle Data Integrator (ODI) Studio is used by Developers and Administrators to access  ODI Repository (Master and Work Repository) To launch ODI Studio on Linux, launch it from ODI ORACLE_HOME/oracledi/client/odi.sh (This will open GUI so run this command with X server running or from VNC) To connect ODI Studio to Master Repository or Work Repository […]

Read More

EditHttpConf error during WebGate 11g Installation on IBM AIX

On WebGate 11g Installation (WebGate is Policy Enforcement Point installed with Web Server), as per Oracle documentation you must set LD_LIBRARAY_PATH to OHS ORACLE_HOME/lib and run EditHttpConf as shown below export LD_LIBRARY_PATH=$MW_HOME/Oracle_WT1/lib cd $WG_HOME/webgate/ohs/tools/setup/InstallTools ./EditHttpConf -w /oracle/Oracle_WT1/instances/instance1/config/OHS/ohs1 On IBM AIX , EditHttpConf throws error like ____ exec(): 0509-036 Cannot load program ./EditHttpConf because of the following errors: […]

Read More

weblogic.nodemanager. common.ConfigException Native version is enabled but node manager native library could not be loaded : NativeVersionEnabled

This post covers issue and fix while starting Node Manager . Last week I encountered an error while starting Node Manager, error message reported was “weblogic.nodemanager.common.ConfigException: Native version is enabled but node manager native library could not be loaded Caused by java.lang.UnsatisfiedLinkError no node manager in java.library.path” Quick Fix is to create/update $WL_HOME/common/ nodemanager/ nodemanager.properties (where […]

Read More

#OFMW 11.1.1.6 (SOA, WebCenter, IdM, OBIEE, OHS, ADF, CEP…) is now available

Oracle Fusion Middleware (OFMW) 11.1.1.6 is now available to download from eDelivery for following products Oracle WebLogic Server 10.3.6 Oracle SOA Suite 11g R1 PS5 (11.1.1.6) Oracle Web Tier – OHS/WebCache 11g R1 PS5 (11.1.1.6) Oracle Identity Management 11g R1 PS5 (11.1.1.6) #OID/OVD/OIF Oracle WebCenter Portal 11g R1 PS5 (11.1.1.6) Oracle WebCenter Content 11g R1 […]

Read More

#Exalogic for Beginners

This post covers overview of Exalogic Machine from Oracle’s Exa Family (Exadata and Exalytics are other two products from Exa family) Exalogic is pre-configured Hardware Machine with Operating System and Fusion Middleware (Weblogic 11g, Coherence, JRockit/Hotspot, Grid Control to manage WebLogic). Note: FMW Applications like SOA, WebCenter , OBIEE, IAM are NOT part of default […]

Read More

Integrate E-Business Suite with Oracle WebCenter (11.1.1.5) using OID and OAM (11g) as SSO

This post covers high level steps to integrate Oracle Apps (E-Business Suite) R12 with Oracle WebCenter 11g R1 including Oracle Access Manager (SSO solution) and Oracle Internet Directory (LDAP Server) EBS Suite integration with WebCenter is very well explained in My Oracle Support Note 1074345.1, here are high level steps from this note 1. Install […]

Read More
Not found