Jdeveloper connection to olap 9i

for me it's the first time using olap 9i. i have created 2 cubes and all the relational tabels and now i'm trying to connect to olap with jdeveloper (business inteligence).
the error is at step 4 of 4..."expand to search for OLAP server instances" and there is no olap server instances.
in the status field apears:"java.lang.NullPointerException".
so, plezzzzzzzzzz help me!!!!
thanks!

Do not run Oracle OLAP 9iR2 at the base 9.2.0.1.0 level. At a minimum patch up to the RDBMS 9.2.0.5.0 patch set. I would recommend patching to the latest RDBMS 9.2.0.6.0 patch set. You can find the RDBMS patch sets on MetaLink.
As for JDeveloper and BI Beans running against OLAP, I would probably recommend using JDev 9.0.4 at the minimum. You can download it from OTN.

Similar Messages

  • Not able to Connect to OLAP from Jdeveloper

    Hi
    I'am new to bIBeans I'am trying to connect to OLAP through JDEveloper.I'am getting classDefNotFoundError for oracle/express/connection/ConnectionManager.I've put all jars from the oracle/ora90/olap/olapapi/lib in classpath

    In order to further help you we need some more details on the version of JDeveloper, BI Beans, and database version that you are running.
    Aneel Shenker
    Senior Product Manager
    Oracle Corp.

  • JDeveloper Connection to AS

    I have installed (and am evaluating) Oracle 9i AS. I want to connect to it from JDeveloper. AS and JDeveloper are on seperate machines.
    The Enterprise Manager shows OC4J to be up and running. If I execute "http://<ohs_host>:7777/j2ee/servlet/HelloWorldServlet" I get the proper response.
    But when I connect from JDeveloper to AS the connection fails.
    However, if on the server I execute on the command line: "java -jar oc4j.jar" then the connection from JDeveloper works. (I learned this trick from someone else, not from the manual.) But if I interrupt that process then the JDeveloper connection fails again.
    What is this oc4j.jar executable? Why won't JDeveloper connect without it? Why isn't it automatically part of the AS services? How can I get it to start with AS? Is there some config setting I need to change? Is it described somewhere in the documentation?
    Edward A. Ipser, Jr., PhD
    [email protected]
    www.ipserlab.com

    Hi all,
    I am using JDeveloper 10.1.3 for my development environment.
    I am able to deploy the EAR at development environment but at live site, I am getting error like Connection refused.
    I am using Oracle Application server 10.1.3 for deployment.
    I am getting frequent restarting problem of my application server and the logs are as follows...
    09/10/12 11:56:06 SEVERE: CoreRemoteMBeanServer.fetchMBeanServerEjbRemote Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused] for URL: ormis://app3.mptax.net:12702/defaultjavax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused] [Root exception is java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]]
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:127)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at oracle.oc4j.admin.topology.ConnectionRefImpl.getConnector(ConnectionRefImpl.java:241)
         at oracle.oc4j.admin.management.farm.mbeans.JVMAgr.getAttribute(JVMAgr.java:1378)
         at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:239)
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:953)
         at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:700)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
         at oracle.oc4j.admin.jmx.distributed.MBeanServerDelegate.invoke(MBeanServerDelegate.java:495)
         at oracle.oc4j.admin.management.farm.mbeans.J2EEServerAgr.getAttribute(J2EEServerAgr.java:1599)
         at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:239)
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:953)
         at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:700)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
         at oracle.sysman.ias.studio.jmx.spi.JMXConnectorImpl.invoke(JMXConnectorImpl.java:389)
         at oracle.sysman.ias.studio.j2ee.shared.jmx.oc4j.ClusterIASJMXUtil.getAttribute(ClusterIASJMXUtil.java:370)
         at oracle.sysman.ias.studio.setup.javasso.JMXJavaSSOConfAdminBean.isJssoConfigured(JMXJavaSSOConfAdminBean.java:1041)
         at oracle.sysman.ias.studio.setup.javasso.JavaSSOConfHelper.isJssoConfigured(JavaSSOConfHelper.java:802)
         at oracle.sysman.ias.studio.cluster.TopologyHelper.prepareData(TopologyHelper.java:1300)
         at oracle.sysman.ias.studio.sdk.AbstractController.prepareData(AbstractController.java:875)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:391)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
         at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:297)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         ... 77 more
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 78 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 83 more
    Caused by: java.io.IOException: Connection refused
         at com.evermind.server.rmi.RMIClientConnection.createSecureSocket(RMIClientConnection.java:703)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:678)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 85 more
    09/10/12 12:00:05 SEVERE: CoreRemoteMBeanServer.fetchMBeanServerEjbRemote Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused] for URL: ormis://app3.mptax.net:12702/defaultjavax.naming.NamingException: Error reading application-client descriptor: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused] [Root exception is java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]]
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:127)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getInitialContext(ApplicationClientInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:247)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.fetchMBeanServerEjbRemote(CoreRemoteMBeanServer.java:468)
         at oracle.oc4j.admin.jmx.client.CoreRemoteMBeanServer.<init>(CoreRemoteMBeanServer.java:161)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.<init>(RemoteMBeanServer.java:128)
         at oracle.oc4j.admin.jmx.client.RemoteMBeanServer.getMBeanServer(RemoteMBeanServer.java:158)
         at oracle.oc4j.admin.jmx.client.ClientMBeanServerProxyFactory.getMBeanServer(ClientMBeanServerProxyFactory.java:68)
         at oracle.oc4j.admin.jmx.remote.rmi.RMIJMXConnectorImpl.getConnector(RMIJMXConnectorImpl.java:190)
         at oracle.oc4j.admin.jmx.remote.JMXConnectorImpl.connect(JMXConnectorImpl.java:400)
         at oracle.oc4j.admin.topology.ConnectionRefImpl.getConnector(ConnectionRefImpl.java:241)
         at oracle.oc4j.admin.management.farm.mbeans.JVMAgr.getAttribute(JVMAgr.java:1378)
         at sun.reflect.GeneratedMethodAccessor43.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:239)
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:953)
         at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:700)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
         at oracle.oc4j.admin.jmx.distributed.MBeanServerDelegate.invoke(MBeanServerDelegate.java:495)
         at oracle.oc4j.admin.management.farm.mbeans.J2EEServerAgr.getAttribute(J2EEServerAgr.java:1599)
         at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:36)
         at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:239)
         at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1071)
         at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:953)
         at oracle.oc4j.admin.jmx.server.mbeans.model.DefaultModelMBeanImpl.invoke(DefaultModelMBeanImpl.java:700)
         at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
         at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
         at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
         at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
         at oracle.oc4j.admin.jmx.server.state.LocalizationFilterMBeanServer.invoke(LocalizationFilterMBeanServer.java:579)
         at oracle.sysman.ias.studio.jmx.spi.JMXConnectorImpl.invoke(JMXConnectorImpl.java:389)
         at oracle.sysman.ias.studio.j2ee.shared.jmx.oc4j.ClusterIASJMXUtil.getAttribute(ClusterIASJMXUtil.java:370)
         at oracle.sysman.ias.studio.setup.javasso.JMXJavaSSOConfAdminBean.isJssoConfigured(JMXJavaSSOConfAdminBean.java:1041)
         at oracle.sysman.ias.studio.setup.javasso.JavaSSOConfHelper.isJssoConfigured(JavaSSOConfHelper.java:802)
         at oracle.sysman.ias.studio.cluster.TopologyHelper.prepareData(TopologyHelper.java:1300)
         at oracle.sysman.ias.studio.sdk.AbstractController.prepareData(AbstractController.java:875)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:391)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:765)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:283)
         at oracle.sysman.ias.studio.app.StudioConsole.doGet(StudioConsole.java:297)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.ias.studio.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:75)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.ias.studio.app.MultipleJVMFilter.doFilter(MultipleJVMFilter.java:85)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.PostLogonFilter.doFilter(PostLogonFilter.java:80)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.ias.studio.app.ShortHostnameRedirectFilter.doFilter(ShortHostnameRedirectFilter.java:68)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:619)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:866)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.InstantiationException: Error communicating with server: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:104)
         at oracle.j2ee.naming.ApplicationClientInitialContextFactory.getApplicationContext(ApplicationClientInitialContextFactory.java:124)
         ... 77 more
    Caused by: oracle.oc4j.rmi.OracleRemoteException: Connection refused; nested exception is:
         javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:110)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getFinder(ApplicationClientResourceFinder.java:123)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getLocation(ApplicationClientResourceFinder.java:75)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.getEjbBinding(ApplicationClientResourceFinder.java:38)
         at com.oracle.naming.J2EEContext.addEJBReferenceEntries(J2EEContext.java:515)
         at com.oracle.naming.J2EEContext.create(J2EEContext.java:97)
         ... 78 more
    Caused by: javax.naming.CommunicationException: Connection refused [Root exception is java.io.IOException: Connection refused]
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:292)
         at com.evermind.server.rmi.RMIClientContext.lookup(RMIClientContext.java:51)
         at oracle.oc4j.deployment.ApplicationClientResourceFinder.lookupResourceFinder(ApplicationClientResourceFinder.java:101)
         ... 83 more
    Caused by: java.io.IOException: Connection refused
         at com.evermind.server.rmi.RMIClientConnection.createSecureSocket(RMIClientConnection.java:703)
         at com.evermind.server.rmi.RMIClientConnection.createSocket(RMIClientConnection.java:678)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.createNetworkConnection(ClientSocketRmiTransport.java:58)
         at oracle.oc4j.rmi.ClientRmiTransport.connectToServer(ClientRmiTransport.java:78)
         at oracle.oc4j.rmi.ClientSocketRmiTransport.connectToServer(ClientSocketRmiTransport.java:68)
         at com.evermind.server.rmi.RMIClientConnection.connect(RMIClientConnection.java:646)
         at com.evermind.server.rmi.RMIClientConnection.sendLookupRequest(RMIClientConnection.java:190)
         at com.evermind.server.rmi.RMIClientConnection.lookup(RMIClientConnection.java:174)
         at com.evermind.server.rmi.RMIClient.lookup(RMIClient.java:283)
         ... 85 more
    Please help me out,
    Thanks,
    RGB Team

  • Closed database connection in olap worksheet

    i have installed analytic workspace manager after applying the pathches ,i tried to log in analytic workspace manager and connect to olap worksheet it gives
    me an error as "closed database connection" .My patch
    installation was successful and it did not give me any error and my database is also working properly.could anyone help me out with this problem.

    I had the same problem. Follow this link for the solution
    Re: Cannot connect to AWM

  • Financial Reports error message Java API can't connect to olap

    Hi,
    On version 11.1.1.3, after reapplication of 11.1.1.3 because of other problems with shared services, get the following message on the diagnostics for the financial reporting server.
    Launch external checker with next command: E:\Hyperion\common\validation\9.5.0.0\launchEssbaseJavaAPI.bat EssbaseJAPIConnect admin ****** hypolap.msj.org http://hypapp2.msj.org:13080/aps/JAPI
    Error: Result: -1; Error message: Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials
    Recommended Action: Make sure external checker is working.
    Financial reports over the Web can not connect to the essbase server. Financial reports through the studio works fine. Any suggestions how to troubleshoot or resolve the issue with the login credentials for the Java API to essbase?
    Anne

    Things to check -
    1) Does the user you specified in the connection have the role OLAP_USER
    2) Does the user you specified in the connection have access to an OLAP schema (analytic workspace or CWM2 ROLAP schema)
    3) Have you installed the correct JDBC files from your database instance into the BI Beans JDBC directory
    Keith Laker
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

  • JDeveloper connect ok, but not getConnection

    Hi all, I am working on my first java program with JDeveloper. I was able to connect to my local Oracle9i database successfully, but when I tried to connect it in the program, I got "ORA-06401: NETCMN: invalid driver designator".
    *** Here is the export from my JDeveloper connection *****
    <?xml version = '1.0'?>
    <!DOCTYPE connections>
    <connections>
    <connection>
    <JDBC_PORT>1521</JDBC_PORT>
    <ConnectionType>JDBC</ConnectionType>
    <HOSTNAME>localhost</HOSTNAME>
    <user>SCOTT</user>
    <ConnectionName>Connection1</ConnectionName>
    <SID>CIS</SID>
    <JdbcDriver>oracle.jdbc.driver.OracleDriver</JdbcDriver>
    <password>tiger</password>
    <ORACLE_JDBC_TYPE>oci8</ORACLE_JDBC_TYPE>
    </connection>
    </connections>
    **** Here is my connection codes in program ******
    DriverManager.registerDriver(new oracle.jdbc.OracleDriver());
    conn = DriverManager.getConnection ("jdbc:oracle:oci8:@localhost.1521:CIS", "scott", "tiger");
    Thanks in advance for your help.
    Chris

    For using the 'thin' driver
    <ORACLE_JDBC_TYPE>thin</ORACLE_JDBC_TYPE>
    conn = DriverManager.getConnection ("jdbc:oracle:thin:@localhost.1521:CIS", "scott", "tiger");
    If you want to use the thick-oci driver the connection string will be of the format
    conn = DriverManager.getConnection ("jdbc:oracle:oci8:@tns_entry_name", "scott", "tiger");
    Regards
    Elango.

  • JDeveloper Connections AQ Setup?

    We are still using BPEL & JDeveloper 10.1.2 . I'm trying to set up a AQ service in JDeveloper so I can use it in the Partner Link wizard. Can someone either explain the steps required, or point me to a URL that explains how to set up the AQ service.
    The current BPEL application has a process that is invoked by a message on the database AQ. I'm assuming the developer had the JDeveloper connection tab on his system set up before creating the partner link. His system and configuration are long gone, and I am trying to recreate the configuration. I would appreciate any help you might provide.

    Hi,
    I am trying to setup Oracle AQ on 10.2 on Linux platform. When I execute catmgw.sql script to load database objects, I am getting errors. Specifically it is failing to execute mgwityp.plb script. The script has CREATE OR REPLACE TYPE mgwi_msglink OID '00000000000000000000000000021090' wrapped statement followed by wapped code. I get a ORA-02304: invalid object identifier literal error.
    Has anybody seen this error? Am I missing some setup/dependancies before I execute catmgw.sql script?
    Regards
    Kiran

  • Failed to connect to OLAP Service

    I create a demo cube with two dimensions. When I try connect from Excel I get the following error:
    (it is very strange because my schema is DWH and not D_DWH)
    Failed to connect to OLAP Service
    oracle.olapi.metadata.DuplicateMetadataIDException: D_DWH.D_TIME
    at
    oracle.olapi.metadata.BaseMetadataProvider.registerMetadataObject(BaseMetadataProvider.java:331)
    at
    oracle.olapi.metadata.BaseMetadataObjectFactory.registerObject(BaseMetadataObjectFactory.java:73)
    at
    oracle.olapi.metadata.mdm.MdmObjectFactory.createStandardDimension(MdmObjectFactory.java:110)
    at
    oracle.olapi.metadata.MdmXMLReaderObjectFactory.createMetadataObject(MdmXMLReaderObjectFactory.java:48)
    at
    oracle.olapi.metadata.MetadataXMLReaderElementState.enter(MetadataXMLReaderElementState.java:69)
    at
    oracle.olapi.metadata.MetadataXMLReader.startElement(MetadataXMLReader.java:159)
    at
    org.xml.sax.helpers.ParserAdapter.startElement(ParserAdapter.java:597)
    at
    oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:180)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1224)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:311)
    at
    oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:278)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:184)
    at org.xml.sax.helpers.ParserAdapter.parse(ParserAdapter.java:431)
    at
    oracle.olapi.metadata.MetadataFetcher.processXML(MetadataFetcher.java:224)
    at
    oracle.olapi.metadata.MetadataFetcher.fetchBaseMetadataObjects(MetadataFetcher.java:179)
    at
    oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:154)
    at
    oracle.olapi.metadata.BaseMetadataProvider.fetchMetadataObject(BaseMetadataProvider.java:109)
    at
    oracle.olapi.metadata.mdm.MdmMetadataProvider.getMetadataObject(MdmMetadataProvider.java:169)
    at
    oracle.olapi.metadata.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:196)
    at
    oracle.express.mdm.MdmMetadataProvider.getRootSchema(MdmMetadataProvider.java:133)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getMdmSchema(MDMMetadataDriverImpl_92.java:1449)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.getRoot(MDMMetadataDriverImpl_92.java:1110)
    at
    oracle.dss.metadataManager.server.drivers.mdm._92.MDMMetadataDriverImpl_92.addToObjectModel(MDMMetadataDriverImpl_92.java:2511)
    at
    oracle.dss.metadataManager.server.drivers.mdm.MDMMetadataDriverImpl.addToObjectModel(MDMMetadataDriverImpl.java:280)
    at
    oracle.dss.metadataManager.server.MetadataManagerImpl.buildObjectModel(MetadataManagerImpl.java:1198)
    at
    oracle.dss.metadataManager.server.MetadataManagerImpl.attach(MetadataManagerImpl.java:1027)
    at
    oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:943)
    at
    oracle.dss.metadataManager.client.MetadataManager.attach(MetadataManager.java:840)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.populateConLink(ConHandler.java:1003)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.connect2(ConHandler.java:312)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.ConHandler.connect(ConHandler.java:178)
    at oracle.dss.xladdin.bibeans.oraolapxl.Core.connect(Core.java:467)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.connectToServer(XLQuery.java:836)
    at oracle.dss.xladdin.bibeans.oraolapxl.Editor.edit2(Editor.java:203)
    at oracle.dss.xladdin.bibeans.oraolapxl.Editor.edit(Editor.java:128)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.editQuery(XLQuery.java:417)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.editQuery(XLQuery.java:400)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.XLQuery.newQuery(XLQuery.java:544)
    at oracle.dss.xladdin.bibeans.oraolapxl.XLQM.newQuery(XLQM.java:4254)
    at oracle.dss.xladdin.bibeans.oraolapxl.XLQM.onMenuEvent(XLQM.java:895)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.OraMenu.fireMenuEvent(OraMenu.java:146)
    at
    oracle.dss.xladdin.bibeans.oraolapxl.Core.fireMenuEvent(Core.java:825)
    About my configurations:
    => Database: Oracle 10g (patchset 10.1.0.4)
    => Oracle Analytic Worksapace Manager Version 10.0.0.1.0
    => Oracle Enterprise Manager 10g Grid Control Release 10.1.0.3.0
    Supported Target Databases 10.1.0.x
    9.2.0.4
    9.0.1.4
    8.1.7.4
    Supported Target Application Servers 9.0.4.x
    9.0.3.x
    9.0.2.x
    Accessibility Mode Disabled
    => Microsoft Office Excel 2003(11.5612.5606)
    => OracleBI Spreadshet Add-In - Release 1 version 10.1.2.0.0
    I need some help.

    OK. First off, the D_DWH is correct in the referencing of your AW. The reference that you are seeing is the metadata manager definition of the analytic workspace. It appends the D_ by default.
    An excerpt and some code from the online help...
    Most classes that extend oracle.dss.metadataManager.common.MDObject are client-side representations of objects that exist in an analytic workspace. To find the analytic workspace name for an object, use the following methods of MDObject: isAWObject -- Determines whether an object is a logical representation of an analytic workspace data object getAWObjectName -- Retrieves the analytic workspace name for an object Example: Retrieving the analytic workspace name for an object The following code assumes that myObject is an existing MDObject. //Confirms that an MDObject is a logical representation of
    //an analytic workspace object and then prints the object's name.
    public void printAWObjectName (MDObject myObject)
    if (myObject.isAWObject())
    system.out.println ("AWObjectName = " +
    myObject.getAWObjectName());
    That being said, here is the trick to verifying the internal metadata name for the AW objects.
    Knowing this, I'm going to guess that naming your dimension D_TIME may not be the best idea as this may confuse the MDM. Rename the dimension and give it another shot.

  • Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials

    Hello All,
    I am getting following error, when trying to expand essbase from calculation manager, "Cannot connect to olap service. Cannot connect to Essbase Server. Error:Essbase Error(1051293): Login fails due to invalid login credentials",
    I am using EPM 11.1.2.1
    Thanks
    Yash

    If you have moved the server to a new data center and an issue has started occurring then it could point to the change.
    Are you able to log into essbase directly with Maxl using the same account?
    If you run a registry report do you see any of the configuration with IPs instead of DNS/hostname
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Unable to Connect to OLAP Source - Webi report

    Hi
    When trying to access webi report , Iam getting Unable to connect to OLAP source
    Tried all the notes  , All the BICS connections are fine , No of BW gateways are 2000.
    Any other options
    Thanks
    NK

    Hi NK,
    Please check:
    Is query running fine in BEx Analyzer.
    In BEX under the Advance tab in Properties to allow access to BOBJ, we have the "Allow External Access to this Query" please make sure it is checked.
    Regards,
    Vizit

  • User privilege required to connect to OLAP Server

    What are the user priviledge required to connect to OLAP Server? Eg OLAPDBA user connectd perfectly thrugh the Java Program for Sales History. But the Sales History User ( SH ) cannot connect to the Server and generates a RemoteAuthentication Exception. I tried giving those privilege and roles as that of OLAPDBA but no success.
    Can anyone please help me out in this.
    Regards,
    Prachi Nadgouda

    In the OLAP Users Guide 9.2.0.2, it states to connect to the database using the OLAP API, users must have the following access rights to the database:
    CONNECT role
    QUERY REWRITE system privilege
    SELECT privileges on the database objects containing the data to be analyzed

  • Failure to connect to OLAP service

    I have installed Oracle 9i Release 2(9.2.0.6) along with
    Spreadsheet add in.My aim is to access Oracle OLAP data from Microsoft Excel. While installing the database i chose the Data Warehousing type of installation. The add in has appeared in the excel menu but while connecting it shows an error FAILURE TO CONNECT TO OLAP SERVICE. On seeing the detailed error message it said something like
    oracle.express.ExpressServerExceptionError class: OLAPI
    Server error descriptions:
    INI: ORA-00942: table or view does not exist
    in function: TxsRdbSelectStatement:execute(), Generic at TxsOqConnection::getDefaultDatabase".
    I get the same error when i log on using the OLAPSYS,SYSTEM logins.
    On checking the Services in administrative tools(my machine is a Windows 2003 Server) i did not find any service called OLAP service or OLAP agent. Could this be the reason for my problem? If so what should i do to install it? However in the Enterprise manager, i have a option called OLAP under Warehouse under which i can see couple of sample cubes(COST_CUBE & SALES_CUBE). Also do i need to run any patches for this, if so can u give me the exact patch numbers for it and also where i can get it. And can u also highlight me on which login to use for accessing Oracle OLAP data through Microsoft excel.
    Would be really grateful if you could give me a solution as soon as possible.
    Thanks & Regards,
    Shravan.

    The SH user is not designed to be used in this context. You need to install the sample schemas that I outlined above or create your own OLAP schema using Analytic Workspace Manager or Oracle Warehouse Builder.
    Thanks
    Keith
    Oracle Business Intelligence Product Management
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Software: http://www.oracle.com/technology/software/products/ias/devuse.html
    Documentation: http://www.oracle.com/technology/documentation/appserver1012.html
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Blog: http://oraclebi.blogspot.com/

  • Can't Connect to OLAP Catalog

    I am trying to use BIBEANS in JDeveloper when i try to test the connection
    in BI Designer i get the following error.
    Although the database connection succeeded, metadata in the OLAP Catalog is not
    valid and could not be retrieved. In order to create OLAP queries against the
    database, you must ensure that the OLAP Catalog metadata is valid.
    OS: windows XP
    1. installed Oracle 9.2. with Data Warehouse option
    2. applied patch #2632931
    3. installed JDeveloper 9.0.3
    4. installed BI Beans 9.0.3a
    5. installed BIBDEMO
    6. installed BI Beans Catalog
    result of bi_checkconfig as BIBCAT:
    BI Beans Diagnostics(v1.0.0.0) 1/21/03
    ===============================================================================
    JDEV_ORACLE_HOME ............................. = d:\JDeveloper
    JAVA_HOME .................................... = D:\j2sdk1.4.1
    JDeveloper version ........................... = 9.0.3.1035 (Production)
    BI Beans version ............................. = 9.0.3.4.0
    BI Beans internal version .................... = 2.7.0.11.3
    Connect to database .......................... = Successful
    JDBC driver version .......................... = 9.2.0.1.0
    JDBC JAR file location ....................... = d:\JDeveloper\jdbc\lib
    Database versio[i]Long postings are being truncated to ~1 kB at this time.

    JDBC JAR file location ....................... = d:\JDeveloper\jdbc\lib
    Database version ............................. = 9.2.0.2.1
    OLAP Catalog version ......................... = N/A
    OLAP AW Engine version ....................... = N/A
    OLAP API Server version ...................... = N/A
    BI Beans Catalog version ..................... = 2.7.0.11.3
    OLAP API JAR file version .................... = 9.2
    OLAP API JAR file location ................... = d:\JDeveloper\jdev\lib\ext
    Load OLAP API metadata ....................... = Unsuccessful
    Error: An error occurred during olap API metadata retrieval. This is probably c
    aused by inconsistent metadata.
    same problem when i try to connect in JDeveloper
    Dimensions and Cubes are valid in OEM
    (there are 4 Cubes and 9 Dimensions for BIBDEMO)
    During the installation of the BIBDEMO schema this error occured:
    ORA-6550: line1, column 7:
    PLS-00201: identifier 'CWM2_OLAP_METADATA_REFRESH.MR_REFRESH' must be declared
    ORA-6550: line1, column 7:
    PL/SQL: Statement ignored
    could this be the reason for my problems?
    what is this statement for?
    how can i make it work correctly?

  • Bi beans got a error when connect to olap

    i tried to install patch 2499827 on windows2000 server,after all operations by this installtion done ,i got a error message:BIB-16631 Cannot connect to the database because a required patch has not been correctly .
    i have installed these things on my windows2000 server:
    oracle 9i release 2
    jdeveloper preview 9.0.3
    bi beans preview 9.0.3
    and the patch 2499827
    what i have done is
    1)Installed Oracle Database 9.2.0.1.0 32bit version on windows2000 advanced server
    2)Applied 9.2.0.1.0A Patch
    a)unzipped pe2499827.zip
    b)shutdown database and listener
    c)verified that ORACLE_HOME was set correctly
    d)"OPatch/opatch apply" from 2499827 directory (completed successfully)
    e)cd to %oracle_home% olap/admin
    f)sqlplus "/ as sysdba"
    g)startup
    h)@olapu2499827.sql (completed successfully)
    i)restart database and listener
    3)Installed jdev903_pre to d:\jdev903_pre (on win2000 client)
    4)Installed bibeans903
    5)Copied classes12.jar, classes12dms.jar, nls_charset12.jar from $ORACLE_HOME/jdbc/lib(Sun server) to d:\jdev903_pre\jdbc\lib(win2000 client)
    6)cd to C:\jdev903_pre\bibeans\bin
    7)set JDEV_ORACLE_HOME=C:\jdev903_pre
    8)switcholapver 92 (completed successfully)
    9)Opened jdev903_pre and tried to create a new OLAP Connection from the BI Designer Wizard and got the follwoing error while testing the connection.
    oracle.dss.connection.common.ConnectionException: BIB-16631 Cannot connect to the database because a required patch has not been correctly applied. Required patches are described in the BI Beans installation guide.
    oracle.dss.metadataUtil.PropertyBag oracle.dss.connection.server.drivers.mdm.MDMConnectionDriverImpl.connect(oracle.dss.metadataUtil.PropertyBag)
    MDMConnectionDriverImpl.java:217
    oracle.dss.connection.common.ConnectionObj oracle.dss.connection.server.ConnectionImpl.connect(oracle.dss.connection.common.ConnectionObj, oracle.dss.metadataUtil.PropertyBag)
    ConnectionImpl.java:279
    int oracle.dss.connection.client.Connection.connect(oracle.dss.metadataUtil.PropertyBag)
    Connection.java:401
    int oracle.dss.connection.client.Connection.connect()
    Connection.java:320
    int oracle.dss.addins.designer.OLAPSource.test()
    OLAPSource.java:196
    void oracle.dss.addins.wizard.connection.OlapTestPanel.testConnectionImpl()
    OlapTestPanel.java:35
    java.lang.Object oracle.dss.addins.wizard.connection.TestConnectionPanel$2.construct()
    TestConnectionPanel.java:180
    void oracle.jdeveloper.common.SwingWorker$2.run()
    SwingWorker.java:168
    void java.lang.Thread.run()
    Thread.java:484

    Make sure that you run the olapu2499827.sql patch from the %ORACLE_HOME%\olap\admin - not the directory where the patch has been run from. If you run the update from where the patch is found, it will appear as if the upgrade ran successfully - but it has not.
    Thanks.
    BI Beans PM

  • Emctl and jdeveloper connection error

    Hi all,
    I have installed oracle database 11g 11.1.0.6 on a windows server 2003 machine, and then used patchset 11.1.0.7 to upgrade. After that, I am able to connect this database and the database instance using sqlplus.
    However, when I tried to create a new connection using JDeveloper, I got the following error:
    Test failed: ORA-01017: invalid username/password; logon denied
    When I tried with emctl.bat start dbconsole, I got error saying
    "could not find appropriate listener for this database. configuring db control requires database to be registered with at least one listener"
    Can anyone please help me with this strange issue?
    Thank you so much! Happy New Year too.

    here is the output of set:
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    APPDATA=C:\Documents and Settings\Application Data
    ARISHOME110=C:\program files\Oracle BPA Suite11g\
    ATRIAHOME=c:\atria
    CCCS_HOME=c:\cccs
    ClusterLog=C:\WINDOWS\Cluster\cluster.log
    CommonProgramFiles=C:\Program Files\Common Files
    ComSpec=C:\WINDOWS\system32\cmd.exe
    COPYCMD=/Y
    DEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Documents and Settings\user1
    ImageType=windows2003enterprise.hosted
    ImageVersion=1.06
    include=C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include;c:\Program Files\Intel\Compiler60\IA32\Include;c:\Program Files\Intel\Compiler70\IA32\Include;C:\Program Files\Intel\CPP\Compiler81\Ia32\Include
    INTEL=c:\program files\intel
    INTEL_COMPILER80=C:\Program Files\Intel\CPP\Compiler81
    INTEL_LICENSE_FILE=C:\Program Files\Common Files\Intel\Licenses
    INTEL_SHARED=C:\Program Files\Common Files\Intel\Shared Files
    invPtr=C:\STEMAgent\agent10g\oraInst.loc
    JDK_15=c:\jdk1.5.0\bin
    lib=C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib;c:\Program Files\Intel\Compiler60\IA32\Lib;c:\Program Files\Intel\Compiler70\IA32\Lib;c:\Program Files\Common Files\Intel\Shared Files\Ia32\Lib;C:\Program Files\Intel\CPP\Compiler81\Ia32\Lib;C:\Program Files\Common Files\Intel\Shared Files\Ia32\Lib
    machine_type=X86
    MSDevDir=C:\Program Files\Microsoft Visual Studio\Common\MSDev98
    NUMBER_OF_PROCESSORS=4
    ORACLE_HOME=C:\app\product\11.1.0\db_1
    ORACLE_SID=DB11
    OS=Windows_NT
    Path=C:\app\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\MsNfs\;C:\AIME\BIN;C:\CCCS\BIN;c:\emacs\bin;C:\MKSNT;c:\PROGRAM FILES\TERATERM;C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\TOOLS\WINNT;C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\MSDEV98\BIN;C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\COMMON\TOOLS;C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO\VC98\BIN;c:\PROGRAM FILES\COMMON FILES\INTEL\SHARED FILES\IA32\BIN;c:\program files\intel\ICID;c:\program files\intel\EDB;c:\program files\intel\ISELECT\BIN6;c:\program files\intel\COMPILER60\IA32\BIN;c:\program files\intel\EDB70;c:\program files\intel\COMPILER70\IA32\BIN;C:\Program Files\Intel\CPP\Compiler81\IA32\BIN;C:\Program Files\Common Files\Intel\Shared Files\IA32\BIN;c:\program files\intel\CPP\IDB73\BIN;c:\program files\intel\cpp\idb80\bin;c:\Program Files\WinZip;c:\orautil;h:\mw\Oracle_IDM1\bin;h:\mw\Oracle_IDM1\opmn\lib;h:\mw\Oracle_IDM1\perl\bin;
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0209
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    TEMP=C:\DOCUME~1\LOCALS~1\Temp
    USERNAME=user1
    USERPROFILE=C:\Documents and Settings\user1
    VS=C:\PROGRAM FILES\MICROSOFT VISUAL STUDIO
    VS71COMNTOOLS=C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\Tools\
    VS80COMNTOOLS=c:\Program Files\Microsoft Visual Studio 8\Common7\Tools\
    VSEDEFLOGDIR=C:\Documents and Settings\All Users\Application Data\McAfee\DesktopProtection
    windir=C:\WINDOWS

Maybe you are looking for

  • Select query in materialized view with two dblinks

    Hi All, We have oracle 10g On windows. We are trying to create materialized view. Scenario is we have base table on other database and we are creating mview on different database. Basa database have two schema's and i am selecting records from that t

  • Iweb mobileme hosting to icloud

    I realize that mobileme is offering to continue hosting my iweb site until June 2012, but I'm concerned that if I sign into iCloud that I will lose my hosting.  Has anyone found an issue with their iweb hosting after beginning to use iCloud? Thanks!

  • Adobe ABAP web dynpro

    How  to put data from  internal table into Adobe interactive form in ABAP Web dynpro?

  • How to do this Form Personalization in oracle purchasing

    Hi All, Am using oracle E-Buz -R12.1.3. I trying to do one small form personalization Resp --> Purchasing--> Requisitions--> Requisitions. Now i ill query for one REQ number for example 1130011. Next ill enter a new line in the line level. Requiremen

  • How to restore only certain files

    i did an erase and install (hopefully to remove a problem that we and the apple store genius have ben unable to find. . i did not yet use time machine to migrate all files to the macbook because i want to migrate only certain files.  how do i migrate