OEM 10G R2 - Configuration oms hangs

Hello,
I'm installing OEM10G Release 2 on a Suse Server 9,
At the configuration panel, it hangs, configuration stays in éIn progress"
The last lines in the details are:
Operation Configuring OMS is in progress.
OMS is being Secured and Lock is set to false.
Anyone any idea ?

java.lang.ArrayIndexOutOfBoundsException: -1
at java.util.Vector.elementAt(Unknown Source)
at oracle.sysman.oii.oiif.oiifp.OiifpConfigTablePanel$DetailsTextArea.scrollToTool(OiifpConfigTablePanel.java:1869)
at oracle.sysman.oii.oiif.oiifp.OiifpConfigTablePanel.showDetails(OiifpConfigTablePanel.java:1487)
at oracle.sysman.oii.oiif.oiifp.OiifpConfigTablePanel.rowSelected(OiifpConfigTablePanel.java:1554)
at oracle.ewt.grid.Grid.processRowSelectEvent(Unknown Source)
at oracle.ewt.grid.Grid.processEventImpl(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
at oracle.ewt.grid.Grid.fireRowEvent(Unknown Source)
at oracle.ewt.grid.SingleRowSelection.setRowSelected(Unknown Source)
at oracle.ewt.grid.SingleRowSelection.selectCellRange(Unknown Source)
at oracle.ewt.grid.Grid._handleMousePressed(Unknown Source)
at oracle.ewt.grid.Grid.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
at oracle.ewt.grid.Grid.processEventImpl(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp._redispatchEvent(Unknown Source)
at oracle.ewt.event.tracking.GlassMouseGrabProvider$Disp.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEventImpl(Unknown Source)
at oracle.ewt.event.tracking.GlassMouseGrabProvider$Proxy.processEventImpl(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.redispatchEvent(Unknown Source)
at oracle.ewt.lwAWT.LWComponent.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

Similar Messages

  • Installing OEM 10g (10.2.0.1) Grid Control on Linux86

    Hi friends,
    I have successfully installed OEM Grid in our RHEL 4.6 server (1st time).
    At the end of the installation I got this message:
    See below for information pertaining to your Enterprise Manager installation:
    1. Use the following URL to access the Enterprise Manager Grid Control:
    http://server01.ebiztech.biz:4889/em
    2. The Enterprise Manager installation includes an Oracle Application Server instance, which is administered using a special "ias_admin" user account. The following information was defaulted for the embedded Application Server instance:
    Instance Name:    EnterpriseManager0.server01.ebiztech.biz
    ias_admin password: This password is the same the SYSMAN account.
    3. The connection details for the Enterprise Manager Repository are:
    Host: server01.ebiztech.biz
    Port: 1521
    SID: emrepI can do #1, and #3.
    How do I access #2? what is the URL corresponding to it? Or is it done through SQLPlus?
    Thanks a lot,
    Ms K

    Thanks Raj,
    Of course I will upgrade it, but for now I am still cramming on how to complete my installation huhuhhu:(
    Firstly....
    How do you install management agent for linux86?
    I have already installed OEM 10g Grid Control OMS on my linux sever which also has EBS R12.1.
    Do I need to install a "management agent" on this server, to be able to manage my EBS R12.1?
    Secondly....
    I want to manage our EBS 11i which resides on another server (remote).
    I downloaded the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN,
    and put it to the target server.
    I unzip it following the readme.txt to the
    1. Download the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN.
    2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory.(create <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory, if it doesn't exist.)
    3. cd <OMS_HOME>/sysman/agent_download/10.2.0.2.0
    4. <OMS_HOME>/bin/unzip Linux_Grid_Control_agent_download_10_2_0_2_0.zip
    5. If agent_download.rsp doesn't exists at <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory then:
        a. mv agent_download.rsp.bak agent_download.rsp
        b. edit agent_download.rsp and modify s_OMSHost="%s_hostname%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
            eg. s_OMSHost="stadv26.us.oracle.com"
                s_OMSPort="4889"
    6. Edit <OMS_HOME>/sysman/agent_download/10.2.0.2.0/linux/agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
       For eg. OMShost =stadv26.us.oracle.com
               httpPort=4889
    7. Follow the agentDownload instructions from 5.4 section of Oracle Enterprise Manager Installation and Basic Configuration Guide.But when I got to #7 ....the documentation is not clear, as usual there are lots of injected unrelated topics which make the documentation "topsiturvy" and very hard to follow.
    Can you just tell me, based on your experience how to install the agent? Someone told me to run OUI?
    But I can not find it on the unzip >Linux_Grid_Control_agent_download_10_2_0_2_0.zip file
    Thanks a lot.

  • OEM 10g (10.2.0.1) Grid Control for Linux86 part 2

    Hi hussein/helios,
    Firstly....
    How do you install management agent for linux86?
    I have already installed OEM 10g Grid Control OMS on my linux sever which also has EBS R12.1.
    Do I need to install a "management agent" on this server, to be able to manage my EBS R12.1?
    Secondly....
    I want to manage our EBS 11i which resides on another server (remote).
    I downloaded the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN,
    and put it to the target server.
    I unzip it following the readme.txt to the
    1. Download the Linux_Grid_Control_agent_download_10_2_0_2_0.zip file from OTN.
    2. Copy the downloaded file to <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory.(create <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory, if it doesn't exist.)
    3. cd <OMS_HOME>/sysman/agent_download/10.2.0.2.0
    4. <OMS_HOME>/bin/unzip Linux_Grid_Control_agent_download_10_2_0_2_0.zip
    5. If agent_download.rsp doesn't exists at <OMS_HOME>/sysman/agent_download/10.2.0.2.0 directory then:
        a. mv agent_download.rsp.bak agent_download.rsp
        b. edit agent_download.rsp and modify s_OMSHost="%s_hostname%" and s_OMSPort="%s_OMSPort%" with the correct OMSHost and OMSPort values.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
            eg. s_OMSHost="stadv26.us.oracle.com"
                s_OMSPort="4889"
    6. Edit <OMS_HOME>/sysman/agent_download/10.2.0.2.0/linux/agentDownload.linux and modify OMShost=%s_OMSHost% and httpPort=%s_OMSPort% with the correct OMSHost and OMSPort.(However, even if you are specifying a secure Management Service, you must still enter the non-secure port number here)
       For eg. OMShost =stadv26.us.oracle.com
               httpPort=4889
    7. Follow the agentDownload instructions from 5.4 section of Oracle Enterprise Manager Installation and Basic Configuration Guide.But when I got to #7 ....the documentation is not clear, as usual there are lots of injected unrelated topics which make the documentation "topsiturvy" and very hard to follow.
    Can you just tell me, based on your experience how to install the agent? Someone told me to run OUI?
    But I can not find it on the unzip >Linux_Grid_Control_agent_download_10_2_0_2_0.zip file
    Thanks a lot.
    Ms K

    hi dear,
    I want to upgrade my OMS server 10.2.0.1 to 10.2.0.5
    I downloaded the patch 10.2.0.5 and read the README.txt
    Part of the README is:
    1.2 Enter the following command to extract the installation files:
    $ unzip GridControl_10.2.0.5_<platform name>.zip
    This command extracts the following files and directory:
    |- p3731593_10205_<platform name>.zip
    |- 3731596.zip
    |- 3822442.zip
    |- README.txt
    |- doc/
    NOTE: <platform name> will be "LINUX" or "Win32" depending on the platform for which you are installing. For installing Enterprise Manager 10g Grid Control Release 5 (10.2.0.5), refer to the Release Notes available in the "doc" directory.
    - p3731593_10205_<platform name>.zip is the ZIP file that contains 10.2.0.5 patch set software.
    This zip can be used for:
    - Upgrading Oracle Management Service Release 2 (10.2.0.x) or higher to Oracle Management Service Release 5 (10.2.0.5)
    - Upgrading Oracle Management Repository (sysman schema)
    - Upgrading Oracle Management Agent on the host where OMS is running.
    NOTE: This will not upgrade the database in which the Management Repository (sysman schema) resides.
    - 3731596.zip is for patching Management Agent by staging the patch set. To understand how you can apply the Management Agent 10.2.0.5 patch set, refer to method 2 described in section 4.3.3 "Upgrading Management Agent - Multiple Hosts at a Time" of the Release Notes. The Release Notes can be found in the "doc" directory.
    - 3822442.zip is for patching Management Agent by distributing the full patch set.  To understand how to apply the Management Agent 10.2.0.5 patch set, refer to method 1 described in section 4.3.3 "Upgrading Management Agent - Multiple Hosts at a Time" of the Release Notes. The Release Notes can be found in the "doc" directory.3731596.zip - by staging
    3822442.zip - by distributing
    Does the two above have the same function or purpose?
    I can not understand the meaning of the two :( . which do you think is the right one for my setup?
    Thanks a lot

  • Configuration Assistant failed during OEM 10g Grid control installation

    Hi i got an error while installing OEM 10g Grid control 10.2.0.2.1 on Windows 2008 32bit server.
    Installation of OEM 10g was successfull but during configuration im getting an error "ORA-12560: TNS: protocol adaptor error". hence configuration assistant get failed to create emrep database. i stopped the TNSListener service and started db creation using DBCA again i got the same error. please find the below logs from db10g/cfgtoollogs/cfgfw
    INFO: oracle.assistants.dbca:About to execute plug-in Oracle Database Configuration Assistant
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant is running
    INFO: oracle.assistants.dbca:Launching CmdExec
    INFO: oracle.assistants.dbca:ExitCode=1
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant executed as attached=true in separate process with exitcode=1
    INFO: oracle.assistants.dbca:The plug-in Oracle Database Configuration Assistant has failed its perform method
    Note: i got one more error during installation which is "Failed to initialize OCR" and "OS error in starting service OracleCSService"
    INFO: Calling Action ntServicesActions10.2.0.3.0 ntStartService
         selectedNodes = null
         serviceName = OracleCSService
    INFO: Exception thrown from action: ntStartService
    Exception Name: StartIndeterminate_OS_ErrorException
    Exception String: OS error in starting service OracleCSService
    Exception Severity: 0
    please provide me the solution.

    [http://download.oracle.com/docs/cd/B16240_01/doc/install.102/e10953/toc.htm]
    [Enterprise Manager Grid Control Installation and Basic Configuration|http://download-uk.oracle.com/docs/html/B12012_03/toc.htm]
    http://blogs.oracle.com/AlejandroVargas/gems/GridControl10gR2Install.pdf
    HTH
    Anantha

  • OEM 10g OracleByExample files URL error ?

    not sure whom to contact about this :
    goto Oracle By Example for OEM 10g :
    http://www.oracle.com/technology/obe/obe10gem/index.html
    on the right-side, click "Oracle By Example Files" under "Downloads" :
    http://www.oracle.com/technology/obe/obe10gem/download/download.zip
    I get :
    Sorry, this page was not found. (ErrorDocument 404)
    could someone let me know how to report this ?
    thanks

    Failed to contact the OMS at the HTTP URL set in /apps/apsp1/oracle/emhome/agent10g/sysman/config/emd.propertiesDid you check that? It seems configuration file 'emd.properties' points to a URL, which cannot be resolved.
    Werner

  • OEM 10g Grid Control Problem

    Hi,
    We installed the OEM 10g Grid Control in Serparate Host..
    Installed 10.2.0.1 grid control
    and patched upto 10.2.0.3 for OMS....
    here OMS version is 10.2.0.3
    grid Control Agent Version is 10.2.0.3
    and Repository Home is 10.2.0.1
    Installed the linux Grid control agent 10.2.0.3 in target database...installation was successfull....but Target database is not showing in the grid control ..what was the problem...

    where to check the log files in target database host..do u mean that...
    i installed agent on target database home in a seperate directory...
    ORACLE_HOME is the Target Database Oracle Home
    cd $ORACLE_HOME/agent10g/sysman/log/
    is it the correct directory to check the log files..i am new to this grid control...
    =========================================================
    $cat emagent.trc
    2007-08-19 12:38:05 Thread-5947399 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:05 Thread-5947399 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:08 Thread-5980167 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2007-08-19 12:38:35 Thread-5996551 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:38:35 Thread-5996551 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:05 Thread-6045703 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:05 Thread-6045703 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:35 Thread-6078471 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:39:35 Thread-6078471 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:05 Thread-6111239 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:05 Thread-6111239 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:35 Thread-6176775 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:40:35 Thread-6176775 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:05 Thread-6209543 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:05 Thread-6209543 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:35 Thread-6242311 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:41:35 Thread-6242311 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:05 Thread-6275079 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:05 Thread-6275079 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:18 Thread-65541 ERROR command: nmejcn: received no status header from repository at http://gridserver.abc.com:4889/em/upload/
    2007-08-19 12:42:35 Thread-6340615 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:35 Thread-6340615 ERROR pingManager: nmepm_pingReposURL: Did not receive a response header from repository
    2007-08-19 12:42:42 Thread-6406151 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    ================================================
    $ cat emctl.log
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm: Processing start agent
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm: EMHOME is /u02/targetdb/10.2.0/agent10g
    15709 :: Sun Aug 19 11:42:29 2007::AgentLifeCycle.pm:status agent returned with retCode=1
    15709 :: Sun Aug 19 11:42:36 2007::AgentLifeCycle.pm: Exited loop with retCode=3
    16405 :: Sun Aug 19 11:48:23 2007::AgentLifeCycle.pm: Processing status agent
    16405 :: Sun Aug 19 11:48:23 2007::AgentStatus.pm:Processing status agent
    16405 :: Sun Aug 19 11:48:23 2007::AgentStatus.pm:emdctl status returned 3
    19862 :: Sun Aug 19 12:02:42 2007::AgentLifeCycle.pm: Processing status agent
    19862 :: Sun Aug 19 12:02:42 2007::AgentStatus.pm:Processing status agent
    19862 :: Sun Aug 19 12:02:43 2007::AgentStatus.pm:emdctl status returned 3
    20326 :: Sun Aug 19 12:04:05 2007::AgentLifeCycle.pm: Processing status agent
    20326 :: Sun Aug 19 12:04:05 2007::AgentStatus.pm:Processing status agent
    20326 :: Sun Aug 19 12:04:06 2007::AgentStatus.pm:emdctl status returned 3
    20404 :: Sun Aug 19 12:05:41 2007::AgentLifeCycle.pm: Processing status agent
    20404 :: Sun Aug 19 12:05:41 2007::AgentStatus.pm:Processing status agent
    20404 :: Sun Aug 19 12:05:41 2007::AgentStatus.pm:emdctl status returned 3
    21329 :: Sun Aug 19 12:16:36 2007::AgentStatus.pm:Processing upload
    21329 :: Sun Aug 19 12:16:36 2007::AgentStatus.pm:emdctl status agent returned 3
    21329 :: Sun Aug 19 12:16:38 2007::AgentStatus.pm: emdctl upload returned with exit code 6
    21685 :: Sun Aug 19 12:22:59 2007::AgentLifeCycle.pm: Processing status agent
    21685 :: Sun Aug 19 12:22:59 2007::AgentStatus.pm:Processing status agent
    21685 :: Sun Aug 19 12:22:59 2007::AgentStatus.pm:emdctl status returned 3
    22464 :: Sun Aug 19 12:40:17 2007::AgentLifeCycle.pm: Processing status agent
    22464 :: Sun Aug 19 12:40:17 2007::AgentStatus.pm:Processing status agent
    22464 :: Sun Aug 19 12:40:18 2007::AgentStatus.pm:emdctl status returned 3

  • How to install OEM 10g using an existing database on another host

    Hi,
    I've created a 10g database (on host solaris_x86) which I like to use for the OEM 10G GC (on host linux_x86).
    If I install OEM using existing DB, then the installer expect the database is running locally.
    If I install OEM using new DB, then the installer complains that I've less then 1GB memory.
    Does somebody know how to solve this?

    Something is wrong ... Remote database works fine.
    we are using Tru64 OMS against Windows DB.

  • Net Configuration Assistant hangs

    On several onsite computers all running Windows XP Pro, the 10g Net
    Config Assistant hangs for at least an hour when I select local net
    service name configuration.
    Any ideas on why it is hanging?
    Thanks,
    Greg

    It keeps resetting the read-only attrib back on for the folder (I tried resetting via file properties and the cmd window)- so I turned off the read only attrib for the files in the directory.
    It still hangs

  • Configure OMS for Linux host patching

    Hello,
    I try to configure OMS 10.1.2.3.0(?) to patch my Oracle EL 5 x84_64 hosts. I followed the instructions in the document "Administrator’s Guide for Software and Server Provisioning and Patching 10g Release 5 (10.2.0.5.0) E14500-03" chapter 3.5 and chapter 20. I own an CSI
    In chapter 3.5.2.2, the installation of the yum-repository is described. It reads:
    11. Type the command up2date nox show-channels to verify the list of subscribed channels.
    -> this works well, the server is subscribed to x86_64/latest and x86_64/addon
    12. Once the deployment procedure completes successfully, goto Setup, select Patching Setup, and then select Manage RPM Repository to verify if the ULN channels are displayed in the Enterprise Manager Console.
    13. In the Manage Repository Homepage, check if all the subscribed channels are listed and if all the packages are downloaded.
    There is only Setup -> Patching Setup -> Linux Patching Setup -> Manage RPM Repository
    The server is shown on the list of configured rpm repositories, but there are no channels!? There is only an empty list...
    It is possible to retrieve new packages from UTN, but there is no way to update my other servers.
    If I register a custom channel, I may patch my hosts, but cannot receive new packages...
    I'm not sure how to continue, maybe s/o my help?
    Kind regards,
    Andreas

    I asked earlier "And what flavour of Linux are you running?". I believe your linux has a name. Is it any of the two mentioned above (Red Hat Linux and SUSE Linux)? If yes, what versions are they? If no, then the message is clear.

  • OEM 10G

    I have installed OEM 10g, and all was working great until today. I get Page Not Found when I try to open the console, so I checked for the service and it was not running. I tried to start the service, OracleDBConsoleorcl, and got an error 1053: The service did not respond to the start or control request in a timely fashion. I am using the version I downloaded from the web, and have made no changes since I first installed it and it was working. I am not using it for anything but my local installation right now, so have not installed the IAS with Grid Control. Do I need to do that even though I have not tried to connect to other Oracle server with OEM? Any suggestions? Thanks.

    Thanks for your reply
    But I was not talking about Grid Control. I was talking about non-web based Oacle Enterprise Manager Consol 10g. If there is any configuration we need to do in order to get those information for sessions, which was available in 9i OEM?
    I first want a non-web based OEM client because it is easy to use. Web based application (like grid control) are never so reliable and speedy (this is my opinion).
    Can anyone else help?
    Thanks.

  • OEM 10g Agent

    Hi,
    I am running 3 apps in one server & 3 db's in another server.
    Do I need 3 X 3 separate OEM 10g agent software to be installed on both server or 1 installation of agent home is enough to monitor these 3 dbs in single server?
    If one agent is need to monitor all the 3 dbs then how to configure the single agent for all the 3 dbs & apps.
    Regards,
    Indraneel

    Agent performs server level monitoring, so you don't need to install multiple agents to monitor multiple DBs on a single server.
    how to configure the single agent for all the 3 dbs & apps.If you know how to configure for a single database, then this should not be a problem. Please refer documentation for this.
    Regards,
    S.K.

  • How to create OEM 10g in EBS?

    Hi,
    We have EBS r12.6 and database 10.2.0.3, linux env, multi-node env.
    I wan to create OEM 10g configurations for batter administrator.
    When I start following error received:
    [oracle@testappsdb SILP19]$ emctl start dbconsole
    TZ set to Asia/Karachi
    OC4J Configuration issue. /d01/upgradation_only_db/SILP12_APPS/SILP19/db/tech_st/10.2.0/oc4j/j2ee/OC4J_DBConsole_testappsdb.silhon.com_SILP19 not found.
    Thanks.

    Hi;
    Please check Hussein Sawwan's previous great posts
    http://cn.forums.oracle.com/forums/thread.jspa?threadID=903111&tstart=-1
    Also see:
    How To Drop, Create And Recreate DB Control In A 10g Database [278100.1 ]
    Problem - emctl start dbconsole Fails with Error OC4J Configuration issue OC4J_DBConsole__ not found [ID 555218.1]
    If you need to steps to how you drop repo check:
    http://cn.forums.oracle.com/forums/thread.jspa?threadID=903111&start=15&tstart=0
    Regard
    Helios

  • OEM 10G can manage databases oracle 8.1.7 / AIX 4.3.3

    I'm installing OEM 10G on my desktop (windows 2000)
    i'm cannot add hotes or cibles, oem 10g said "installing oracle management on computer hote" and my databases are oracle 8.1.7 platform aix 4.3.3 .
    How do for managed databases ?
    Thanks

    You need to install the remote agents on each of your database servers. Once you do that it auto discovers back to the oem console. -- be sure you are using oem grid control and not oem db control

  • How can change database one to another in OEM 10g

    hello
    i have oracle 10g db 10.1.0.2.0 R2.
    and 2 db 1. oracle(db_name) approx 5GB 2. oracle1(db_name) approx 2GB
    now i am using OEM 10g or db managing.and manage oracle db through OEM.
    but i want manage oracle1 db through OEM so what should i do..
    plz. give me reply
    very soon...
    thanx.

    If I understand your question correctly, you have one database that's showing in OEM you say. You didn't specify if it's Database Control or Grid Control.
    Database Control allows u to manage only 1 database. So using Database Control of db1, you can manage db1. Using database control of db2, you can manage db2.
    However if you want to manage both from one server, you can use Grid Control. To make the second node that hosts the second database show up in Grid Control, you need to install the management agent on that node. After that, once you set up the preferred credentials, it will be in GC.

  • OEM 10g Connection Refused

    I got following problem, when i log into EM:
    java.lang.Exception: IOException in sending Request :: Connection refused: connect
    That will appear on every EM i am connecting to...
    I tried allready some troubleshooters like agentTZ, define TimeZone at emd.properties, restarting server or console but nothing helped.
    I also looked for ports which will be used from more than one service but i found nothing :(
    My OS is WinXP with 6GB Ram. Current there run 6 DBs on the machine
    I have no Firewall on my OS.
    If you need more Information, please ask, i am glad about every help i can get...
    I have been trying to solve that problem for 3 days.

    Hi,
    See if these threads help you:
    java.lang.Exception: IOException in sending Request :: Connection refused
    Re: OEM 10g... with 10g Release 2
    Cheers

Maybe you are looking for