home / OIM 11gR2

Category: OIM 11gR2

Starting up OIM managed server: java.lang.OutOfMemoryError: PermGen space

  Most people you will come across understand that the java arguments -ms, -mx, PermSize, MaxPermSize etc. need to be set in order for there to be sufficient java memory allocation for Oracle Identity Manager 11g to run. OIM 11g compared to OIM 10g requires a tremendous amount of java allocation. More often than not, when you're running your job schedulers, process forms, or even starting up the system, you may experience "java.lang.OutOfMemoryError: PermGen space". No worries, here are the simple steps to resolve the issue.

OIM Installation: ORA-00205: error in identifying control file, check alert log for more info

  ORA-00205: error in identifying control file, check alert log for more info

ORA-02095: specified initialization parameter cannot be modified

  After identifying that the registered control files are incorrect (after receiving the ORA-00205: error in identifying control file, check alert log for more info error) though after executing the system set control files, I would receive and ORA-02095: specified initialization parameter cannot be modified error

OIM11gR2 PS2 installation error: OPatch failed with error code 73

  The OIM11gR2 PS2 installation is 95% difference with the OIM11gR2 procedural installation. I was however aware that SOA patch is mandatory for the installation of OIM. When I executed the following command, I would receive the following error:

oim-config.xml was not found in MDS Repository

  Unable to find keystore "default-keystore.jks" in /config/fmwconfig/.

Oracle Identity Manager 11g R2 PS2 & SOA Installation & Configuration

  Note: Identity and Access Management 11g R2 PS2 installers can be downloaded from http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/oid-11gr2-2104316.html

WLS 10.3.6 - Configure Database Security Store

  Need to do the security configuration first! (configureSecurityStore)

"oimOperationsDB": ORA-01034: ORACLE not available

  Received exception while creating connection for pool "oimOperationsDB": ORA-01034: ORACLE not available.

Caused By: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration

  When starting up the managed server for OIM on 11gR2 PS2 for the first time, I noticed that I was receiving the data source configuration error.

ERROR: LRM-00109: could not open parameter file '/opt/oracle/112/dbs/initorcl.ora'

  Error when starting up the Oracle SQL instance

MDS-91020: MDS Application runtime MBean for "OIMMetadata" is not available in server "oim_server1".

  MDS-91020: MDS Application runtime MBean for "OIMMetadata" is not available in server "oim_server1". Ensure server name and application name are correct. "importMetadata" operation failure

OIM Issue: Caused by: java.lang.ClassNotFoundException: oracle.jrf.PortabilityLayerException

  When running a java code, I would receive the following error: java.lang.ClassNotFoundException: oracle.jrf.PortabilityLayerException

OIM Executing operation: exportMetadata issue

  WLSTException: java.lang.SecurityException: MBean operation access denied.

OIM java.net.NoRouteToHostException: No route to host

  OIM java.net.NoRouteToHostException: No route to host org.identityconnectors.framework.common.exceptions.ConnectorException: java.net.NoRouteToHostException: No route to host

Comments