Register Oracle XE to Enterprise Manager

Hi,
I am interested to try oracle 10g XE and I've install it (My OS = Windows XP) but there's no enterprise manager for it. Can we use enterprise manager from another oracle 10g edition? if we can, how to do that?
thanks
tatang

Hello,
Are you sure the service OracleService(sid) has not been created? Can you check it?
If it was not created, you could try to create it manually with this command:
emca -config dbcontrol db -repos create
and follow the instructions. Be sure to have the listener up at all times.
Another option could be to recreate de database with dbca and it should create the service automatically.
I haven´t had the chance to work with XE, but I guess it is the same concept as SE and EE.

Similar Messages

  • Want to work on Oracle Business Intelligence Enterprise Manager

    Hi,
    I have installed OBIEE 11g( 11.1.1.5.0) on Windows 32Bit system.
    Now i want to work on Oracle Business Intelligence Enterprise Manager. Can anybody help me out as I am new in OBIEE11g.
    Actually I am trying to edit NQSConfig file and set a default repository other than "SampleAppLite_BI0001.rpd", let say "abc.rpd". But when I restart services, It changes default rpd to "SampleAppLite_BI0001.rpd" only.
    Need guidance..
    Thanks,
    Archie.

    Hi,
    At any time, only one repository can be loaded for access by a BI presentation Server instance. So One repository must be specified as DEFAULT. If multiple repositories are specified as DEFAULT, then the last one listed will become DEFAULT.
    So, please keep "abc.rpd" as the last repository in the list and mark it as DEFAULT.
    e.g: Star = abc.rpd, DEFAULT;
    Hope it helps.

  • 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 11g client - Enterprise Manager Console?

    Hello, we use 10g Enterprise Manager Console on our windows desktops as a gui tool. We installed the administrator version of 11g client, but I cannot find the Enterprise Manager Console. Does anyone know where this is?
    Thanks!

    This is what I understand from doc:
    OEM Grid Control does not require an additional license if the follow this rule (from
    http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/editions.htm#CJAHFHBJ)
    >
    A separate Oracle Database can be installed and used as a Oracle Enterprise Manager Grid Control (OEM Grid Control) repository without additional license requirements, provided that all the targets (databases, applications, and so forth) managed in this repository are correctly licensed. This database may also be used for the RMAN repository. It may not be used or deployed for other uses.
    >
    and if you don't use any management packs http://download.oracle.com/docs/cd/E11882_01/license.112/e10594/options.htm#CIHGFIAF
    If you really want to be sure you need to confirm this with your sales representative.
    Edited by: P. Forstmann on 2 sept. 2010 17:58
    Edited by: P. Forstmann on 2 sept. 2010 18:03

  • Error when discovering Oracle EBS from Enterprise Manager 12C

    Hi everyone..
    I have installed Enterprise manager 12C and discovered EBS database.But im unable to discover EBS applications through it.
    OEM VERSION : 12C R2
    EBIS VERSION : VISION INSTANCE 12.1.3
    DATABASE : 11.2.0.3
    I'm getting below error when im trying to discover through menu Targets----->Oracle E-Business Suite Instances
    Error Log
    oracle.apps.ebs.amp.oms.discovery.discoverer.AppsDiscoveryException: TargetRegistration :: registerService : SQLException - ORA-20233: Either the target or the metric does not exist for <target_name>/<metric_name>/<metric_column> VIS_ocs.ocs.dmsswt.com_HTTP Server/ResponseStatus
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 390
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 629
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 1775
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 4057
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 2227
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 1340
    ORA-06512: at line 1
    Caused By: java.sql.SQLException: ORA-20233: Either the target or the metric does not exist for <target_name>/<metric_name>/<metric_column> VIS_ocs.ocs.dmsswt.com_HTTP Server/ResponseStatus
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 390
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 629
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 1775
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 4057
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 2227
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 1340
    ORA-06512: at line 1
    oracle.apps.fnd.oam.em.util.job.CommandException
    Caused By: oracle.apps.fnd.oam.em.sdk.targetData.discovery.AppsDiscoveryException: Error while attempting to discover EBS on : VIS( oracle_database ) using schema: apps
    Caused By: oracle.apps.ebs.amp.oms.discovery.discoverer.AppsDiscoveryException: TargetRegistration :: registerService : SQLException - ORA-20233: Either the target or the metric does not exist for <target_name>/<metric_name>/<metric_column> VIS_ocs.ocs.dmsswt.com_HTTP Server/ResponseStatus
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 390
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 629
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 1775
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 4057
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 2227
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 1340
    ORA-06512: at line 1
    Caused By: java.sql.SQLException: ORA-20233: Either the target or the metric does not exist for <target_name>/<metric_name>/<metric_column> VIS_ocs.ocs.dmsswt.com_HTTP Server/ResponseStatus
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 390
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 629
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 1775
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 4057
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 2227
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 1340
    ORA-06512: at line 1
    =================================================================
    Output Log
    ******Discovery Exceptions:
    ******Exception 0
    oracle.apps.fnd.oam.em.sdk.targetData.discovery.AppsDiscoveryException: Error while attempting to discover EBS on : VIS( oracle_database ) using schema: apps
         at oracle.apps.fnd.oam.em.onDemand.jobs.OAMRegisterEBSOD.execute(Unknown Source)
         at oracle.apps.fnd.oam.em.util.job.AbstractCommandExecutor.executeCommand(Unknown Source)
         at oracle.sysman.emdrep.jobs.CommandStepExecutor.execute(CommandStepExecutor.java:154)
         at oracle.sysman.emWebservices.inbound.jobs.worker.ConsoleJobStepExecutor.execute(ConsoleJobStepExecutor.java:321)
         at oracle.sysman.emWebservices.inbound.jobs.worker.ConsoleJobStepExecutor.executeStep(ConsoleJobStepExecutor.java:187)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:370)
         at oracle.j2ee.ws.server.jaxws.ServiceEndpointRuntime.processMessage(ServiceEndpointRuntime.java:202)
         at oracle.j2ee.ws.server.jaxws.JAXWSRuntimeDelegate.processMessage(JAXWSRuntimeDelegate.java:474)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
         at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:1120)
         at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:1118)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccActionExecutor.java:74)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivilegedExceptionAction.run(CascadeActionExecutor.java:83)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
         at weblogic.security.Security.runAs(Security.java:61)
         at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecutor.java:51)
         at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(CascadeActionExecutor.java:56)
         at oracle.j2ee.ws.server.provider.GenericProviderPlatform.runAs(GenericProviderPlatform.java:398)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1138)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:233)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:193)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:485)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         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.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:335)
         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:179)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:550)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.caching.filter.AdfFacesCachingFilter.doFilter(AdfFacesCachingFilter.java:137)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         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:139)
         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)
    Caused by: oracle.apps.ebs.amp.oms.discovery.discoverer.AppsDiscoveryException: TargetRegistration :: registerService : SQLException - ORA-20233: Either the target or the metric does not exist for <target_name>/<metric_name>/<metric_column> VIS_ocs.ocs.dmsswt.com_HTTP Server/ResponseStatus
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 390
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 629
    ORA-06512: at "SYSMAN.EM_REP_METRIC", line 1775
    ORA-06512: at "SYSMAN.MGMT_TARGET", line 4057
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 2227
    ORA-06512: at "SYSMAN.MGMT_SERVICE", line 1340
    ORA-06512: at line 1
    Can anyone help me out?
    Thanks very much.
    Regards,
    Pubudu

    Hello,
    The errors you are receiving are typically a result of not following our published MOS note and our documentation. It’s important in order for Oracle E-Business Suite systems to be properly recognized by E-Business Suite Plug-in, AutoConfig must be enabled and updated on all nodes. You should prevalidate your system before the running discovery to help ensure success of the discovery process. These tests check that context files, context variables, users, and components are set up correctly in the system for successful discovery.
    For more information on both topics refer to:
    •     Getting Started with Oracle Application Management Pack (AMP) for Oracle E-Business Suite, Release 12.1.0.1 (Doc ID 1434392.1)
    •     Oracle Application Management Pack for Oracle E-Business Suite Guide Release 12.1.0.1.0 Part No. E28715-03 October
    If you are still experiencing errors after reviewing our documentation and taking the appropriate steps to prevalidate your system consider filing a Service Request with Support.
    Regards,
    Product Management

  • Oracle Database 11gR1 Enterprise Manager Console Cannot Display in Browser

    Folks,
    Hello. I am running Oracle Database 11gR1 with Operaing System Oracle Linux 5. I have some issues regarding EM connects with the Database Server as below:
    First, the default listener is LISTENER with standard port number 1521 and protocol TCP/IP.
    Its corresponding service naming S1 is with port 1521 and protocol TCP/IP and hostname localhost.localdomain.
    I run this listener in the following way:
    Step 1: [user@localhost bin]./lsnrctl start LISTENER (This command runs sucessfully.)
    Step 2: [user@localhost bin] ./sqlplus SYS/SYS as sysdba (This command starts sqlplus sucessfully.)
    Step 3: [user@localhost sqldeveloper] ./sqldeveloper.sh (This command invokes SQL Developer sucessfully.)
    But when start Enterprise Manager Console, it cannot connect with the Database. I do it in this way:
    [user@localhost bin] ./emctl start dbconsole
    The above command's output is:
    https://localhost.localdomain:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ... ...
    When open the link https://localhost.localdomain:1158/em/console/aboutApplication in browser, this message comes up:
    The connection to localhost.localdomain: 1158 cannot be established.
    Thus, I add Port Number 1158 into both LISTENER and Service Naming S1. I run ./emctl start dbconsole again and get this message:
    The connection to localhost.localdomain:1158 was interrupted while the page was loading.
    In order to solve the above issue, I create another listener LISTENER2 and another Service Naming S2 with Port Number 1158 and protocol TCP/IP because
    in my point of view, each listener only can have one Port Number(1521 or 1158) and its corresponding Service Naming (S1 or S2) need to have the same Port Number and Protocol (TCP/IP).
    But when I run [user@localhost bin]./lsnrctl start LISTENER2, this message comes up: the listener supports no service.
    From the message, it seems that LISTENER2 cannot work with its corresponding Service Naming S2 with Port 1158.
    EM with Port 1158 cannot display in Browser.
    My questions are :
    First, Is there any relationship needed to be established between listener(LISTENER2) and Service Naming(S2) in order to display EM in Browser ?
    Second, how do folks display EM in browser ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying. I do the following command: [user@localhost bin]$ wget http://localhost.localdomain:1158/em
    The command returns the message:
    --11:36:33-- http://localhost.localdomain:1158/em
    Resolving localhost.localdomain... 127.0.0.1
    Connecting to localhost.localdomain|127.0.0.1|:1158... connected.
    HTTP request sent, awaiting response... 200 No headers, assuming HTTP/0.9
    Length: unspecified
    Saving to: `em'
    [ <=>                                                                                                              ] 7 --.-K/s in 0.002s
    11:36:33 (4.15 KB/s) - Read error at byte 7 (Connection reset by peer).Retrying.
    --11:36:34-- (try: 2) http://localhost.localdomain:1158/em
    Connecting to localhost.localdomain|127.0.0.1|:1158... connected.
    HTTP request sent, awaiting response... 200 No headers, assuming HTTP/0.9
    Length: unspecified
    Saving to: `em.1'
    100%[=================================================================================================================>] 7 --.-K/s in 0s
    11:36:34 (16.8 KB/s) - Read error at byte 7 (Connection reset by peer).Retrying.
    The above message repeats again and again until finally returns the following message:
    11:39:02 (40.2 KB/s) - Read error at byte 7 (Connection reset by peer).Giving up.
    In browser, http://localhost.localdomain:1158/em cannot display and pop up a Windows with the message: You have chosen to open whicn is BIN file from http://localhost.localdomain:1158 What sholud FireFox do with this file ? Save to Disk ?
    My question is:
    I don't know how to display http://localhost.localdomain:1158/em in Browser. How to solve the issue ?
    Thanks.

  • Connect to Oracle Rdb Using Enterprise Manager

    How can I create a connection to an Rdb Database using the Enterprise Manager or by editing tnsnames.ora? What is the correct syntax for the tns entries?

    Download and install 9i client for Linux (you will need linux_base package for linux compatibility).
    Following links may help you:
    http://ezine.daemonnews.org/200402/oracle.html
    http://tomclegg.net/oracle9i-bsd5
    http://www.freebsd.org.ru/software/linux-oracle.html
    Then install php with "--with-oci8=$ORACLE_HOME" option.

  • Oracle 10g R2 Enterprise Manager Web Interface doesn't see the database

    Been at this a few days now... so I hope you can help.
    Windows XP (sp2 slipstreamed)
    Logged in as "Administrator" to the local machine (not the domain)
    I have downloaded Oracle 10g for Windows and have installed it using the Universal installer. The only parameter I changed was the default name of the database from orcl to ORAC (and given the problem I have had with the manager, that's turned out to be an appropriate name!). I set the passwords to be all the same and then let it run.
    Before installation I logged in as "Administrator" and configured the environmental variables - oracle_home, oracle_sid, sid etc.
    It installs, sqlplus client and isqlplus (the web version) both connect fine and so does the windows administrator snapin.
    The only thing that refuses point blank to see the database is the Enterprise Manager.
    The Enterprise Manager takes the SYS logon (as sysdba) quite happily and then it states:
    Error
    java.lang.Exception: Exception in sending Request :: null
    Status Status Pending
    Status Pending Since Unavailable
    Last Known State
    Nice friendly error message there Oracle... thanks
    So more digging
    emctl status dbconsole produces
    EM Daemon is not running.
    which seems to go with
    Clicking Startup/Shutdown gets me
    Couldnot contact the agent. Verify that the url for the agent is null
    Trying the preferences in the EM webpage
    gets me "Io exception: Unknown host specified"
    As near as I can figure, the "agent" is missing - but according to the documentation I have read dbconsole is all that is needed (I not running the grid computing bit).
    Ideas?

    Hmmm no way to attach the error... but it a big error... this is what happened when I did the operations described this morning in the emoms.log
    The same errors show on previous times I have tried to start EM
    2005-10-18 06:48:52,569 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
    2005-10-18 06:48:53,050 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
    2005-10-18 06:48:53,340 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
    2005-10-18 06:48:53,530 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
    2005-10-18 06:48:53,561 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2005-10-18 06:48:53,561 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    2005-10-18 06:48:53,601 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
    2005-10-18 06:48:53,611 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.reports.em.RepIntg
    2005-10-18 06:48:53,611 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
    2005-10-18 06:48:53,611 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
    2005-10-18 06:48:53,611 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
    2005-10-18 06:48:53,611 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
    2005-10-18 06:48:53,641 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
    2005-10-18 06:48:53,641 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.271 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
    2005-10-18 06:48:59,289 [JobWorker 3:Thread-12] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    2005-10-18 07:01:26,189 [EMUI_07_01_25_/console/database/instance/sitemap] ERROR perf.sitemap initializeGeneral.398 - Failed to initialize object: ORA-20206:
    ORA-06512: at "SYSMAN.EMD_DATABASE", line 1165
    ORA-01403: no data found
    ORA-06512: at line 1
    2005-10-18 07:01:27,130 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:01:27,170 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:02:26,972 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:02:26,992 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:03:26,974 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:03:26,994 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:04:26,976 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:04:26,986 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:05:26,978 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:05:26,988 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:06:26,980 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 07:06:26,990 [MetricCollector:HOMETAB_THREAD600:60] ERROR rt.DbMetricCollectorTarget _getAllData.328 - oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
    oracle.sysman.emSDK.emd.comm.CommException: Exception in sending Request :: null
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest_(EMDClient.java:1319)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getResponseForRequest(EMDClient.java:1212)
         at oracle.sysman.emSDK.emd.comm.EMDClient.getMetrics(EMDClient.java:637)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab._getAllData(DbHomeTab.java:324)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:139)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:402)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:596)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:320)
         at java.lang.Thread.run(Thread.java:534)
    2005-10-18 10:15:55,570 [HealthMonitor] ERROR emd.main run.270 - HealthMonitor : Found errant task : TaskRegn:ID4,Callback:class oracle.sysman.emSDK.svc.cache.CacheManager$Checker,Iterative:true,Duration:300,DueTime:1129621228768
    2005-10-18 10:15:55,570 [HealthMonitor] ERROR emd.main restart.389 - HealthMonitor 18-Oct-2005 10:15:55 CacheManager error: CacheManager thread timed out.

  • Oracle 11g-R1 Enterprise Manager Not Working

    Hi to All Respected Gurus!
    I am unable to access enterprise manager. When I enter https://10.0.2.106:1158/em, it gives me a window with following messages
    Database Instance = Down, Host = 10.0.2.106, Port = 1521, SID = fgfc, Oracle Home= D:\app\Administrator\product\11.1.0\db1_
    Listener = UP
    Agent Connection to Instance = Down, Status = Failed, Details = ORA-28001: the password has expired (DBD ERROR: OCISessionBegin)
    Please help me in this regard. Thanks in advance for your as usual cooperation.

    Your DBSNMP password has changed or the DBSNMP has a (default) profile that forces you to change the password every xx days. I think the last is the case.
    You could create a new profile with a password_life_time unlimited for the user DBSNMP or change in the default profile the password_life_time to unlimited (if security rules permit to do so).
    Also see MOS note (for Grid Control): Grid Control Shows DBSNMP Account Locked ORA-28000 Or Agent Connection to Instance Failed ORA-28001 Password Expired From Database Home Page [ID 352585.1]
    and https://communities.netapp.com/community/netapp-blogs/databases/blog/2011/08/10/oracle-11g--password-expires how you can create a new profile or change the default profile.
    If the DBSNMP account gets locked you can unlock it by: alter user dbsnmp account unlock;
    Eric

  • Oracle 10G installed Enterprise manager not working

    Hi Guys
    I have installed oracle 10g on my laptop having enterprise linux 4(on VM Ware) . All the things are working fine when i use database using sqlplus, but i am not able to start enterprise manager. the first time i started the database i was able to start enterprise manager.
    please help.....

    Yes when i start dbconsole i get a url i click on that the mozilla opens but ... i get message page cannot be displayed..

  • Audit settings link in oracle 10g r1 enterprise manager

    Hello,
    Can anybody direct me where can I find "*Audit settings*" link in Enterprise manager?
    Oracle version is *10g r1*.
    In the book it's written, that "Audit settings" link is located in Administration tab, under Users & Privileges region. But the version of Oracle described in the book is 10g r2. I assume the name and location of the link is different in previous version.
    thanks.

    user467515 wrote:
    Hello,
    Can anybody direct me where can I find "*Audit settings*" link in Enterprise manager?
    Oracle version is *10g r1*.
    In the book it's written, that "Audit settings" link is located in Administration tab, under Users & Privileges region. But the version of Oracle described in the book is 10g r2. I assume the name and location of the link is different in previous version.
    thanks.V10.1 was very buggy.
    V10.1 & V10.2 are obsoleted & unsupported
    consider upgrading to supported version V11.2

  • How to check the datfiles from oracle SQL Developer(enterprise Manager)

    hi,
    Iam using Oracle SQL Developer as enterprise manager in my local pc.I want to check the size of datafiles using this enterprise manager.could u pls help me out..
    Thanks in advance ,
    R.Ratheesh

    What?
    Sql developer is not enterprise manager.
    Size of datafiles? Read the documention, and read the concepts and administration manuals for your release.
    I am not going to provide links, because you have not given your database version number and secondly if you found this forum you can find the docs.
    But I will give you a clue....DBA_DATA_FILES...
    Message was edited by:
    bazzza

  • Monitoring Oracle VM Without Enterprise Manager

    We're a small shop and EM is overkill for us.  We have 2 Oracle VM servers that we are about to put into production.  Each server will run one RAC 11g node.
    I come from a vSphere background where metrics and reporting / alerting is built into the console.  I've searched the internet high and dry and cannot seem to find any way to monitor these servers except for EM.
    Are there any other solutions in place?

    If you're using OVM 3.3.x and you already have Nagios monitoring/CheckMK in place, you can install the check_mk_agent on your OVS. Oracle VM Manager simply lacks those things.

  • Registering recovery catalog in Enterprise Manager

    Hi,
    I created recovery catalog database successfully using RMAN of 10g R2 on command prompt. Every thing seems working fine on RMAN but when I connect to target database using EM and click the recovery catalog link, it does not show me the configured recovery catalog. When I try to configure the catalog, it gives me the error message "Bad Packet". I dont what the problem is. Can any one help me with this?

    Hi,
    I am using winXP and using EM DB of Oracle 10g. I used RMAN on command prompt and created recovery catalog by creating a recovery catalog user and assigning a catalog user to it. I have also registered target database with recovery catalog. Now all this is working on command prompt using RMAN utility. Both target and recovery are on one computer. Now when I try to see recovery catalog in EM DB, its says no recovery catalog has been configured and when I try to configure recovery catalog, following error message keeps coming
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - java.sql.SQLException: Io exception: Bad packet type
    *Host--------- shahnawaz 
    * Port---------5500
    * SID-----------qasimdb
    * Recovery Catalog Username-----zee
    * Recovery Catalog Password------zee
    I hope my question is quite clear. If you need more info. just let me know please. I will appreciate.
    regards,
    Qasim

  • Trying to add oinstall and dba (for Oracle Database and Enterprise Manager) to my LDAP account

    I want to add groups to my LDAP user account abc. Currently I have uid=243782(abc) gid=10(wheel) groups=1275(nsn-emp),9834(nsn-moh),10(wheel), but I want groups oinstall, oper and dba added.
    According to the database installation document, local os group must include oinstall and dba.
    The following local operating system groups and users are required if you are
    installing Oracle Database:
    ■ The Oracle Inventory group (typically, oinstall)
    ■ The OSDBA group (typically, dba)
    ■ The Oracle software owner (typically, oracle)
    I tried to add abc groups oinstall and dba using root user, but it failed.
    Could you please inform me how to add these groups?
    Thanks.
    lf

    Folks,
    Hello. Thanks a lot for replying. I do the following command: [user@localhost bin]$ wget http://localhost.localdomain:1158/em
    The command returns the message:
    --11:36:33-- http://localhost.localdomain:1158/em
    Resolving localhost.localdomain... 127.0.0.1
    Connecting to localhost.localdomain|127.0.0.1|:1158... connected.
    HTTP request sent, awaiting response... 200 No headers, assuming HTTP/0.9
    Length: unspecified
    Saving to: `em'
    [ <=>                                                                                                              ] 7 --.-K/s in 0.002s
    11:36:33 (4.15 KB/s) - Read error at byte 7 (Connection reset by peer).Retrying.
    --11:36:34-- (try: 2) http://localhost.localdomain:1158/em
    Connecting to localhost.localdomain|127.0.0.1|:1158... connected.
    HTTP request sent, awaiting response... 200 No headers, assuming HTTP/0.9
    Length: unspecified
    Saving to: `em.1'
    100%[=================================================================================================================>] 7 --.-K/s in 0s
    11:36:34 (16.8 KB/s) - Read error at byte 7 (Connection reset by peer).Retrying.
    The above message repeats again and again until finally returns the following message:
    11:39:02 (40.2 KB/s) - Read error at byte 7 (Connection reset by peer).Giving up.
    In browser, http://localhost.localdomain:1158/em cannot display and pop up a Windows with the message: You have chosen to open whicn is BIN file from http://localhost.localdomain:1158 What sholud FireFox do with this file ? Save to Disk ?
    My question is:
    I don't know how to display http://localhost.localdomain:1158/em in Browser. How to solve the issue ?
    Thanks.

Maybe you are looking for