LISTNER and enterprise manager error

TNS-12560: TNS:protocol adapter error
i m unable to start my listner. i m using oracle 11g on windows 7
another error is of enterprise manager
their is something like falling back to standard locale ("c")
em configration isses c:\app\manish\product\11.2.0\db_home_1\manish-pc_orcl not found

945224 wrote:
TNS-12560: TNS:protocol adapter error
i m unable to start my listner. i m using oracle 11g on windows 7
another error is of enterprise manager
their is something like falling back to standard locale ("c")
em configration isses c:\app\manish\product\11.2.0\db_home_1\manish-pc_orcl not found
CLASSIC Windows error due to any number of OS/Networking mis-configurations
are both OS Services for database & listener started & running?
when was last time all worked with out error?
what changed since then?
Does system get is IP# via DHCP?

Similar Messages

  • Using dcmctl and enterprise manager with OracleAS 10.1.2.0.2

    Hi
    I know that in OracleAS 9.0.2 there were problems when you tried to use dcmctl and Enterprise Manager at the same time. Does OracleAS 10.1.2.0.2 has the same problem.

    hello,
    somewhere (i really don't remember where, but it was in the oracle documentation) i'm sure i read that already in 9.0.4 you could use dcmctl when enterprise manager was up. but i've never experienced it and i prefer not to try!!!
    fabrizio

  • Log On to null  and  Plugin Manager error

    After installing BOE XI 3.1 Update and SAP Integration Kit 3.1, when attempting to log on to InfoView get a Log On to null showing up in the upper corner and when attempting to use SAP Authentication get:
    Account information not recognized: Plugin Manager error: Unable to locate the requested plugin secSAPR3 on the server. (FWB 00006)
    SAP Authentication doesn't show up in CMC either. Any ideas? Already checked SAP Java Connector.

    Here is the "README":
    wdeploy: Business Objects Deployment tool
    Objective: To deploy Business Objects web applications.
    Location of online deployment guides:
    BusinessObjects Enterprise XI 3.1 Web Application Deployment Guide for Windows
    BusinessObjects Enterprise XI 3.1 Web Application Deployment Guide for UNIX
    1. Go to http://help.sap.com
    2. Click on tab "Business Objects"
    Please note that you will need your SAP Service Marketplace USER ID and PASSWORD to access this material.
    If you do not have the necessary credentials contact your SAP support center.

  • Problem Login to Weblogic Server and Enterprise Manager Page

    Hi master and guru,
    I have installed WebLogic 10.3.5, SOA 11.1.1.5.0 and OIM 11.1.1.5.0 in production server.
    But when trying to login to Weblogic Server page (http:\\<host>:7001\console), failed without error.
    And when trying to login to Enterprise Manager page (http:\\<host>:7001\em), failed also.
    The error in log :
    initIgnoreList:Register 'oracle_ias_farm' login page url:/em/faces/targetauth/emasLogin
    <Oct 27, 2011 10:04:49 AM ICT> <Warning> <Socket> <BEA-000402> <There are: 5 active sockets, but the maximum number of socket reader threads allowed by the configuration is: 4. You may want to alter your configuration.>
    m_connection-jpss null
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the OIMDB Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the SOA Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Error> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Not able to fetch the OVD Info. Either the application is undeployed or the application server is shutdown. Hence populating the Information Not Available values for them>
    <Oct 27, 2011 10:05:09 AM ICT> <Warning> <oracle.iam.platform.emmbeans.OIMDomainClusterMXBeanImpl> <BEA-000000> <Found multiple WLS Domain MBeans>
    <Oct 27, 2011 10:05:14 AM ICT> <Warning> <oracle.adfinternal.view.faces.lifecycle.LifecycleImpl> <BEA-000000> <ADF_FACES-60098:Faces lifecycle receives unhandled exceptions in phase RENDER_RESPONSE 6
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)+
    +     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)+
    +     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)+
    +     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)+
    +     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)+
    +     at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:149)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)+
    +     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)+
    +     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)+
    +     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)+
    +     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)+
    +     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)+
    +     at java.security.AccessController.doPrivileged(Native Method)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
    >
    <Oct 27, 2011 10:05:14 AM ICT> <Error> <HTTP> <BEA-101020> <[ServletContext@333967374[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     Truncated. see log file for complete stacktrace+
    >
    <Oct 27, 2011 10:05:14 AM ICT> <Notice> <Diagnostics> <BEA-320068> <Watch 'UncheckedException' with severity 'Notice' on server 'AdminServer' has triggered at Oct 27, 2011 10:05:14 AM ICT. Notification details:
    WatchRuleType: Log
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Oct 27, 2011 10:05:14 AM ICT SERVER = AdminServer MESSAGE = [ServletContext@333967374[app:em module:/em path:/em spec-version:2.5]] Servlet failed with Exception
    java.lang.IllegalStateException: Cannot forward a response that is already committed
    +     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:122)+
    +     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)+
    +     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)+
    +     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)+
    +     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)+
    +     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)+
    +     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)+
    +     at oracle.sysman.emSDK.adfext.ctlr.EMViewHandlerImpl.renderView(EMViewHandlerImpl.java:149)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)+
    +     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)+
    +     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)+
    +     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)+
    +     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)+
    +     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)+
    +     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:164)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)+
    +     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)+
    +     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:105)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)+
    +     at java.security.AccessController.doPrivileged(Native Method)+
    +     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)+
    +     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)+
    +     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)+
    +     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)+
    +     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)+
    +     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)+
    +     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)+
    +     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)+
    +     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)+
    +     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)+
    +     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)+
    +     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)+
    +     at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)+
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = IDM_APP TXID = CONTEXTID = 3ca8d5161a516ac2:7fbc50ed:1334350f599:-8000-0000000000000083 TIMESTAMP = 1319684714138
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    >
    <Oct 27, 2011 10:05:15 AM ICT> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in c:\oracle\middleware\user_projects\domains\base_domain\servers\adminserver\adr\diag\ofm\base_domain\adminserver\incident\incdir_18 with a lockout minute period of 1.>
    But the weird thing is success when login to SOA (http:\\<host>:8001\soa-infra)
    Can anyone help me why this problem occured and how to solve it?
    Thank you,
    Ivan P.

    Hi
    Try to increase socket limits
    Normally you can do this within the admin console , Servers -> Configuration -> Tuning -> Socket Readers
    For you, since you can't login, set the ThreadPoolPercentSocketReaders in the config.xml to a higher value than 5
    kind regards
    Michel

  • Enterprise Manager:  Error in table "View Data" for table with 128 column

    We appear to be getting an error when running Oracle Enterprise Manager when doing a "View Data" and selecting > 128 columns to display.
    Here's the error message.
    Could you let me know if this is a known issue, and any workaround/fixes for it?
    Thanks!
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart getCurveLegend.139 - curveindex 0
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.411 - oracle.sysman.emo.smap.HostChart@7d1a73ee
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.412 - chart name cpuChart
    2012-07-11 16:53:08,315 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.413 - number of names 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.414 - number of times 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.415 - number of values 0
    2012-07-11 16:53:08,330 [EMUI_16_53_08_/console/database/util/Flex] ERROR perf.svgChart logChartDetails.416 - curve count 0
    2012-07-11 16:55:40,768 [EMUI_16_55_40_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:207)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         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:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         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)
    2012-07-11 17:02:36,519 [EMUI_17_02_36_/console/database/schema/displayContents] ERROR svlt.PageHandler handleRequest.639 - java.lang.ArrayIndexOutOfBoundsException: -128
    java.lang.ArrayIndexOutOfBoundsException: -128
         at oracle.sysman.emo.adm.DBObjectsMCWInfo.getSqlTimestampIndexes(DBObjectsMCWInfo.java:194)
         at oracle.sysman.emo.adm.schema.TableViewDataBrowsingDataSource.executeQuery(TableViewDataBrowsingDataSource.java:167)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:201)
         at oracle.sysman.emo.adm.DatabaseObjectsDataSource.populate(DatabaseObjectsDataSource.java:151)
         at oracle.sysman.emo.adm.schema.DisplayContentsObject.populate(DisplayContentsObject.java:369)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayAllRows(DisplayContentsController.java:303)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onDisplayContents(DisplayContentsController.java:290)
         at oracle.sysman.db.adm.schm.DisplayContentsController.onEvent(DisplayContentsController.java:136)
         at oracle.sysman.db.adm.DBController.handleEvent(DBController.java:3431)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:207)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:121)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:784)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:340)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         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:65)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:190)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:153)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:353)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         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)

    Not many people run into this but one has before: Too many columns to be shown in the Enterprise Manager 11g?
    I can not find a known bug related to EM/CC, however a lot of bugs exist if you search in MOS for java.lang.ArrayIndexOutOfBoundsException: 128
    So, best is to create a SR.
    Eric

  • Oracle 10g and enterprise manager

    Hey;
    I'm obviously fairly new to the oracle arena, just having passed through a number of courses. I seem to have run into two problems with the installation that have me perplexed. Here are the details for one of them:
    I have oracle 10g up and running on an oracle enterprise linux server:
    SQL> select instance_name, status from v$instance;
    INSTANCE_NAME STATUS
    oci1 OPEN
    The listener is up and running and the oci1 database is dynamically registered:
    $ lsnrctl status
    [[snip]]
    Service "oci1" has 1 instance(s).
    Instance "oci1", status READY, has 1 handler(s) for this service...
    [[snip]]
    I started the dbconsole w/ emctl start dbconsole and it seems to be running:
    $ emctl status dbconsole
    TZ set to US/Central
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://ocidb1.olearycomputers.com:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    When I hit the web page, though, I'm never presented with a login screen and it says my database is down and that the agent can't connect to the instance. When I examine the log that's referenced in the dbconsole status, I see a number of errors such as:
    2009-06-09 18:37:10,367 [OmsServiceDriver thread] ERROR conn.ConnectionService v
    erifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid user
    name/password; logon denied
    I saw errors in the emoms.log file related to the sysman user so I unlocked the account.
    SQL> select username, account_status
    2 from dba_users
    3 where username = 'SYSMAN';
    USERNAME ACCOUNT_STATUS
    SYSMAN OPEN
    That didn't do the trick because not very long after, the account is relocked:
    SQL> select username, account_status
    2 from dba_users
    3 where username = 'SYSMAN';
    USERNAME ACCOUNT_STATUS
    SYSMAN LOCKED(TIMED)
    and, instead of the wrong userid/password, I'm getting errors about
    2009-06-09 22:04:58,586 [HttpRequestHandler-22472173] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-28000: the account is locked
    Anyone have any info on what I'm messing up?
    Appreciate any info/hints/tips/suggestions (as long as they're not "go back to unix admin") :)
    Doug O'Leary

    Hey;
    Thanks again for the response. I tried dropping the repository and got a whole bunch of errors. While attempting to enable the sysman account, I realized that my password contained some characters that have special meaning for oracle and I think that's what was throwing it. The errors with the repository convinced me to try one more reinstall. Bit overkill, perhaps, but that's the whole point of a practice box. Once the database was up and running, teh enterprise manager is fully functional.
    Now that I think about it, I wonder if that password could be responsible for my other schema issue as well...
    Thanks again; I appreciate your time and patience.
    Doug O'Leary

  • Oracle Enterprise Manager Error(s)

    I recently installed Oracle 11g on my computer and am playing around with it and have come across two errors that i see are pretty common but i cant wrap my head around whats going on.
    Scenario 1:
    I start up my computer, no services are running (OracleDBConsoleorcl, OracleTNSListener & OracleServiceORCL) are all not on.
    I go into control panel->Services and turn on OracleDBConsoleorcl so i can log into enterprise manager.
    When I enter enterprise manager I see that i can start up the listener or database instance.
    I start up the listener (no problems) but when i try to turn on the instance I then get the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    When i go back to the control panel and services and start up OracleServiceORCL then everything works as expected.
    Why am i not able to start up the oracle instance via the enterprise manager?
    Thanks....

    rodneyc8063 wrote:
    I recently installed Oracle 11g on my computer and am playing around with it and have come across two errors that i see are pretty common but i cant wrap my head around whats going on.
    Scenario 1:
    I start up my computer, no services are running (OracleDBConsoleorcl, OracleTNSListener & OracleServiceORCL) are all not on.
    I go into control panel->Services and turn on OracleDBConsoleorcl so i can log into enterprise manager.
    When I enter enterprise manager I see that i can start up the listener or database instance.
    I start up the listener (no problems) but when i try to turn on the instance I then get the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    When i go back to the control panel and services and start up OracleServiceORCL then everything works as expected.
    Why am i not able to start up the oracle instance via the enterprise manager?
    Thanks....
    >I recently installed Oracle 11g on my computer and am playing around with it and have come across two errors that i see are pretty common but i cant wrap my head around whats going on.
    Scenario 1:
    I start up my computer, no services are running (OracleDBConsoleorcl, OracleTNSListener & OracleServiceORCL) are all not on.
    I go into control panel->Services and turn on OracleDBConsoleorcl so i can log into enterprise manager.
    When I enter enterprise manager I see that i can start up the listener or database instance.
    I start up the listener (no problems) but when i try to turn on the instance I then get the error
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    When i go back to the control panel and services and start up OracleServiceORCL then everything works as expected.
    Why am i not able to start up the oracle instance via the enterprise manager?
    Thanks....
    EM can only connect to the DB via SQL*Net.
    When the DB is down the listener does not know anything about the DB.
    When EM tries to connect to the DB the listener reports it does not know how to complete the connection request

  • Oracle 9ias Enterprise Manager error

    Hi guys,
    I'm getting the following error when i access my Enterprise Manager:
    Servlet error: Renderer failed: java.lang.NoClassDefFoundError
    It's my first access to the EM.
    The server is instaled in a Windows 2000.
    Someone can help me with this error?
    Thanks

    Hi Fabio,
    You have one emwebsite running per ORACLE HOME. Having said that you should have 1 em for the Infra and 1 for the midtier.
    To access the corresponding emwebsite, you need to start the corresponding em process.
    This is how it can be done:
    From the Services >
    Start the <..>ASControl process
    From the cmd like:
    GOTO OH/bin> emctl start iasconsole
    To start ONLY the agent:
    OH/bin> emctl start agent
    From the error, you have mentioned it is difficult to conclude the exact cause of the error.
    Can you please provide the following informations:
    1) What type of install is it?
    (e.g. Infra on so and so machine + portal & wireless midtier on..)
    2) Can you please check the corresponding OH/sysman/log directory and scan the log files. Incase, you are unable to understand then please post the corresponding errors in this post.
    I suggest, you stop your instance and start it in order.
    This is what you can try:
    Stop you instance (All processes)
    In this Order --
    em of the midtier,
    process manager of the midtier
    em of the infra
    process manager of the infra
    database
    tnslistener
    Check for runaway processes. If found kill it.
    When all done start it in the following order:
    tnslistener
    database
    process manager of the infra
    em of the infra
    process manager of the midtier
    em of the midtier
    Thanx,
    Chetan.

  • 10g Enterprise Manager Error

    Hi,
    I installed Orale 10.2.0 in Fedora 10 successfully but not able to login through Enterprise manager .In fact i am unable to open that login page.While providing the address http://fedora10.localdomain:5560/isqlplus the explorer error is comming and the error is page not available ..
    What to Do ?
    Dhabas

    Hi,
    This is what i am getting
    [oracle@fedora10 bin]$ ping fedora10.localdomain
    PING fedora10.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.034 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=2 ttl=64 time=0.058 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=3 ttl=64 time=0.076 ms
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=4 ttl=64 time=0.050 ms
    ^C
    --- fedora10.localdomain ping statistics ---
    4 packets transmitted, 4 received, 0% packet loss, time 3095ms
    rtt min/avg/max/mdev = 0.034/0.054/0.076/0.016 ms
    [oracle@fedora10 bin]$ emctl status dbconsole
    TZ set to Asia/Calcutta
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0 
    Copyright (c) 1996, 2005 Oracle Corporation.  All rights reserved.
    http://fedora10.localdomain:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    Logs are generated in directory /u01/app/oracle/product/10.2.0/db_1/fedora10.localdomain_EXILANT/sysman/log
    [oracle@fedora10 bin]$

  • Deploy via Enterprise Manager error

    hi all!
    I'am using AS 9.0.2.0.1 and i receive an error deploying my sample-application using Enterprise Manager Web-Interface (just one simple uix-page).
    After first step, where i choose my .ear-file and application name, i receive folowing exception ina log-file and web-upload don't work for me:
    java.lang.Exception: Die J2EE-Anwendungsdatei (.ear) muss angegeben und gelesen werden, bevor mit dem Einsatz
    prozess fortgefahren werden kann. Gehen Sie zurück zu der Seite Anwendung einsetzen: Einführung.
    at
    oracle.sysman.eml.ias.oc4j.DeployWiz.getCachedDeployAppAdminObj(DeployWiz.java:2283)
    at
    oracle.sysman.eml.ias.oc4j.DeployWiz.doSelectApplicationNavigation(DeployWiz.java:473)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    at
    oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at
    oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    at
    oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown
    Source)
    at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown
    Source)
    at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown
    Source)
    at oracle.cabo.servlet.BajaServlet.doGet(Unknown Source)
    at
    oracle.sysman.emSDK.eml.svlt.EMServlet.doGet(EMServlet.java:240)
    at oracle.sysman.eml.app.ConsoleSN.doGet(ConsoleSN.java:71)
    at oracle.cabo.servlet.BajaServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
    at
    com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
    at
    oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
    at
    com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
    at
    com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:26
    9)
    at
    com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
    at
    com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:243)
    at
    com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:64)
    Can anybody help me?

    If your issue is related to the deployment process, you may want to post your question to the Oracle Application Server - General mailing list. There's a better chance you get an answer to your question there...
    Peter

  • TRAINING AND EVENT MANAGEMENT - ERROR

    Dear SAP Experts,
    I am working on the module TRAINING AND EVENT MANAGEMENT.
    While using transaction PSV2 - DYNAMIC BUSINESS EVENT MENU, when i click on BUSINESS EVENT TYPE in that create W/O RESOURCES, I get an error.
    PLANNING PERIOD IS NOT IN BUSINESS EVENT TYPE INTERVAL.
    Can you please guide me in this.
    Please tell me where i am going wrong
    Thanks in advance.
    Regards
    Aniruddha

    Hi all,
    PLANNING PERIOD IS NOT IN BUSINESS EVENT TYPE INTERVAL (on LSO_PSV2)
    I have the same error ...
    Does anyone know?
    thanks in advance, Sony

  • Red Hat Linux Enterprise 5 64bit and Enterprise Manager 10.2.0.3 Install ?

    Appreciate specific steps to ensure that Oracle Enterprise Manager 10.2.0.3 is installed as baseline for upgrade.
    Red Hat Linux Enterprise 5.2 64bit.
    The major problems are with the Configuration Assistant Web Cache during the Install. It fails with OUI-25031.
    The configToolFailedCommands script contents is:
    oracle.sysman.emcp.agent.AgentPlugIn

    The root cause of Oracle Grid 10.2.0.3 did not install successfully was because of a Network Configuration Issue. i.e., some strange IP was being referenced over the internet and mapping it to my hostname of my server. I performed a "dig hostname" to see what ip was being associated with my so-called unique hostname. After fixing that problem and removing all of Oracle, I only had one warning with OPMN not starting. I discovered additional rpms that needed to be installed and all is good now until the next opportunity.
    Learned Lesson: Pay Very Careful Attention to all configuration components and document as you go to ensure that you have your process documented.

  • Custom UserManager and Enterprise Manager administration

    Can Enterprise Manager be used to Add/Remove Users and Groups for a Customer UserManager? I remember reading somewhere that Add/Remove only worked for the XML-file based implementations. Now I can't find where I read that.

    Not likely. That is the reason why they published the Apex 2.1 'database management' pages.
    Express Edition doesn't support Java in the database. Enterprise Manager is based on Java. You CAN use Grid Control for some of the stuff, but it's incomplete.

  • OS authentication and enterprise manager

    Hello,
    I have configured my oracle 8i server to use OS authentification (windows NT). How do I have to fill in the prefered credentials to make it work? The only user I've managed to work with is 'internal' but enterprise manager gives the error 'VNI-2015' if I try to export my database with this user. Filling in no user doesn't work

    you can restore the sysman password.
    But you can acess to OEM WITH sys or system username.
    do you need restoring these passwords
    Regards

  • Oracle 8i Enterprise Edition and Enterprise Manager

    I installed oracle 8i release 3 (8.1.7) and the management tools, when i try to startup the ManagementServer Service sends me an error, and in the log file ( oms.nohup)says :
    OEMCTRL for Windows NT: Version 2.2.0.0.0
    Copyright (c) 1998, 2000, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2001-7-31:10:39:54:705] VdbSession.processError: errorCode >12640<
    [main][2001-7-31:10:39:54:705] VdbSession.processError: errorMsg >ORA-12640: Authentication adapter initialization failed
    <
    [main][2001-7-31:10:39:54:715] VdbSession.processError: database connection error
    VXA-2018 :
    Unable to connect to OMS registry serviceoracle.sysman.vxn.VxnBootstrapException:
    at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1353)
    at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:2547)
    Error starting Oracle Management Server. OEMCTRL for Windows NT: Version 2.2.0.0.0
    Copyright (c) 1998, 2000, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2001-7-31:10:42:16:9] VdbSession.processError: errorCode >12640<
    [main][2001-7-31:10:42:16:9] VdbSession.processError: errorMsg >ORA-12640: Authentication adapter initialization failed
    <
    [main][2001-7-31:10:42:16:9] VdbSession.processError: database connection error
    Somebody can help me?
    Thanks.
    null

    Hello Guys,
    I have installed OEM a million times but just couldn't
    understand your installation process.First did you create New
    user to own the OEM repository with a separate Tablespace and
    created a repository???????
    If you didn't do that just mail me but before you mail me
    uninstall your oracle and I iwll give you a foolproof
    procedure.Hope that will make you smile.
    Geoffreys Shelton
    Oracle DBA Consultant
    Nestle Global Systems Monitoring Team
    [email protected]

Maybe you are looking for

  • Can I take out the underlines in photo gallery?

    Can I take out the underlines in photo gallery? I mean the underlines for "Back to Album", "Previous" and "Next". I understand they are functional but I just don't think they look great with the whole composition. Thank you!

  • My itunes was deleted off of my computer. Is there any way I can get my music from my Ipod back onto my computer?

    Most of my music is from CDs that I don't have anymore. I've got over a thousand songs and most of them were deleted when my computer crashed. Is there any way I can get my music from my ipod back onto my computer? Any sort of program you can buy? Th

  • My 2007 iMac keeps randomly restarting.

    Running latest Mavericks on my late 2007 iMac. Recently had to do a Time Machine recovery and since my machine randomly restarts by itself when left unattended. While monitoring Console the following message keeps repeating and suspect it is the root

  • Dynamic SQL report  on Oracle apex4.0

    Hi Everyone, I have two reports in one page.One is the Interactive and other is Sql report. Based on the selection of the row(using checkbox) in the interactive report, the sql report has to display the selected columns. Note :The report has to be lo

  • Create bussinness area in 11.1.1.4 discoverer

    Hi All, I am new to discoverer. I want to link discoverer with oracle apps user. I connect to discoverer viewer and discoverer plus however i dont find any clue from where to create bussiness area then i want to create workbook. Can somebody please g