PROD Issue : FND_NO_DATABASE_CONNECTION

Some user on Production getting this issue, This is also not replicable at every time to same user also.
This issue is also not location wise or organization wise.
Kindly help on this.
Exception Details.
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_DATABASE_CONNECTION.
     at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1251)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2195)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at OA.jspService(_OA.java:221)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at OA.jspService(_OA.java:221)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:619)
## Detail 0 ##
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_DATABASE_CONNECTION.
     at oracle.apps.fnd.framework.server.OANullDBTransactionImpl.noDatabaseConnection(OANullDBTransactionImpl.java:653)
     at oracle.apps.fnd.framework.server.OANullDBTransactionImpl.isLoggingEnabled(OANullDBTransactionImpl.java:930)
     at oracle.apps.fnd.framework.OASessionCookieHelper.resetApplicationModule(OASessionCookieHelper.java:201)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.releaseApplicationModule(OAHttpSessionCookieImpl.java:551)
     at oracle.jbo.common.ampool.SessionCookieImpl.releaseApplicationModule(SessionCookieImpl.java:642)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:275)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1300)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at OA.jspService(_OA.java:221)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at OA.jspService(_OA.java:221)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:619)
oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_DATABASE_CONNECTION.
     at oracle.apps.fnd.framework.server.OANullDBTransactionImpl.noDatabaseConnection(OANullDBTransactionImpl.java:653)
     at oracle.apps.fnd.framework.server.OANullDBTransactionImpl.isLoggingEnabled(OANullDBTransactionImpl.java:930)
     at oracle.apps.fnd.framework.OASessionCookieHelper.resetApplicationModule(OASessionCookieHelper.java:201)
     at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.releaseApplicationModule(OAHttpSessionCookieImpl.java:551)
     at oracle.jbo.common.ampool.SessionCookieImpl.releaseApplicationModule(SessionCookieImpl.java:642)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:275)
     at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1300)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:543)
     at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:431)
     at OA.jspService(_OA.java:212)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at OA.jspService(_OA.java:221)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
     at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
     at OA.jspService(_OA.java:221)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
     at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
     at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:619)

Please mention the details of the application release, database version and OS.
application release(12.1.3), database version(11.1.0.7) and OS (Sun Solaris 64 bit).
How do the users get this error? Please post the steps to reproduce the issue.
User is getting this at Login screen.
Was this working before? Any changes have been done recently?
It working for maximum user but some user are getting this problem randomly
Can you find any errors in the database log file?
This is self service error. Database log file may not generated in this case.
Any invalid objects in the database? No
What if you bounce the application services, do you still get the same error?
Behaviour of error is more to user after bouncing the server.

Similar Messages

  • OBIEE 11G - Common Prod issues

    Hi,
    I manage a team of OBIEE 11g Resources. i do not have hands on experience in OBIEE but been managing the team for the last 4 months.I do understand basics OBIEE 11G concepts and understand the different layers and i have good SQL skills.
    Am currently in the US and have been asked to be the level 1 support for OBIEE issues in Prod.( I really wonder why am asked to do so :( )
    Am trying to get myself prepared to handle OBIEE 11G issues as our first projects move to Prod end of this month.
    Am looking for a list of common prod issues one might generally face in production in OBIEE 11G and as to how to get prepared to be able to look at the issue and be able to see what the issue is. From there on i might delegate it to the OBIEE resources offshore.
    Can someone throw some light on this please ??
    Thanks,
    Chan

    Browser Cache issues - might display staled results to users.
    Make sure your power users run requests with filters.
    Excel downloads - might be missing rows /columns based on version of 11g.
    If you have data level security enabled, you might get not all results displayed complaint.
    Staled data - due to gaps in cache management.
    Make sure you get exact error message, to search for resolution.
    most of the issues might be listed in support.oracle.com / blogs / here-
    hope this helps..

  • BEA Repository Authentication Error...PROD issues...

    Hi,
    In Content management ...
    1. When I am trying to add Node, Content, content type etc. I am getting this error " Error Authenticating to repository: BEA Repository" in alert window.
    and also getting AuthenticationException on the page.
    2. To fix the above issue I was trying to edit or add Repository configuration settings, it says "com.bea.content.spi.internal.RepositoryImpl is not a valid implementation" and not allowing me to update the Repository configuration settings.
    So I am completely stuck on the above PRODUCTION issues since one week but no proper solution for any issue. Could anyone please help me in fixing the PROD issues?
    Thanks.

    Hi,
    This is the complete stack trace for Authentication Exception..
    Defined Types for Repository: BEA Repository An exception has been thrown while trying to render this page.
    Exception Message:
    Error authenticating to repository: BEA Repository
    ---Begin Stack Trace---
    com.bea.content.AuthenticationException: Error authenticating to repository: BEA Repository at com.bea.content.manager.internal.RepositoryManagerImpl.getTicket(Ljava/lang/String;)Lcom/bea/content/spi/Ticket;(RepositoryManagerImpl.java:264) at com.bea.content.manager.internal.ObjectClassOpsImpl.getObjectClassOps(Ljava/lang/String;)Lcom/bea/content/spi/ObjectClassOps;(ObjectClassOpsImpl.java:272) at com.bea.content.manager.internal.ObjectClassOpsImpl.getObjectClasses(Ljava/lang/String;)[Lcom/bea/content/ObjectClass;(ObjectClassOpsImpl.java:409) at com.bea.jsptools.content.HierarchyServlet.getSchemas(Ljavax/servlet/http/HttpServletRequest;Lcom/bea/jsptools/common/PrunableTreeNode;I)Ljava/util/List;(HierarchyServlet.java:568) at jsp_servlet._cmstools.__manage_schemas._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(__manage_schemas.java:404) at weblogic.servlet.jsp.JspBase.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;(ServletStubImpl.java:1072) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Lweblogic/servlet/internal/FilterChainImpl;)V(ServletStubImpl.java:465) at weblogic.servlet.internal.TailFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V(TailFilter.java:28) at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(FilterChainImpl.java:27) at com.bea.p13n.servlets.PortalServletFilter.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Ljavax/servlet/FilterChain;)V(PortalServletFilter.java:293) at weblogic.servlet.internal.FilterChainImpl.doFilter(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(FilterChainImpl.java:27) at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;Z)V(RequestDispatcherImpl.java:644) at weblogic.servlet.internal.RequestDispatcherImpl.include(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(RequestDispatcherImpl.java:423) at com.bea.netuix.servlets.controls.content.JspContent.beginRender(Ljava/io/Writer;)Z(JspContent.java:533) at com.bea.netuix.nf.ControlLifecycle$1.visit(Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)Z(ControlLifecycle.java:495) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)V(ControlTreeWalker.java:542) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)V(ControlTreeWalker.java:553) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)V(ControlTreeWalker.java:553) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)V(ControlTreeWalker.java:553) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)V(ControlTreeWalker.java:553) at com.bea.netuix.nf.ControlTreeWalker.walkRecursiveRender(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Ljava/lang/Object;)V(ControlTreeWalker.java:553) at com.bea.netuix.nf.ControlTreeWalker.walk(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;Lcom/bea/netuix/nf/concurrency/ControlTreeWalkerPool;)V(ControlTreeWalker.java:247) at com.bea.netuix.nf.ControlTreeWalker.walk(Lcom/bea/netuix/nf/VisitorType;Lcom/bea/netuix/nf/UIControl;)V(ControlTreeWalker.java:105) at com.bea.netuix.nf.Lifecycle.run(Lcom/bea/netuix/nf/UIControl;[Lcom/bea/netuix/nf/VisitorType;)V(Lifecycle.java:356) at com.bea.netuix.nf.UIControl.render()V(UIControl.java:536) at com.bea.netuix.servlets.controls.PresentationContext.render(Ljavax/servlet/http/HttpServletRequest;)V(PresentationContext.java:405) at com.bea.netuix.servlets.util.RenderToolkit.renderChild(Lcom/bea/netuix/servlets/controls/PresentationContext;Ljavax/servlet/http/HttpServletRequest;)V(RenderToolkit.java:123) at com.bea.netuix.servlets.jsp.taglib.RenderChild.doStartTag()I(RenderChild.java:58) at jsp_servlet._framework._skeletons._beatools.__gridlayout._jspService(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V(__gridlayout.java:193) at weblogic.servlet.jsp.JspBase.service(Ljavax/servlet/ServletRequest;Ljavax/servlet/ServletResponse;)V(JspBase.java:33) at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run()Ljava/lang/Object;(ServletStubImpl.java:1072)
    ---End Stack Trace---
    I am deploying the application in exploded mode to change the repository settings...but still when I am trying to submit the changes in settings it says  "com.bea.content.spi.internal.RepositoryImpl is not a valid implementation". So I tried to change the settings directly in application-config.xml and restarted the server but still getting exception. As it is authentication exception I tried in 2 approaches one with blank username/password  and the other is non-blank, but no use in either approach.
    My first and primary problem is I am getting Authentication Exception and second problem is I am unable to change the settings in exploded mode too.
    Thanks.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Java proxy client logical port transport to Q and prod issue in target addr

    Hi All,
    I have a java proxy client having a logical port (configured using NWDS) to consume a web service in the provider system.
    In the logical port, I have given target address, and logical port name. While moving this client proxy NWDI dev track to Q and prod,
    how do I change this target address to point to Q and prod respectively. In other words, even though I am using Visual admin to configure the destination url for the logical port, to point to Q and prod, its still referring to the dev environment provider service after moving the proxy client to Q and prod. What is the suggested approach to take care of this issue
    Thx
    mike

    Hi Michael,
    I can only help from that point of view that I believe this question belongs to the forum
    Service-Oriented Architecture (SOA) and SAP
    Please try to raise this question there.
    Thanks and Regards,
    Ervin

  • SAP Fiori - Transports Dev to QA/Prod issues (Activate and Maintain Service)

    Hi All,
        We have configured and activated Fiori - PO and PR scenarios in development environment using Central Hub Architecture (Gateway-Backend system). It is working great. However, we are facing an issue while transporting the configuration between the environments. We configured the entries (System Alias, Activate and Maintain Service and Scenario) for QA/Prod Environment in Development environment and transporting those (as it lets us to create TR's and as any SAP Configuration or technical Object). The transports are imported successfully, however the service is not activated or seen in "Activate and Maintain Services" in QA/Production Environment. But, scenario definition for PO and PR are imported successfully and visible
    Steps and Transports:
    1. System alias configured for QA/Production (Central hub) entries in Development box and transported - Successfully imported and entries are seen
    2. Activate and Maintain Service entries are configured (workbench request- Loads Oauth and Metadata along with the System Alias assigned) - Transport import successfully, However not seen in "Activate and Maintain Services" (tried even creating a customization TR's)
    3. Scenario Definition (PO and PR) - These are successfully imported as well as we are able to see the entries in SPRO
    Solution Options:
    1. Configure the entries and import (No success yet)
    2. Manually re-configure or Activate and Maintain Service in each system [QA/Prod] (Again, SAP let us transport for this step - So, my understanding option 1 should work).
    Any recommendation or suggestions ? Or is the Option 2 the only way to go!
    Thanks in advance
    Cheers,
    Sri

    Hi Sri,
    I think the Support Package for Gateway is old.
    1922510 - Activated Gateway Services are transported only incompletely
    Regards, Masa
    SAP Customer Experience Group - CEG

  • Error while activating the ods ( prod.issue)

    Hi BW guru's
    I am facing major issue while activating the ods i am getting this below error.
    <b>Request REQU.....,data package 000002incorrect with status 5
    Request REQU.....,data package 000001 incorrect with status 5.</b>
    If any1 has come across this issue pls help me out .
    I will reward the points surely.
    Cheers,
    Rakesh

    Hi Rakesh
    The error message
    "Key value exists in duplicate (not allowed by the ODS object type)" in the snap you sent, means you set the ODS for unique records. Thats why its not allowing a second with the same value, which is already in the ODS.
    Please check your ODS settings, if 'Unique Data Records' is checked or not.
    Sorry for my late response!
    Regards
    GSK

  • Merging files using BPM-Prod Issue - JDBC to File.

    Hi all,
    We had a scenario in which data is available in two database tables and that data needs to be merged and dropped in a File system.
    To meet this requirement we have developed a BPM with constant correlation and it was working fine.
    But some days one file wont get generated as the JDBC adapters are polling the DB tables based on date.So there are chances that records wont be present in DB for that particular date and file may not be created.So if only one file is generated my entire business scenario fails as the fork step used to merge two files will not be completed.
    The records which is pulled from DB table is based on data an i have written UDF based on these dates.
    Could someone help me in finding a solution.
    Thanks & Regards,
    Lekshmi.

    Hi ,
    I have included a deadline and exception branch in my scenario and it seems to be working fine.Need to do some more testing in this regard.
    But i have one doubt regarding this issue.In the transformation step i have used multi message mapping where i have mentioned the occurrence of both input messages as 1. I was expecting this scenario to throw an error at transformation step (since only one message was given as input )once i have made the changes but surprisingly it didnt happen.Could you pls tell me why this didnt happen..
    Rgds,
    Lekshmi.

  • Prod issue with Inventory management in BW ..please help

    hi Folks
    i am new into inventory management extraction into BW. i have read all the document regarding the extraction. My question is
    1. what all the comon produciton issues you wil come across when you do the inventory management
    2. what is the dificlut challenge you face during extraction and validation
    3. what all things you need to consider or keep in mind while doing this process
    4. what is pros and cons of this process ..any bettar way to improve this process?
    please shoot me your thougths ..which will helpfull for my new task..

    My Dear Friend...
    Typical Steps for refreshing your understanding :
    1. Transfer Business Content Datasources 2LIS_03_BX , 2LIS_03_BF, AND 2LIS_03_UM in RSA5.
    2. Go to Transaction LBWE, Activate Datasources 2LIS_03_BF, AND 2LIS_03_UM.
    3. Go to Transaction MCB_ select SAP BW usage 'Standard' Radio button.
    4. Save it.
    5. Go to Transaction MCNB, enter name of run ‘Stock_init’. Enter Termination date in future. Enter Datasource as 2LIS_03_BX.
    6. Execute the initialization.
    7. Entries can be found in SETUP Table MC03BFSETUP & MC03BFSETUP.
    8. Run SETUP for 2LIS_03_BF, AND 2LIS_03_UM using TCodes OLI1BW and OLIZBW respectively.
    ALWAYS LOAD in order as BX datasource first then BF datasource and then UM datasource in cube
    9. Run the extraction for 2LIS_03_BX in BW.
    10. Compress the request with ‘No Marker Update’ NOT SET i.e. unticked or unchecked.
    11. Run the extraction for 2LIS_03_BF in BW.
    12. Compress the request with ‘No Marker Update’ SET i.e. ticked or checked.
    13. Run the extraction for 2LIS_03_UM in BW.
    14. Compress the request with ‘No Marker Update’ SET i.e. ticked or checked.
    Steps 1 and 2 shall be executed in Development and transported to production and step 3 onward should be carried out in Production itself with posting Block.
    And about Reconcilitation of data ...Count the number of records in R/3 in particular table and check with BW is its matching...When you request in Detail Tab you can find the number of records...
    Then check if the balances are matching in R/3 and BW...saying for ex: Check opening Stock for today in both the systems...
    If you follow the process properly I dont think you will face any issues...I havent ever seen any complication in Inventory loading...Dont worry...Just follow the typical LO Extraction steps...All Good
    Regards...
    Sandhya

  • HTTP to RFC prod issue

    Hi All,
    we have a strange issue in production, we have done HTTP to RFC scenario and worked in DEV and QA, after moved into production i am getting RESOURCE_NOT_FOUND in maaping error.
    When i check the end to end monitoring in rwb i am unable to find my software component, i have checked in SLD its there but its not there in end to end monitoring and cache monitoring.
    our system got upgraded recently to PI 7.1, aftet this that this is the first transport went into production.
    we have couple of times done the full cache refresh and nothing worked. pls help us to reslove this issue. we have transpoted couple of times into production, CMS transports is went fine without any errors.
    is there any thing missed, pls help us as it is production issue
    Thanks in advance.
    Venkat.

    Perform CPACacheRefresh with PIDIRUSER
    Refer to Note 951318
    Perform SLDCHECK and make sure that communication with SLD is fine.
    check in Tcode SMGW for wrong gateway (AI_RUNTIME and AI_DIRECTORY) registrated in xi system
    Lastly, make dummy changes to MM and activate it again.
    RESOURCE_NOT_FOUND  (following new SP)
    Venkat.

  • PDF Output is moving one column to the middle of page (Prod Issue Urgent!)

    Hi All,
    I have a very funny thing and i could not get any solution.
    I have a report that is printing data in 6-7 pages. This is very simple and tabular report.
    1. I have created one big table with two columns (A and B).
    2. Then i have created another two table under first column (A) and i am using second column (B) as a single column for the address.
    When i run this report in PDF output then PDF report is shoing seond column (B) in the middle of the report.
    Can anyone tell me solution for this.
    Thanks
    Jack

    Hi,
    Can you send over your rtf template, some sample XML and the pdf output from the report?
    [email protected]
    I will take a look and see what I can make of it.
    Regards,
    Cj

  • WM-Prod Issue--Plant NM Company NM and WorkCenter NM02 Company is different

    HI
      I did material staging and proceed ,i try to save the production order , but i have error like
    "Plant NM Company NM and WorkCenter NM02 Company is different"
    Message no. ZPP 165
    where i missed the configuration .
    with regards
    dinesh
    Edited by: code acess on Oct 7, 2011 11:54 AM
    Edited by: code acess on Oct 7, 2011 12:00 PM

    ZPP is a home made message class.
    Please ask your programmer what he checks and then you will know what you missed

  • Issue with presentation Varibles in OBIEE 10.1.3.4.1

    Need your help regarding in resolving an issue in OBIEE 10.1.3.4.1
    There are 6 reports say ‘A’,’B’,’C’,’D’,’E’,’F’ in the same subject area.
    The reports are being configured with prompts using either the repository/presentation variables.
    One of the reports say ‘A’ has been configured to pass the values using presentation variables from the prompt in Advanced Tab of the report request to the stored procedure defined in the Execute Before Query section of the connection pool.
    After running another report ‘B’ in the same subject area, upon visiting the report ‘A’ view display error is being seen ( Please have a look below Erro for the reference) .
    Speculate the issue is around presentation variables of report ‘A’ getting initialized even before running the report.
    Appreciate your earliest advise as this is a prod issue.
    We got below error :
    View Display Error_
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    Request cannot be processed. Custom message. Contact System

    Since the SP is on connection pool (and looks like expecting a input value), that may causing for error.
    Column in the report, pass PS variable and hide it if it not required in the report.
    Pls mark if helps

  • ABAP coding issues after BW upgrade

    Hello Gurus,
    We recently did a BW upgrade from version 3.5 to 7.31 and even since have been encountering few strange issues with many of our ABAP coding.
    For example, there is an APPEND statement in one of our Update Rules as below:
    APPEND <lw_rtab_wa> TO <lt_rtab>.
    Before upgrade, this was working as expected and the contents of <lw_rtab_wa> was getting transferred to <lt_rtab> without any issues.
    Now after upgrade, we find that the contents of <lw_rtab_wa> is being clubbed together in the 1st few columns of <lt_rtab>.
    Both the <lw_rtab_wa> & <lt_rtab> have the same fields, but the length of few fields in <lt_rtab> is bigger than that in <lw_rtab_wa>. For example DOC_NUMBER in <lw_rtab_wa> is of type C(10) while in <lt_rtab> it is C(20). This difference is causing the data of the 2nd field also to be over-writen in the DOC_NUMBER field of <lt_rtab>.
    Please let us know if you have encountered similar situations after your BW upgrade. Any possible solutions to this would be very much appreciated as this is causing PROD issues at the moment!
    Thanks
    Arvind

    Hi Arvind,
    After Upgrade In BW 7.3 or higher versions All data elements that use the domain RSCHAVL are converted from CHAR60 to SSTRING. thats the reason you are getting that syntax error.
    Take help of some ABAP programmer and try to change the syntax as suggested from below link.
    Just scroll down and check the same. even though link shows for BW 7.4 issues, its applicable for 7.3 too. Please let me know
    http://scn.sap.com/community/data-warehousing/bw/blog/2014/07/28/sap-bw-74-analysis-issues
    Thanks
    Ajay

  • EBS 12.1.3 start issue

    hi all,
    There are 2 instances at a sever: (DEV,PROD), now I start DEV instance first, then start PROD instance.
    the dev instance can be connected by PL/SQL Developer.
    the prod instance can not be connected by PL/SQL Developer(ora-12543 error)
    DEV:
    listener.ora:
    # $Header: ad8ilsnr.ora 120.3.12010000.3 2010/03/09 07:07:03 jmajumde ship $
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    # Net8 definition for Database listener
    DEV =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pimenv.nc.sgcc.com.cn)(PORT = 1522))
    SID_LIST_DEV =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /pim/oracle/DEV/db/tech_st/11.1.0)
    (SID_NAME = DEV)
    STARTUP_WAIT_TIME_DEV = 0
    CONNECT_TIMEOUT_DEV = 10
    TRACE_LEVEL_DEV = OFF
    LOG_DIRECTORY_DEV = /pim/oracle/DEV/db/tech_st/11.1.0/network/admin
    LOG_FILE_DEV = DEV
    TRACE_DIRECTORY_DEV = /pim/oracle/DEV/db/tech_st/11.1.0/network/admin
    TRACE_FILE_DEV = DEV
    ADMIN_RESTRICTIONS_DEV = ON
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_DEV = OFF
    # added parameters for bug# 9286476
    LOG_STATUS_DEV = ON
    INBOUND_CONNECT_TIMEOUT_DEV = 60
    # ADR is only applicable for 11gDB
    DIAG_ADR_ENABLED_DEV = ON
    ADR_BASE_DEV = /pim/oracle/DEV/db/tech_st/11.1.0/admin/DEV_pimenv
    IFILE=/pim/oracle/DEV/db/tech_st/11.1.0/network/admin/DEV_pimenv/listener_ifile.ora
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    #$Header: NetServiceHandler.java 120.19.12010000.6 2010/03/09 08:11:36 jmajumde ship $
    DEV=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    (CONNECT_DATA=
    (SID=DEV)
    DEV_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    (CONNECT_DATA=
    (SID=DEV)
    DEV_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    DEV_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    (CONNECT_DATA=
    (SID=DEV)
    DEV_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCDEV))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=/pim/oracle/DEV/db/tech_st/11.1.0/network/admin/DEV_pimenv/DEV_pimenv_ifile.ora
    PROD:
    listener.ora:
    # $Header: ad8ilsnr.ora 120.3.12010000.3 2010/03/09 07:07:03 jmajumde ship $
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    # Net8 definition for Database listener
    PROD =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pimenv.nc.sgcc.com.cn)(PORT = 1521))
    SID_LIST_PROD =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /pim/oracle/PROD/db/tech_st/11.1.0)
    (SID_NAME = PROD)
    STARTUP_WAIT_TIME_PROD = 0
    CONNECT_TIMEOUT_PROD = 10
    TRACE_LEVEL_PROD = OFF
    LOG_DIRECTORY_PROD = /pim/oracle/PROD/db/tech_st/11.1.0/network/admin
    LOG_FILE_PROD = PROD
    TRACE_DIRECTORY_PROD = /pim/oracle/PROD/db/tech_st/11.1.0/network/admin
    TRACE_FILE_PROD = PROD
    ADMIN_RESTRICTIONS_PROD = ON
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_PROD = OFF
    # added parameters for bug# 9286476
    LOG_STATUS_PROD = ON
    INBOUND_CONNECT_TIMEOUT_PROD = 60
    # ADR is only applicable for 11gDB
    DIAG_ADR_ENABLED_PROD = ON
    ADR_BASE_PROD = /pim/oracle/PROD/db/tech_st/11.1.0/admin/PROD_pimenv
    IFILE=/pim/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_pimenv/listener_ifile.ora
    tnsnames.ora:
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    #$Header: NetServiceHandler.java 120.19.12010000.6 2010/03/09 08:11:36 jmajumde ship $
    PROD=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    (INSTANCE_NAME=PROD)
    PROD_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    (INSTANCE_NAME=PROD)
    PROD_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    PROD_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    PROD_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=/pim/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_pimenv/PROD_pimenv_ifile.ora
    lsnrctl status:
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 28-JUN-2011 14:46:19
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    Start Date 28-JUN-2011 14:34:26
    Uptime 0 days 0 hr. 11 min. 53 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /pim/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_pimenv/listener.ora
    Listener Log File /pim/oracle/PROD/db/tech_st/11.1.0/log/diag/tnslsnr/pimenv/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521)))
    Services Summary...
    Service "DEV" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Service "DEV_XPT" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Service "PROD" has 1 instance(s).
    Instance "PROD", status READY, has 1 handler(s) for this service...
    Service "PROD_XPT" has 1 instance(s).
    Instance "PROD", status READY, has 1 handler(s) for this service...
    The command completed successfully
    how can i do to fix PROD issue? many thanks.
    Carl

    Hi Carl;
    Is there any firewall? Related Db port avaliable?
    Oracle Database Error Code ORA-12543 Description :
    TNS:destination host unreachable
    Error Cause:
    Contact can not be made with remote party.
    Action:
    Make sure the network driver is functioning and the network is up.
    Please check:
    Re: ORA-12543: TNS:destination host unreachable
    Regard
    Helios

  • How to pass the values to stored proc using presentation variable in OBIEE

    Need your help regarding in resolving an issue in OBIEE 10.1.3.4.1
    There are 6 reports say ‘A’,’B’,’C’,’D’,’E’,’F’ in the same subject area.
    The reports are being configured with prompts using either the repository/presentation variables.
    One of the reports say ‘A’ has been configured to pass the values using presentation variables from the prompt in Advanced Tab of the report request to the stored procedure defined in the Execute Before Query section of the connection pool.
    After running another report ‘B’ in the same subject area, upon visiting the report ‘A’ view display error is being seen ( Please have a look below screen shot for your reference) .
    Speculate the issue is around presentation variables of report ‘A’ getting initialized even before running the report.
    Appreciate your earliest advise as this is a prod issue.

    Hi Prasad,
    I got your note, you should not use Session variable syntax to call presentation variable.
    you should use like @{AIC_PROJ_PLAT_SEQ_NO}
    One more thing: first test the variable AIC_PROJ_PLAT_SEQ_NO value then try to pass to SP.
    Hope this helps

Maybe you are looking for

  • Unable to load updates of library project in browser until clear my browser cache

    hi, i am using a lib project for my main project with the setting as 'Run time Shared Library' , i am not getting any updates from the lib until i clear my web cache and then load it again. Please help ! thanks vishal

  • When installing After Effects I get an error U44M1l210

    I have tried to install After Effects twice now. Every time I get the message that installation was successful, but patch failed. I uninstall, download and install again but the same error appears. Error U44M1l210 Please help!

  • ICal Events not showing in Outlook Calendar

    I'm new to iCal. My Mail and iCal are now synched up with my work's Outlook Exchange. The problem: My events entered in Outlook's Calendar ARE showing up in my iCal, but events entered in iCal ARE NOT showing up in my Outlook Calendar. Whither wrong

  • I need to upload a jpg. into a web-based program.

    the document is created in Pages, and apparently saved within the app. All I can see to do is email it, but not a choice to "save" it on the iPad itself so I can find it when I "browse" from the web program. Any advise?

  • DVDs no longer recognized

    Hey all, After downloading the last lot of updates for my eMac, I have had problems with the eject button on the keyboard. It works, except you have to hold it down longer. I've spoken to a couple other people who had similar issues. And just this we