OIM 11g R2 installation Issue. OIM Schema creation failed using RCU 11.1.2

I have been trying to install OIM 11g R2 on a Windows server 2008 R2 64 Bit and have been encountering the following error during the OIM schema creation. The other schemas, such as Metadata, SOA, user messaging services and other associated schema creation was successful. But, the OIM schema creation was taking more than 2 minutes and finally it fails with the below error.
RCU-6130: Action failed
RCU-6135: Error while trying to execute java action.
Components used:
OS: Windows Server 2008 R2 64 Bit
DBS: 11gR2 (11.2.0.1)
RCU: 11.1.2
The first error occured was ora-12637 packet receive failed followed by Table or View does not exist. I could not fetch much information from the oim and rcu.log.
I have set the processes, open_cursors and session_cached_cursors as suggested in the preinstallation step of OIM 11g R2 installation.
Any pointers on this will be highly appreciated.
Thanks,
Srini

Copy the msvcr71.dll file from rcuHome\jdk\jre\bin inside rcu installer and paste it in C:\Windows\SysWOW64.
Try running the rcu again with the new user i.e. instead of DEV_OIM, run it with DEV_OIM1.
Or drop the DEV_OIM user first and then use the same user.

Similar Messages

  • OIM 11g - Time zone Issue

    Hi,
    We have a OIM 11g instance running at a central location. (PST). Our implementation is for a Global Company having offices at multiple locations ( Say Germany, US , India and Japan ). So, the users should be provisioned / terminated only on the local time zones.
    All the servers are present in "PST".
    Any pointers are appreciated.
    Regards
    Vicky

    Hi Atul,
    Thanks for your response.
    But how does running at three different timezones will help me.
    Say, I have an user in Japan and an user in India. Both users termination date is tomorrow. (Received from PSFT, future dated termination).
    So, when the job is run according to Japan's time zone, the user will be terminated and will be deprovisioned as expected.
    Here comes the problem, because of the same date, the user in India who is supposed to be terminated on his last day ( day ending say 6 PM) will lose his access well before that.
    Correct me if I am missing something.
    Regards
    Vicky
    Edited by: vicky on Mar 8, 2011 2:47 AM

  • Oracle Fusion Store Front Demo Application - Schema Creation Failed

    I have downloaded the Fusion Store Front Demo Application "FusionOrderDemo_R1PS2.zip" from http://www.oracle.com/technetwork/developer-tools/jdev/index-095536.html .
    Followed the instructions on the same page. But Schema creation is failing.
    I am not sure why it is not picking the whole path till JDeveloper i.e. looking for wlserver_10.3\server]\lib in I:\Oracle\FusionMiddleware\wlserver_10.3\server\lib ( JDeveloper not getting added to path.)
    Build.Properties file content :
    jdeveloper.home=I:/Oracle/FusionMiddleware/JDeveloper
    src.home=..//..
    # JDBC info used to create Schema
    jdbc.driver=oracle.jdbc.OracleDriver
    jdbc.urlBase=jdbc:oracle:thin:@localhost
    jdbc.port=1521
    jdbc.sid=XE
    # Information about the default setup for the demo user.
    db.adminUser=system
    db.demoUser=FOD
    db.demoUser.password=fusion
    db.demoUser.tablespace=USERS
    db.demoUser.tempTablespace=TEMP
    Error :
    BUILD FAILED
    F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\Ant\build.xml:51: The following error occurred while executing this line:
    F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\DBSchema\build.xml:91: The following error occurred while executing this line:
    F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\DBSchema\build.xml:56: The following error occurred while executing this line:
    F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\DBSchema\build.xml:28: I:\Oracle\FusionMiddleware\wlserver_10.3\server\lib not found.
    Total time: 2 seconds
    Thanks,
    Rajdeep

    Thanks John.
    So jdeveloper.home is not the JDeveloper installation directory. Actually jdeveloper.home value should include jdeveloper folder along with JDeveloper Installation directory.
    Can you please look whether this run is successful. It seems like some issues with populate images or should i open a separate post for this.
    Buildfile: F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\Ant\build.xml
    populateImages:
    [java] Jan 13, 2011 12:21:21 AM oracle.as.jmx.framework.LoggerHelper log
    [java] SEVERE: Error initializing the JMX FRamework SPI "oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProviderImpl"
    [java] java.lang.reflect.InvocationTargetException
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at oracle.as.jmx.framework.PortableMBeanFactory.initializeSPI(PortableMBeanFactory.java:1895)
    [java]      at oracle.as.jmx.framework.PortableMBeanFactory.initializePlatformSPI(PortableMBeanFactory.java:1851)
    [java]      at oracle.as.jmx.framework.PortableMBeanFactory.init(PortableMBeanFactory.java:1831)
    [java]      at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:207)
    [java]      at oracle.as.jmx.framework.PortableMBeanFactory.<init>(PortableMBeanFactory.java:215)
    [java]      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    [java]      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    [java]      at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    [java]      at java.lang.Class.newInstance0(Class.java:355)
    [java]      at java.lang.Class.newInstance(Class.java:308)
    [java]      at oracle.mds.core.MDSInstance.lookupMBeanServer(MDSInstance.java:2061)
    [java]      at oracle.mds.core.MDSInstance.checkMDSDeployStatus(MDSInstance.java:950)
    [java]      at oracle.mds.core.MDSInstance.<init>(MDSInstance.java:1692)
    [java]      at oracle.mds.core.MDSInstance.<init>(MDSInstance.java:1666)
    [java]      at oracle.mds.core.MDSInstance.findAndStoreMDSInstance(MDSInstance.java:1962)
    [java]      at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:507)
    [java]      at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:470)
    [java]      at oracle.adf.share.config.ADFMDSConfig.getDefaultMDSInstance(ADFMDSConfig.java:436)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at oracle.adf.share.config.FallbackConfigImpl.getMDSInstance(FallbackConfigImpl.java:65)
    [java]      at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.createMDSSession(ADFContextMDSConfigHelperImpl.java:50)
    [java]      at oracle.adf.share.ADFContext.getMDSSessionAsObject(ADFContext.java:1224)
    [java]      at oracle.jbo.mom.MOMParserMDS.getMDSSession(MOMParserMDS.java:60)
    [java]      at oracle.jbo.mom.MOMParserMDS.parse(MOMParserMDS.java:189)
    [java]      at oracle.jbo.mom.MOMParserNonMDS.readAndParse(MOMParserNonMDS.java:71)
    [java]      at oracle.jbo.mom.DefinitionContextStandard.readAndParse(DefinitionContextStandard.java:237)
    [java]      at oracle.jbo.mom.DefinitionManager.loadProjectDefinition(DefinitionManager.java:1447)
    [java]      at oracle.jbo.server.SessionImpl.init(SessionImpl.java:160)
    [java]      at oracle.jbo.server.ApplicationModuleHomeImpl.createSession(ApplicationModuleHomeImpl.java:106)
    [java]      at oracle.jbo.server.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:43)
    [java]      at oracle.jbo.server.InitialContextImpl.createJboHome(InitialContextImpl.java:52)
    [java]      at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:73)
    [java]      at javax.naming.InitialContext.lookup(InitialContext.java:392)
    [java]      at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:155)
    [java]      at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:73)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2767)
    [java]      at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:589)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2327)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2203)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3101)
    [java]      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:460)
    [java]      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:431)
    [java]      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:426)
    [java]      at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1494)
    [java]      at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1399)
    [java]      at oracle.fodemo.share.imageloader.LoadImages.main(LoadImages.java:23)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217)
    [java]      at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152)
    [java]      at org.apache.tools.ant.taskdefs.Java.run(Java.java:764)
    [java]      at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:218)
    [java]      at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:132)
    [java]      at org.apache.tools.ant.taskdefs.Java.execute(Java.java:105)
    [java]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [java]      at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    [java]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [java]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [java]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [java]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    [java]      at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
    [java]      at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    [java]      at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
    [java]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    [java]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [java]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [java]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [java]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    [java]      at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
    [java]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [java]      at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    [java]      at org.apache.tools.ant.Main.runBuild(Main.java:758)
    [java]      at org.apache.tools.ant.Main.startAnt(Main.java:217)
    [java]      at org.apache.tools.ant.Main.start(Main.java:179)
    [java]      at org.apache.tools.ant.Main.main(Main.java:268)
    [java] Caused by: java.lang.IllegalStateException: access denied (javax.management.MBeanTrustPermission register)
    [java]      at oracle.as.jmx.framework.generic.spi.CoreJMXFrameworkProviderImpl.init(CoreJMXFrameworkProviderImpl.java:268)
    [java]      at oracle.as.jmx.framework.generic.spi.CoreJMXFrameworkProviderImpl.init(CoreJMXFrameworkProviderImpl.java:137)
    [java]      at oracle.as.jmx.framework.standardmbeans.spi.JMXFrameworkProviderImpl.init(JMXFrameworkProviderImpl.java:77)
    [java]      ... 93 more
    [java] Caused by: java.security.AccessControlException: access denied (javax.management.MBeanTrustPermission register)
    [java]      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
    [java]      at java.lang.SecurityManager.checkPermission(SecurityManager.java:568)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1824)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:310)
    [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    [java]      at oracle.as.jmx.framework.config.session.ReadOnlyConfigurationMBeanServer.registerMBean(ReadOnlyConfigurationMBeanServer.java:80)
    [java]      at oracle.as.jmx.framework.config.session.ConfigurationSessionManager.registerSessionManagerMBean(ConfigurationSessionManager.java:135)
    [java]      at oracle.as.jmx.framework.config.session.ConfigurationSessionManager.<init>(ConfigurationSessionManager.java:127)
    [java]      at oracle.as.jmx.framework.generic.spi.CoreJMXFrameworkProviderImpl.initConfigSessionInfrastructure(CoreJMXFrameworkProviderImpl.java:307)
    [java]      at oracle.as.jmx.framework.generic.spi.CoreJMXFrameworkProviderImpl.init(CoreJMXFrameworkProviderImpl.java:260)
    [java]      ... 95 more
    [java] Jan 13, 2011 12:21:23 AM oracle.jdbc.driver.OracleDriver registerMBeans
    [java] SEVERE: Error while registering Oracle JDBC Diagnosability MBean.
    [java] java.security.AccessControlException: access denied (javax.management.MBeanTrustPermission register)
    [java]      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
    [java]      at java.lang.SecurityManager.checkPermission(SecurityManager.java:568)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1824)
    [java]      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:310)
    [java]      at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    [java]      at oracle.as.jmx.framework.config.session.RuntimeConfigurationMBeanServer.registerMBean(RuntimeConfigurationMBeanServer.java:64)
    [java]      at oracle.jdbc.driver.OracleDriver.registerMBeans(OracleDriver.java:345)
    [java]      at oracle.jdbc.driver.OracleDriver$1.run(OracleDriver.java:197)
    [java]      at java.security.AccessController.doPrivileged(Native Method)
    [java]      at oracle.jdbc.driver.OracleDriver.<clinit>(OracleDriver.java:193)
    [java]      at java.lang.Class.forName0(Native Method)
    [java]      at java.lang.Class.forName(Class.java:247)
    [java]      at oracle.jbo.common.java2.JDK2ClassLoader.loadClassForName(JDK2ClassLoader.java:34)
    [java]      at oracle.jbo.common.JBOClass.forName(JBOClass.java:162)
    [java]      at oracle.jbo.server.BaseSQLBuilderImpl.doRegisterDefaultDriver(BaseSQLBuilderImpl.java:200)
    [java]      at oracle.jbo.server.DBTransactionImpl.establishNewConnection(DBTransactionImpl.java:903)
    [java]      at oracle.jbo.server.DBTransactionImpl.initTransaction(DBTransactionImpl.java:1112)
    [java]      at oracle.jbo.server.DBTransactionImpl.initTxn(DBTransactionImpl.java:6372)
    [java]      at oracle.jbo.server.DBTransactionImpl2.connect(DBTransactionImpl2.java:130)
    [java]      at oracle.jbo.common.ampool.DefaultConnectionStrategy.connect(DefaultConnectionStrategy.java:213)
    [java]      at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolConnect(ApplicationPoolMessageHandler.java:562)
    [java]      at oracle.jbo.server.ApplicationPoolMessageHandler.doPoolMessage(ApplicationPoolMessageHandler.java:410)
    [java]      at oracle.jbo.server.ApplicationModuleImpl.doPoolMessage(ApplicationModuleImpl.java:8651)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.sendPoolMessage(ApplicationPoolImpl.java:4405)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2391)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2203)
    [java]      at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:3101)
    [java]      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:460)
    [java]      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:431)
    [java]      at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:426)
    [java]      at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1494)
    [java]      at oracle.jbo.client.Configuration.createRootApplicationModule(Configuration.java:1399)
    [java]      at oracle.fodemo.share.imageloader.LoadImages.main(LoadImages.java:23)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.apache.tools.ant.taskdefs.ExecuteJava.run(ExecuteJava.java:217)
    [java]      at org.apache.tools.ant.taskdefs.ExecuteJava.execute(ExecuteJava.java:152)
    [java]      at org.apache.tools.ant.taskdefs.Java.run(Java.java:764)
    [java]      at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:218)
    [java]      at org.apache.tools.ant.taskdefs.Java.executeJava(Java.java:132)
    [java]      at org.apache.tools.ant.taskdefs.Java.execute(Java.java:105)
    [java]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [java]      at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    [java]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [java]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [java]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [java]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    [java]      at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
    [java]      at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    [java]      at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
    [java]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]      at java.lang.reflect.Method.invoke(Method.java:597)
    [java]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
    [java]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [java]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [java]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [java]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
    [java]      at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
    [java]      at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
    [java]      at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
    [java]      at org.apache.tools.ant.Main.runBuild(Main.java:758)
    [java]      at org.apache.tools.ant.Main.startAnt(Main.java:217)
    [java]      at org.apache.tools.ant.Main.start(Main.java:179)
    [java]      at org.apache.tools.ant.Main.main(Main.java:268)
    revokePrivs:
    [sql] Executing resource: F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\DBSchema\Scripts\SQLRunner1276056861.sql
    [sql] 6 of 6 SQL statements executed successfully
    [delete] Deleting: F:\mywork\FUSIONORDERDEMO\FusionOrderDemo_R1PS2\Infrastructure\DBSchema\Scripts\SQLRunner1276056861.sql
    [echo] Cleaning up database user privileges.
    createDatabase:
    [echo] Database (Re)Creation Complete
    buildAll:
    BUILD SUCCESSFUL
    Total time: 51 seconds

  • OIM 11g inter Environment issues

    Hi All,
    We have a strange issues here.We have implemented our entire solution in our dev environemnt.Everythng is working fine.But when we exported it to other envs the logs for the process task adapters are not getting generated.please suggest me.
    Thanks.

    Oracle has opened up a bug on this issue:
    Bug 15941773 - DATE FIELD ON OIM USER FORM PROVIDED AS STRING INSTEAD OF DATE IN ORCHESTRATION
    In the meantime, we wrote a custom pre-insert event handler that does the following:
    1) checks for this scenario (Date field provided as String)
    2) converts the String value to a Date
    3) Replaces the String with the Date in the orchestration parameters.

  • OIm 11g: Access policy issue

    Hi All
    We are using OIm 11.1.1.5.0, Weblogic 10.3.5 and Oracle DB EE 11.2.0.2
    We have defined role "CommonUsers" and assigned access policies with "AD and Exchange" resources. Exchange is dependent resource on AD. Then We have excuted PSFT feed file to load users into OIm and will assign the role to Users based on conditions performed by custom adapters, Here "CommonUsers" role is getting assigned to users, but both resources are not assigned to the users. For some of the users "AD" assigned but not Exchnage, and some of the users both resources are not assigned. Few of the users both resources assigned.
    Can you please suggest, why OIM is not assigning the two resources to users, with the role assignment? And why its performing in that way?
    Thanks.

    I have done 4 users reconciled, role was assigned to them(4 users) but for 2 users, oim did not intiate Resource Provisioing. When I manually assign role to any user, some times its not intialting Resoirce Provisioning task. There is no log information for this situation.
    Thanks.

  • OIM 11g Sending Notification on OIM User creation

    Hi Gurus!
    I have the following requirement: Whenever a user is created in OIM (through the Administration Console, through Request or through trusted reconciliation) an email notification is to be sent to the user's manager, informing him/her that his/hers collaborator has a given user login (autogenerated) and a password (also autogenerated) and which has to be changed the first time the recently created user logs into OIM.
    I saw that in OIM we have Email Definitions (in the Design Console) and Notification Templates (in the Administration Console).
    I tried to use the Email Definitions but I am not able to select the usr_password field in the variables section so I could not use this solution which seemed to be very easy to use since one can directly use the email definition in the Notification tab in the process tasks.
    Afterwards I analysed the Notification Templates solution. I defined the xml of the Event Type and in the Notification Template (in the Administration Console) I was able to select usr_password as a variable of the notification. However, when I tried to develop the Java code (class implementing NotificationEventResolver), although I was able to extract most of the fields of the OIM user profile, I could not extract the usr_password field... It seems the usr_password field (which is encrypted) cannot be obtained from the UserManager service.
    How can I get the user password and inject it into the email notification?
    Many Thanks!

    Check this: Re: Xellerate User Password decrypt and look at the code posted there by me. Since you are using the notification resolver, you can use the PasswordManager to get the password for the user in your code.
    -Bikash

  • OIM 11g add custom role on user creation

    Hi,
    I when i create a user in OIM11g by default it gets added to "ALL USERS" role.
    I have created a new role and want to add user to this custom role while creating users. How can i do this in OIM11g
    Regards,
    Ab
    Edited by: 824473 on Jan 18, 2011 2:33 AM

    set Auto submit true. you can't set the value for ValueChangedListener property in current release of R2. This is bug and you can raise SR for same. But, this won't cause saving data into USR table. ValueChandedListener property for Modify User page only.
    As you said, data is not being saved in the USR table then verify your steps again:
    create sandbox->users->create user/edit user/view user details page->click customize->leftTopcorner->View->Source->select area->edit->Click Add Content (on left top)->Data Component catalog->scroll down and select User VO->Refresh dialogue box->select the field and click 'Add'->on dropdown select 'ADF Input test w/label/for view user page it should be output test w/label->close that window->Check if it added to create user form->save and close customization
    for user detail page select "Managed User->UserVo1 " as datacomponent
    Re: UDF creation on User form in 11gR2
    for valuechangedlistener the fixes all ready available. you have to do some workaround as other poster has given in above link:
    1.Create a sandbox and activate it. Open the page that contains the UDF, and click Customize.
    2.Select View, Source.
    3.Note the value of the valueChangeListener property of a predefined field. To do so:
    a.Click the predefined field, and then click Edit to open the Component Properties dialog box.
    b.Copy the value of the valueChangeListener property.
    4.Export the sandbox as a ZIP file.
    5.Extract the ZIP file and edit the jsff.xml file for the specific screen.
    6.Add the following attributes to the ADF tag, for example af:inputText, for the UDF:
    ◦valueChangeListener=VALUE_COPIED_IN_STEP3
    ◦autoSubmit="true"
    7.Create the ZIP file for the sandbox.
    8.Import the sandbox.
    9.Publish the sandbox.
    Edited by: Nishith Nayan on Sep 21, 2012 1:04 PM

  • OIM 11g authorization policy issue

    Hi ALL,
    We have created one authorization policy.
    which will give the following permissions for the users.
    1.search users
    2.view user details
    3.Modify a single attribute in user profile
    it has been assigned to a role.
    Now we assigned this role to a user and he is able to search the users and view the details but he is able able to edit all the attributes besides the specified one. Please let me know where iam going wrong.

    In the Modify User, check for which all attributes are selected...if all are selected, then just select only one which you require.
    J

  • Oracle 11g R2 installation issue on HP UX 11.2

    Friends,
    I am facing issue in HP UX 11.3 server when installaing 11G R2 database .It is not activating Keyboard as a result i could not edit in the option box /not able to enter db name/enter password and so on in Graphcal mode for installation.
    Could you please let me know what could be the issue.
    Thanks
    Rocky

    Hi,
    Problem could be with your GUI on HP UNIX. Are you using X Manager or what for having the GUI? You might need to check HP UNIX side instead of oracle side to have GUI work ok for you
    Salman

  • OIM 11g: Error After starting OIM server :retrieving database connection

    Hi All,
    After patching OIM 11.1.1.5.0 to BP02 I am getting following error in logs of OIM and not able to see Import Deployment Manager File and..continuously this error bounce back
    Error
    <Error> <XELLERATE.DATABASE> <BEA-000000> <Class/Method: DBPoolManager/getConnection/Exception encounter some problems: Error while retrieving database connection.Please check for the following
    Database srever is up.
    DirectDB settings in configuration file are correct.>
    <Mar 16, 2012 6:50:31 AM EDT> <Error> <XELLERATE.DATABASE> <BEA-000000> <Class/Method: DirectDB/getConnection encounter some problems: Error while retrieving database connection.Please check for the follwoing
    Database srever is running.
    Datasource configuration settings are correct.
    java.sql.SQLException: java.sql.SQLException: Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
    at com.thortech.xl.util.DirectDB$DBPoolManager.getConnection(DirectDB.java:441)
    at com.thortech.xl.util.DirectDB.getConnection(DirectDB.java:176)
    at com.thortech.xl.dataobj.util.ADPClassWatchDog.getMaxUpdateTimestamp(ADPClassWatchDog.java:50)
    at com.thortech.xl.dataobj.util.ADPClassWatchDog.run(ADPClassWatchDog.java:145)
    >
    <Mar 16, 2012 6:50:31 AM EDT> <Error> <XELLERATE.ADAPTERS> <BEA-000000> <ADPClassWatchDog: Error occured while getting the max adp_update timestamp>
    Earlier before patching to BP02 in weblogic Datasources we have
    Driver Class Name: oracle.jdbc.xa.client.OracleXADataSource
    But when I was providing this value in weblogic.profile during patching attribute name "operationsDB.driver=oracle.jdbc.xa.client.OracleXADataSource ", I am getting this error
    /data/oim/Oracle/Middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:204: java.lang.ClassCastException: oracle.jdbc.xa.client.OracleXADataSource cannot be cast to java.sql.Driver
    So I changed this value to "operationsDB.driver=oracle.jdbc.OracleDriver" and it runs fine. Patch completed successfully.
    Is there any issue with this Driver Class Name mismatch, so I am getting this error? I have also tried for all Datasources same Driver Class Name but invain.
    Regards,
    Amit

    Hi Bikash,
    Nothing is changed between network/firewall. From Database machine I am able to see tnsping running fine. From weblogic admin console I have checked the connectivity of different datasource is successfull. Right now I have these datasources, all have Driver Class Name=oracle.jdbc.OracleDriver.
    EDNDataSource
         EDNLocalTxDataSource
         mds-oim     
         mds-owsm
         mds-soa     
         oimJMSStoreDS
         oimOperationsDB     
         OraSDPMDataSource     
         SOADataSource     
         SOALocalTxDataSource
    You mean For all the datasources I need to make it oracle.jdbc.xa.client.OracleXADataSource. I make it this also but no success.
    Also tell me..Summary of Security Realms >myrealm >Providers >OIMAuthenticationProvider here also I need to provide Xadatasource Driver name.

  • Oracle 11g clusterware installation issue.

    In our test lab, we are facing the following issue.Kindly help us to resolve this issue.
    Environment Details
    O/S : Oracle Enterprise Linux
    Database: Oracle 11g
    Clusterware: Oracle 11g
    The nodes are created using vmware.
    All the pre installation checks using clufvy utility are successful.
    During Installation of clusterware software, we need to run root.sh at the end on all the nodes. We have 2 node cluster. Root.sh runs successfully on node 1, but fails on node 2.
    Root.sh on node 2 details are given below
    # ./root.sh
    WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up NS directories
    Oracle Cluster Registry configuration upgraded successfully
    WARNING: directory '/u01/app/oracle/product/11.1.0' is not owned by root
    WARNING: directory '/u01/app/oracle/product' is not owned by root
    WARNING: directory '/u01/app/oracle' is not owned by root
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    clscfg: EXISTING configuration version 3 detected.
    clscfg: version 3 is 11G Release 1.
    assigning default hostname tsa1-fdfolio for node 1.
    assigning default hostname tsa2-fdfolio for node 2.
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: tsa1-fdfolio tsa1-fdfolio-priv tsa1-fdfolio
    node 2: tsa2-fdfolio tsa2-fdfolio-priv tsa2-fdfolio
    clscfg: Arguments check out successfully.
    NO KEYS WERE WRITTEN. Supply -force parameter to override.
    -force is destructive and will destroy any previous cluster
    configuration.
    Oracle Cluster Registry for cluster has already been initialized
    Startup will be queued to init within 90 seconds.
    Adding daemons to inittab
    Expecting the CRS daemons to be up within 600 seconds.
    Failure at final check of Oracle CRS stack.
    10

    The trace files which **might** contain some useful error messages are :
    a) The latest trace files under $CRS_Home/log/hostname/client directory
    b) The OS Messages file ( /var/log/messages )
    This information can then be used to google similar issues ..
    Paste those messages here and I'll see if it rings a bell ..
    Vishwa

  • Installation issue with flash player - failed to register activex

    I am trying to install Flash Player 10 on a computer running Windows Server 2003 Service Pack 2 32 bit.  Browser is Internet Explorer 7.  Every time I install, either thru the webpage or thru the exe installer, I get an error that the installer failed to register activex.  I tried the steps in http://forums.adobe.com/thread/461168, to no avail.  I also tried running the Flash Player uninstaller.  I am logged in as administrator and have made sure to give the command change user /install.  I was able to install with no issues on another server with the same versions of Windows and IE.  This system also has Adobe AIR and Reader 9.4 installed.  I also uninstalled Shockwave Player 11 and that didn't help.

    Yes, I have.  I went thru the steps more than once in case.
    The technical data that is made part of this e-mail may be subject to the International Traffic in Arms Regulation (ITAR) and the Export Administration Regulations (EAR). Disclosure of technical data to Foreign Persons in the course of employment with U.S. contractors is considered an export and is subject to the ITAR and EAR export licensing requirements/regulations.
    This email and any attached files are confidential and solely for the use of the original intended recipient. This communication represents the originator's personal views, which do not necessarily reflect those of Meadowlark Optics. If you are not the original recipient or person responsible for delivering email to the intended recipient, this email has been received in error. Any unauthorized use, dissemination, forwarding, printing, or copying of the email is strictly prohibited. If you received this email in error, please notify [email protected]

  • Any suggestions on how to fix installation issues with iPhoto & iMovie on used Mac mini?

    I bought a used, mid 2011, mac min.  The selller deauthorized all his applications and resotred it to factory settings for me.  When I received it, I added myself as an administrator and deleted the dummy user the seller had created after restoring the OS.  The first thing I wanted to do was install applications I already have on my iMac (also running OSX Lion).  It would not install iPhoto or iMovie.  It said these applications were assigned to a different apple id, the previous owner.  I decided to erase the hard drive and reinstall Lion myself.  I ran into some snags (due to my internet connection) and had to use recovery thumb drive, but it worked.
    I successfully re-installed Lion on the newly formatted hard drive.
    I still cannot install iPhoto and iMovie.  It just give me an error now.  Couriously, it installed Garage Band just fine.  I haven't had any other issues with other applications I purchased on my other iMac.
    Anyone have any suggestions, besides purchasing iPhoto and iMovie on the mac mini?

    Ethernet cord connected to the router solved it.  This is exactly what I had to do when I reinstalled the operating system.  For some reason my wireless internet is highly inreliable.  It drops out constantly.  I've always had my iMac hard wired to the router, but I'll have to figure out a fix for this Mac mini.  I can't have a 30ft ethernet cord running through the middle of my basement.  Thanks.

  • IS 6 Installation issue - web server install fails

    Trying to install Identity Server 6.0 on a machine (Solaris 8) with no luck. The web server package (SUNWamws) installation fails about half way thorugh. We're installing as root using JDK 1.3.1_06. This same exact distribution was used to successfully install IS 6 about 10 times over the last month or so. Now we get this..........
    Extracting Upgrade Files ...
    [0mld.so.1: /usr1/is6/SUNWam/servers/bin/https/bin/install-jc: fatal: libplc4.so: open failed: No such file or directory
    Killed
    [0m[0mld.so.1: /usr1/is6/SUNWam/servers/bin/https/bin/install-java: fatal: libplc4.so: open failed: No such file or directory
    Killed
    [0m[0mld.so.1: /usr1/is6/SUNWam/servers/bin/https/bin/install-webpub: fatal: libplc4.so: open failed: No such file or directory
    Killed
    [0m[0mld.so.1: /usr1/is6/SUNWam/servers/bin/https/bin/install-snmp: fatal: libplc4.so: open failed: No such file or directory
    Killed
    [0m[0msh: /usr1/is6/SUNWam/servers/bin/https/bin/install-cleanup: not found
    [0m

    Same problem here. Installing on new Solaris 8 machine. Used to work before. That lib appreas to be part of the Mozilla distribution if that's any help.
    Donie

  • OIM 11g R2 PS2 : High Level Step Installation of 2 servers

    Hi everybody,
    I have installed with success a single server of OIM 11gR2 Ps2 on Windows Server 2008 in this way :
    Installation of Database
    Schema Creation Through RCU
    Installation of Weblogic
    Installation of SOA Suite
    Mandatory Patches for SOA Suite 
    Installation of OIM Suite
    Weblogic Domain Creation
    Upgrading OPSS Schema using Patch Set Assistant
    Configure Database Security Store for OIM Domain
    Start Servers
    Configuration of OIM Servers, Design Console
    Now I need to know the High level step Installation of 2 OIM 11gR2 PS2 server on 2 different servers with same Database and schemas.
    Can you help me?
    Regards

    Hi,
    Install weblogic, SOA and OIM binaries in the second host. Stop OIM and SOA servers in the first host.
    Since you are done with installing OIM and configuring domain on one host, you login to the weblogic console and from server create two managed servers one for SOA and another for OIM with listen address and port of the second host.
    From Clusters create two clusters, one for SOA and another for OIM. Add the oim servers to the OIM cluster and SOA servers to the SOA cluster.
    Create Two machines with host addresses of two hosts and node manager listen ports.
    Add weblogic admin server, oim server and soa server of first host to first machine and oim server and soa server of the second host to second machine.(Second machine wont have weblogic admin server)
    Run the pack.sh utility to pack the domain from first host, this will create a jar out of your domain in first machine.
    In the second machine run unpack.sh which will unpack the jar in the second machine.
    Additionally you can follow this link for fresh setting up of OIM in high availability mode.
    Configuring High Availability for Oracle Identity Manager Components - 11g Release 2 (11.1.2.2)

Maybe you are looking for