Is oracle applications 11.5.10.2 certified with 11.1.0.7.7 version of datab

1) The oracle certification matrix just says that RDBMS version 11.1.0.7.0 is certified with 11.5.10.2 version of Oracle apps. I want to know if the PSU updates are also certified with oracle applications. For example is 11.1.0.7.7 (PSU update 7) also certified with 11.5.10.2?
2) What if we apply PSU patches to our 11.1.0.7.0 version of RDBMS? will it be supported? Please note that the verion of DB changes with the application of PSU patches
Thanks & Regards,
sree.

1) The oracle certification matrix just says that RDBMS version 11.1.0.7.0 is certified with 11.5.10.2 version of Oracle apps. I want to know if the PSU updates are also certified with oracle applications. For example is 11.1.0.7.7 (PSU update 7) also certified with 11.5.10.2? Yes.
Can E-Business Users Apply Database Patch Set Updates?
http://blogs.oracle.com/stevenChan/2009/08/can_ebs_users_apply_database_patch_set_updates.html
2) What if we apply PSU patches to our 11.1.0.7.0 version of RDBMS? will it be supported? Please note that the verion of DB changes with the application of PSU patchesYes -- Oracle Applications Release 11i with Oracle 11g Release 1 (11.1.0) [ID 452783.1]
Thanks,
Hussein

Similar Messages

  • Deploy ADF to Oracle Application Server 10g(10.1.2) with error!

    Hi all!
    I'm deploying my application, I deployed ADF to Oracle Application Server 10g(10.1.2) with success. I do follow the article "Deploying Oracle ADF JClient
    Applications with Java Web Start" , I was create Data source with name is IspDS and then i test AppModule with Connection and Data source, Midle tier server type is Oracle 9iAS EJB but i get erorr:
    JBO-30003: The application pool (.10846777B87) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1772)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:541)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:156)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
         java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.remoteLookup(AmHomeImpl.java:99)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.getRemoteApplicationModuleHome(AmHomeImpl.java:40)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.lookupUsingPlatformContext(AbstractApplicationModuleHomeImpl.java:82)
         at oracle.jbo.client.ejb.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:51)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.<init>(AbstractApplicationModuleHomeImpl.java:35)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.<init>(AmHomeImpl.java:33)
         at oracle.jbo.client.remote.ejb.ias.InitialContextImpl.createJboHome(InitialContextImpl.java:28)
         at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:77)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:137)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:153)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2324)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:663)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         ... 25 more
    ----- LEVEL 1: DETAIL 0 -----
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1772)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:541)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:156)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
         java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.remoteLookup(AmHomeImpl.java:99)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.getRemoteApplicationModuleHome(AmHomeImpl.java:40)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.lookupUsingPlatformContext(AbstractApplicationModuleHomeImpl.java:82)
         at oracle.jbo.client.ejb.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:51)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.<init>(AbstractApplicationModuleHomeImpl.java:35)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.<init>(AmHomeImpl.java:33)
         at oracle.jbo.client.remote.ejb.ias.InitialContextImpl.createJboHome(InitialContextImpl.java:28)
         at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:77)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:137)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:153)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2324)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:663)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         ... 25 more
    ----- LEVEL 2: DETAIL 0 -----
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-25222: Unable to create application module.
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:541)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:156)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
         java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.remoteLookup(AmHomeImpl.java:99)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.getRemoteApplicationModuleHome(AmHomeImpl.java:40)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.lookupUsingPlatformContext(AbstractApplicationModuleHomeImpl.java:82)
         at oracle.jbo.client.ejb.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:51)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.<init>(AbstractApplicationModuleHomeImpl.java:35)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.<init>(AmHomeImpl.java:33)
         at oracle.jbo.client.remote.ejb.ias.InitialContextImpl.createJboHome(InitialContextImpl.java:28)
         at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:77)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:137)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:153)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2324)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:663)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         ... 25 more
    ----- LEVEL 3: DETAIL 0 -----
    oracle.jbo.JboException: JBO-25222: Unable to create application module.
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:156)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    ## Detail 0 ##
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
         java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.remoteLookup(AmHomeImpl.java:99)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.getRemoteApplicationModuleHome(AmHomeImpl.java:40)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.lookupUsingPlatformContext(AbstractApplicationModuleHomeImpl.java:82)
         at oracle.jbo.client.ejb.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:51)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.<init>(AbstractApplicationModuleHomeImpl.java:35)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.<init>(AmHomeImpl.java:33)
         at oracle.jbo.client.remote.ejb.ias.InitialContextImpl.createJboHome(InitialContextImpl.java:28)
         at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:77)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:137)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:153)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2324)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:663)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         ... 25 more
    ----- LEVEL 4: DETAIL 0 -----
    javax.naming.NamingException: Lookup error: java.net.ConnectException: Connection refused: connect; nested exception is:
         java.net.ConnectException: Connection refused: connect [Root exception is java.net.ConnectException: Connection refused: connect]
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:168)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.remoteLookup(AmHomeImpl.java:99)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.getRemoteApplicationModuleHome(AmHomeImpl.java:40)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.lookupUsingPlatformContext(AbstractApplicationModuleHomeImpl.java:82)
         at oracle.jbo.client.ejb.ApplicationModuleHomeImpl.<init>(ApplicationModuleHomeImpl.java:51)
         at oracle.jbo.client.remote.ejb.AbstractApplicationModuleHomeImpl.<init>(AbstractApplicationModuleHomeImpl.java:35)
         at oracle.jbo.client.remote.ejb.ias.AmHomeImpl.<init>(AmHomeImpl.java:33)
         at oracle.jbo.client.remote.ejb.ias.InitialContextImpl.createJboHome(InitialContextImpl.java:28)
         at oracle.jbo.common.JboInitialContext.lookup(JboInitialContext.java:77)
         at javax.naming.InitialContext.lookup(InitialContext.java:347)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:137)
         at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:81)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:2214)
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:532)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:1859)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1739)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2611)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:441)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:411)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:406)
         at oracle.jbo.client.Configuration.getApplicationModule(Configuration.java:1505)
         at oracle.jbo.client.Configuration.createRootApplicationModuleFromConfig(Configuration.java:1478)
         at oracle.jbo.jbotester.ConnectionInfo.useApplicationModule(ConnectionInfo.java:129)
         at oracle.jbo.jbotester.MainFrame.init(MainFrame.java:352)
         at oracle.jbo.jbotester.MainFrame.main(MainFrame.java:341)
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:153)
         at com.evermind.server.rmi.RMIConnection.connect(RMIConnection.java:2324)
         at com.evermind.server.rmi.RMIConnection.lookup(RMIConnection.java:1781)
         at com.evermind.server.rmi.RMIServer.lookup(RMIServer.java:663)
         at com.evermind.server.rmi.RMIContext.lookup(RMIContext.java:149)
         ... 25 more
    Can you help me resolve this problem?
    Thanks a lot.

    Hi,
    looks like the database connection could not be established. The document contains a step-by-step description of how to ensure that the connect is working after deploying the BC as EJB. You can configure the BC tester to work with the EJB deployment to see if the model works.
    Frank

  • Does oracle application server's plsql program accord with corba criterion?

    Does oracle application server's plsql program accord with corba criterion?

    You need to purchase a have a support contract to have access to that.
    You can try upgrading to the latest JDK 6 an latest WLS 10.3.6, you have the chance the issue is fixed in the latest 11g release.
    Best Regards
    Luz

  • Oracle Applications in redhat AS 2.1 with a pentium D

    I need to install red hat linux AS 2.1 in a "Pentium D 820 2.8GHz 2x1MB Dual Core" platform to perform the first step in a future migration. The problem is that need to install Oracle Applications 11.0.3 (and is certify up to red hat 2.1)
    I'm not sure if exists certification for this platform and OS or if it can work ok.
    Sorry for my english
    Thanks in advance

    For the record, this is a duplicate posting. See
    ERROR :child pid XX exit signals segmentation fault (11)  in redhat AS 2..1
    -- CJ

  • Oracle Database 11g R1 is now certified with E-Business Suite 11i

    FYI,
    Oracle Database 11g Release 1 (11.1.0.6.0) now certified with E-Business Suite Release 11i
    http://blogs.oracle.com/schan/2008/03/26#a2532
    Note: 452783.1 - Oracle Applications Release 11i with Oracle 11g Release 1 (11.1.0)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=452783.1

    I was surprised to see Microsoft Windows Server (32-bit) in the list.
    From Steven Chan's blog: "Certifications for other platforms are underway now. As soon as those efforts are complete, there will be a new post on this blog".

  • Install Oracle Application Server on the same machine with Oracle Database

    Hello!
    I have already have installed on my laptop the oracle Database 10g, and i want to install on the same machine Oracle Application Server; can I do that? After i look on some threads on this forum I understand that all I have to do is to change the default port 1521 of the database to antoher ..let's say 1523...how can I change the port? what files do i have to modify? Oracle Application server can work in good conditions with Oracle XE or I will have the same problem?
    My SO is Windows XP Professional SP II, all updates, 512RAM, 2Ghz-CPU
    Thanks!

    Well, you'll have some problems to run simultaneously Database and AS with 512 Mb...
    Apart from that, you don't need to start two listeners, you can use just one (the highest version) for both DBs.
    If, for any reason, you want to use two, you can change the port within LISTENER.ORA file, normally in ORACLE_HOME\network\admin.

  • Oracle Application Development Framework 11g Essentials

    Hi,
    I am planning to give Oracle Application Development Framework 11g Essentials exam but I could not find any Oracle Application Development Framework 11g Essentials certified.
    1) Is this exam has a worth?
    2) What is the importance of this exam?
    3) Why the number of Oracle Application Development Framework 11g Essentials certified is less, even ADF is getting popular?
    4) Should I have Practical experience of Oracle ADF mean everything that is part of exam?
    Thanks and Regards
    Nasir

    Hi,
    +1) Is this exam has a worth?+
    Its not an exam for the "ADF Essentials" edition but the essential ADF knowledge that is tested by this exam. Its the first part of a multipart certification
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:1Z0-554&p_org_id=&lang=
    +2) What is the importance of this exam?+
    As said, its the first in a series
    +3) Why the number of Oracle Application Development Framework 11g Essentials certified is less, even ADF is getting popular?+
    Less to what? Note that you can run your business on ADF without being certified. However, as a partner or consultant certification certainly is seen as a proof of your skill set
    +4) Should I have Practical experience of Oracle ADF mean everything that is part of exam?+
    Well, luck may be on your side and you could guess some correct answers. However. practical experience certainly is the better guarantee to pass the test
    Frank

  • Minimum resources for Oracle Application Express

    Hi,
    I'm new to the forum, and a bit confuse here trying to find an answer to what supposedly is a simple question:
    What kind of resources do I have to have to develop and deploy screens with Oracle Application Express?
    The scenario:
    I have this Oracle application all created in forms that we are planning to give to our customers in a web based.
    I'm looking for options to convert it and many forums are talking about how easy and inexpensive (free) the Oracle Applications Express is.
    Then, talking with my main developer, he told me that in order to use it, the client need to spend quite a while in IAS (Oracle's Internet Application Server) and/or have to have the Enterprise version.
    I'm looking for white papers on that and could not find any corroboration, but just texts telling that it's free and easy to use.
    Any one can point me to the right directions on this issue?
    Just want to know what exaclty do I need in order to use (creating and deploying) the Applications Express.
    Right now I have Standar Edition 10q as well as my client
    THank you

    If you want to develop an intranet web application, the HTTP server that comes with Standard Edition 10q would do. However, if you are thinking of it as an internet application then you better separate DB and web server. In that case you need to have either Oracle HTTP Server or Oracle Application Express Listener. Oracle HTTP server requires a license and usually bundled with DB or an Application Server. I believe Oracle Application Server is no longer being offered/available instead web logic server is made available. The basic edition of web logic would do as all you require is Oracle HTTP Server to broker the requestes between the web and the database. As far as I know, Oracle HTTP server is not being offered standalone. As mentioned above the other alternative is Oracle Application Express Listener but requires one of the J2EE complaint web servers like web logic, Glassfish, OC4J or TOMCAT.
    Hope this helps!
    Chandra Movva

  • Where can i download the oracle applications software for DBA

    Hi,
    I want to know few things regarding oracle applications.
    1) What exactly is oracle applications
    2) Where can i download the oracle applications software
    3) I am currently working as oracle DBA, so i want to enhance the dba skills to oracle application, so where can i find further help,documentation related to oracle applications and dba related to that.

    Oracle Applications is an integrated ERP solution, with Finance, Manufacturing and CRM modules. Please visit appsnet for further information.
    Unlike other Oracle products, Oracle doesnot give free software downloads for Oracle Applications. They were once giving trial versions for about 40 USD. Now I am not sure, please check up Oracle website www.oracle.com. Look for link on "e-business suite" under the 'products' directory.
    If you can get hold of documentation on 11i, you can check out System Administration and Application Object Library (AOL) modules, these fall in your area. You can find this on oracle website or metalink.
    Be aware that general Oracle DBA on 8i or 9i is a different ballgame than managing 11i. Lot of websites are available for these harried people, and for more information, you can visit the websites www.appsdba.com, www.oncalldba.com or do a general google search.
    If you can get hold of a book "OCP for Oracle Financials 11.0" by Christopher Allen and Vivian Chow, this has good documentation on above two modules. But this is in 11.0, not 11i.
    Hope this helps.

  • JDeveloper cannot connect to Oracle Application Server 10.1.3.x

    Hi, I am trying to create a connection from JDeveloper (on my desktop) to my oracle application server (10.1.3.x, on another machine). The JDeveloper version is 10.1.3.1.0.
    In step 1, I chose the connection type: "Oracle Application Server 10g 10.1.3".
    In Step 3, I chose "connect to group". I tried different host names and "OC4J Component/group name" but always got the following error msg:
    Error getting Cluster Config Set URLs for uri: deployer:cluster:opmn://hostname:6003/OC4J:default_group.
    I also tried to run JDeveloper from the same machine as my AS installed. The host name I used is "localhost" and the group name is "default_group" and the connection is successful. So it seems to me that my AS configuration is correct.
    May I ask what should be the correct "host name" and "group name" if I want to connect from a "remote" JDeveloper? And in what configuration file can I find such info.?
    Thanks a lot.
    Message was edited by:
    user575786

    hi user575786
    Would you mind sharing some more details about the changes you had to make to get it working or about the nature of the "misconfiguration" you mention?
    Maybe you have some pointers to documentation that helped you solve this?
    (tip : You can use "Your Control Panel" to make your name visible in forum posts.)
    thanks
    Jan Vervecken

  • Fusion Middleware, Disaster Recovery Sites with Oracle Applications

    I have oracle applications EBS R12.x.x deployed with one disaster recovery site. I have some composite applications built on SOA 11g suite deployed at OFM which is taking care of my EBS R12.x.x (not disaster recovery site) instance. When my EBS R12.x.x down, is it possible that services deployed at OFM starts taking care of my disaster recovery site.
    Regards

    There really aren't any stupid questions, just dumb answers :-)
    Have taken a look at B/R section in Admin Guide?
    For 10.1.3.x refer this:
    http://download.oracle.com/docs/cd/B32110_01/core.1013/b32196/part5.htm#i436649
    For 10.1.2.x refer this:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/part5.htm#i436649
    Hope this will help.
    Thanks
    Shail

  • Deploying 10g 32bit forms on 64bit oracle application server

    Hi
    Can forms that are generated from forms developer on a 10g 32bit environment be deployed on a 64bit oracle application server?
    Anthony.

    Forms generated with Windows 32bit 10g run fine on Windows 64bit 10g because on Windows 64bit you have to run ApplicationServer 32 bit.
    Using Linux might be different, but I don't know.
    Using 11g You cannot run iAs 32 bit on Windows 64bit Platform and You cannot run 32bit generated Forms on iAs 64 bit.
    regards,
    mark

  • Oracle application adapter

    Hi,
    How can I see and call custom concurents and interfaces through the oracle application adapter?
    currently I dont see them and therefore not able to run my costomized concurrent
    thanks,
    Amit

    Hi,
    We have similar requirements - calling a custom concurrent program from Apps Adapter.
    Now, some googling brought out the following document, that gives some clue but not the complete answer
    http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10537/T430238T528906.htm
    Some excerpts
    - Oracle Integration Repository can only provide information about an integration interface that has been specifically annotated by the developer to make it public.
    Support for Custom Integration Interfaces in Various Versions of Oracle E-Business Suite
    1. -- For Release 12, Oracle Integration Repository is shipped as part of the E-Business Suite which enables Adapter for Oracle Applications to directly connect to the live database of Oracle Integration Repository querying for the public interfaces and then displaying the list of customized PL/SQL APIs under the Other Interfaces node in the Oracle Applications Module Browser.
    2. -- To support the Release 11i10 version of Oracle E-Business Suite, Adapter for Oracle Applications provides the Integration Repository data file bundled as part of the product in xml format. At the design time, Adapter for Oracle Applications queries public interfaces from the native XML data file of the Integration Repository located in the Adapter and displays the list of custom integration interfaces under the Other Interfaces node in the Oracle Applications Module Browser.
    3. To support the pre-Release 11i10 versions of Oracle E-Business Suite, Adapter for Oracle Applications connects to the live application database for the integration information on all interface types. Since there is no differentiation between public, private, and customized PL/SQL APIs in the pre-Release 11i10 versions of Oracle E-Business Suite, Adapter for Oracle Applications displays them all under the node of each module through Oracle Applications Module Browser.
    So had I been using R12 or pre 11i10, I would have been fine as apps adapter would query the EBiz directly. But I am on 11.5.10. And the notes say that there is Integration Repository data file bundled as part Apps Adapter. I believe I would be required to add my custom concurrent program in this....
    My question is, where is this file?
    Kindly help...

  • Implement Oracle Application 11i in Textile Sector

    I have needed Chart of Account or Demo or Documents links required for Implement Oracle Application 11i for textile manufacturing sector.
    with many thanks
    Best Regards
    Saif Ali Sabri
    Phone 92 41 750604-6

    Hello Saif!
    I'm more technically skilled than familiar with 11i funcationality, but in that past I have found that setting up an 11i demo environment has helped our app configurators.
    It is called 11i Vision, and is a demonstration environment Oracle offers. Setting this up, if possible, at your organization might be helpful to you. The Vision demo install is offered as an option in the regular installation CD set.

  • Is Oracle E-Business Suite 12.1.3 certified with Oracle Application Server

    Is Oracle E-Business Suite 12.1.3 certified with Oracle Application Server Single Signon 10.1.4.3.0 on Linux x86-64 SLES 11 (not SLES 10) ?
    I do see Oracle Application Server Single Signon 10.1.4.3.0 listed on the certification matrix for R12.1.3 , however when I click on the OAS, it does not list SLES 11 , it only lists SLES10
    Database is 11.2.0.3.0
    https://support.oracle.com/epmos/faces/ui/certify/CertifyHome.jspx?_adf.ctrl-state=bxnumz1z8_277&_afrLoop=862843359573928
    Please advise ?
    Thanks!
    Edited by: userAnne on Sep 25, 2012 11:11 AM
    Edited by: userAnne on Sep 25, 2012 11:20 AM

    userAnne wrote:
    Is Oracle E-Business Suite 12.1.3 certified with Oracle Application Server Single Signon 10.1.4.3.0 on Linux x86-64 SLES 11 (not SLES 10) ?
    I do see Oracle Application Server Single Signon 10.1.4.3.0 listed on the certification matrix for R12.1.3 , however when I click on the OAS, it does not list SLES 11 , it only lists SLES10
    Database is 11.2.0.3.0
    https://support.oracle.com/epmos/faces/ui/certify/CertifyHome.jspx?_adf.ctrl-state=bxnumz1z8_277&_afrLoop=862843359573928
    Please advise ?
    Thanks!Oracle E-Business Suite 12.1.3 is certified on SLES 11 (64-bit).
    Oracle Application Server Single Signon 10.1.4.3.0 is certified on SLES 9/10 only and it is not certified on SLES 11 for (64-bit).
    Thanks,
    Hussein

Maybe you are looking for

  • Daisy-Chain Thunderbolt Monitors

    I have been having a lot of issues since purchasing two new thunderbolt displays. I mounted both displays on my office wall via VESA brackets. I was super happy with how they looked and how they were able to Daisy-Chain together making them the most

  • Photoshop CS4 quits unexpectedly

    Hi, Please this issue is really freezing out our daily activities. I have a Mac in my office which has got a configuration as below, We are using PS CS4  on it since 2009 until couple of days back when it first popped up with an error report saying P

  • Accidentally deleted a disk image. How can I restore it?

    I don't use time machine and I haven't backed up my computer since I created the disk image. Then it was accidentally deleted and the trash was emptied. How can I find and restore the .dmg? Hopefully it's possible. Thanks!

  • I would really like a reply to my question!

    How come I have done all of the help things that it says on Apple.com but my Ipod STILL does NOT show up in my Itunes Source List? Some assistance would be greatly appreciated!

  • Can access Yahoo, but can't open Yahoo Mail in Firefox. Can on Internet explorer.

    Can access Yahoo, but Can't open Yahoo Mail in Firefox. Can open Yahoo Mail on Internet Explorer. Checked Password.