Enterprise Manger fell over

Running Windows Server 2008 with Oracle 11g
Trying to restart the listener and recreate the Enterprise manger.
When I run lsnrctl status
It is trying to connect to the wrong Host
This host does not exist in Hosts file Listener
OR tnsnames.ora?? It must be stored somewhere else??
Any ideas where to modify the host name that LSNRCTL is reading??
I am unable to recraete the enterprise manager

Tried to restart the enterprise manager
ran the emca.bat
LSEVERE: Error creating the repository
Mar 15, 2010 1:30:23 AM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at C:\u01\app\Administrator\cfgtoollogs\emca\orcl\emca_repos_create_<date>.log for more details.
Mar 15, 2010 1:30:23 AM oracle.sysman.emcp.EMConfig perform
SEVERE: Error creating the repository
Refer to the log file at C:\u01\app\Administrator\cfgtoollogs\emca\orcl\emca_2010_03_15_01_29_12.log for more details.
Mar 15, 2010 1:30:23 AM oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: Error creating the repository
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:230)
     at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:147)
     at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:222)
     at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:535)
     at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1215)
     at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:519)
     at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:468)

Similar Messages

  • How to remove archive log files using Enterprise Manger

    Hi,
    I took backup of the archive log files and i deleted those files at OS level but it is not reflecting in the Enterprise Manager it is showing the same. Can any one help in how to delete the archive log files by using Enterprise Manger.
    version 10.2.0.1.0
    any help is appreciated.
    Regards,
    Ashraf

    I have the same problem. I have 10gr1 and 10gr2 on different servers. On 10gr1, under administration/manage current backup/image, I can see archivelog files, and can mange them. But on 10gr2, the image doesn't show archivelog files. I can only remove them using rman. I wonder if it's because the different design on 10gr2 or I missed something when setup the backup?

  • Enterprise Manger Grid Control 10.1.0.4 and OAS 10.1.2 Interconnect/Adapter

    Hi,
    Can some one tell me whether Enterprise Manger Grid Control 10.1.0.4 can monitor Oracle Application Server 10.1.2 Interconnect and Adapter (Interconnect Repository and DB/FTP adapter)
    Cheers
    Harsha

    You can view the documentation to see if it helps
    http://www.oracle.com/pls/db102/portal.portal_db?selected=3

  • Why do we call Enterprise Manger 10.2.0.3 "EM 10g R3" ?

    Why do we call Enterprise Manger 10.2.0.3 "EM 10g R3" ?
    I think it is ok "EM 10g R2" is Enterprise Manager 10.2.0.x. and
    "EM 10g R3" is Enterprise Manager 10.3.0.x.
    Your opinion?

    If it is a mistake/typo, then it will be Oracle's fault.
    There was Enterprise Manager 10g Grid Control Release 2 (v10.2.x). Which to me is 10g R2
    Now they are referring EMGC 10.2.0.3 as Enterprise Manager 10g Grid Control Release 3 (10.2.0.3). So that to me is 10g R3 because of the Release 3.
    If you remember, there were Oracle products named Oracle xxx 10g Release x(9.x.x). So, I think we are seing the same here.
    So, do not be surprised if you see 11g Release 1 (10.2.x.x).

  • SQL script with host command job in Enterprise Manger Grid Control

    I use Enterprise Manger Grid Control 10.2.0.5 and need to create SQL script job on database instance target on unix/linux platform.
    I have problem with os command inside sqlplus script.
    For example for the simple command: SQL> host ls
    I get the message in output log: SQL> SQL> SQL> SQL> SQL> SQL> /bin/bash: ls: command not found
    Can anyone help me?
    Thank you.

    Hi,
    Make sure you have granted all necessary rights (log on as a batch job etc.) to the user used in the prefered credentials.
    Cheers,
    Kenneth

  • Monitor Oracle instance in Enterprise Manger

    Hello,
    My Oracle database server is runing on Windows system. The version is Oracle 10.2.0.4 standard edition. I tried to set up the email alert when the database, listener goes down in Enterprise Manger.
    The problem is I cannot receive the alerts which I am supposed to receive when the database and listener are down However, I can get these alerts immediately when I bring up the database. That does not make sense to me. Please help and let me know how I can get the alert when these critcal services are down from Enterprise Manger.
    Thanks!

    Need to check does your agent uploading XML files? some cases it fails to upload then you need to upload manually
    emctl upload agentor reconfigure if any problem occurs still

  • Enterprise Manger 10g ASC question

    How do I find out which version of Java the server is running in Enterprise Manger 10g ASC?

    $ORACLE_HOME/jdk/bin/java -version
    Or check $ORACLE_HOME/config/ias.properties

  • Enterprise Manger 11g Table data grid?

    Hello, in Enterprise Manger 11g, is there a grid or spreadsheet edit of a tables data? Not the "View Data", but something where the data can be edited?
    Thanks

    No, use SQL Developer instead. Enterprise Manager is a monitoring and administration tool.
    Werner

  • Performance Analysis in Oracle Enterprise Manger console..

    Hi,
    Following is a findings of performance analysis section of Oracle Enterprise Manager.
    SQL statements consuming significant database time were found.
    ======
    While clicking on above link system opens another page and it should following details.
    Action Run SQL Tuning Advisor on the SQL statement with SQL_ID "5z50bh2wj1svt".
    SQL Text SELECT /*+FIRST_ROWS INDEX(a ttdpur041730$idx4)*/ a.t$amta,a.t$bqua,a.t$btsp,a.t...
    SQL ID 5z50bh2wj1svt
    Rationale SQL statement with SQL_ID "5z50bh2wj1svt" was executed 732 times and had an average elapsed time of 2.9 seconds.
    The impact of this finding is 77% ...
    THis is an erp apps where we don't have any source code ...
    Any suggestions to reduce impact form 77%
    SSM

    I don't think that the system tablespace datafile is 92% being filled is a problem,but his what you can do:
    set oracle_sid=<your SID>
    I take it the path includes the correct <oracle_home>\bin
    sqlplus / as sysdba
    alter database datafile 'E:\path_to\system.dbf' AUTOEXTEND ON NEXT 1M MAXSIZE 2000M; replace 'E:\path_to by the correct disk and path.
    Changing a datafile size (resize) or changing a datafile so it is able to autoexextend can also be done by the EM itself.
    The controlfile can grow over time but I haven't seen any problems with it's size.
    Sorry, I can't explain the backup issue.
    Eric

  • Enterprise Manger Problems

    Hello,
    I hope this is a quick question. I'm using Oracle8i Enterprise Edition release 8.1.5. I was in the process of turning a database to Mount mode. I was doing this over a network from a remote machine that has Oracle installed. It stalled out(I say this because it normally takes 2-3 minutes to have a database shutdown and start back up in mount mode) so, I let it run for about an hour and a half. Then I killed my connection.
    Now, I am unable to start the enterprise manager. I located a specific problem with a service. I am unable to start the Oracle Management server service on the NT server obviously hosting Oracle. I believe I need this service to be running in order to use the Enterprise Manager.
    I'm unsure how to fix this problem. As a matter of fact I don't even know where to start. Should I reinstall a part of Oracle? Will I lose a database that is already being used in production? Is there a fix or a setting I can make? I'm lost! Please help.
    thank you,
    null

    I am missing the Repository URL in the Agent Status
    How did you install this agent?
    you sysman/confi/emd.properties should contain an etrny like:
    REPOSITORY_URL=https://<your OMS host>:<port>/em/upload

  • CONTINOUS RUNNING SCHEDULED BACJOB PROBLEM IN ORACLE ENTERPRISE MANGER 11G

    Hi Gurus,
    I need your help,
    Actually i am facing a problem on production server in which OS is Windows Server 2008 , Oracle 11.0.1.0
    Data is approx 9GB.
    What i do is previously i Schedule a backup job in OEM for 2 times full backup, in that schedule job is running on time and after completeion it executed sucessfully. but due to seme change in Backup policy i change the scheduling and remove the old one but now whenever i try to schedule autobackup the job starts on time but after no of hrs the schedule execution still show job is running , as my data backup is coming properly to the specified location which is not flash_recover_manager. One thing more my SYSTEM tablespace is approx 92.8 % full and may be this is the problem or controlf file sizeing may be the problem but i am not sure. Can u plz tell me can i add datafile to system tablespace to increase its size while db is up or change control file size & how. One thing more , when i try the same scheduling steps on my local machine or any other machine scheduling is done fine and it shows suceeded after completion.
    At present i am not able to post snapshot of alertfile or pfile.
    Can somebody facing the similar scenerio help me out.
    plz help me as i am in need so much
    Thanks in advance

    I don't think that the system tablespace datafile is 92% being filled is a problem,but his what you can do:
    set oracle_sid=<your SID>
    I take it the path includes the correct <oracle_home>\bin
    sqlplus / as sysdba
    alter database datafile 'E:\path_to\system.dbf' AUTOEXTEND ON NEXT 1M MAXSIZE 2000M; replace 'E:\path_to by the correct disk and path.
    Changing a datafile size (resize) or changing a datafile so it is able to autoexextend can also be done by the EM itself.
    The controlfile can grow over time but I haven't seen any problems with it's size.
    Sorry, I can't explain the backup issue.
    Eric

  • How to know that Enterprise Manger is installed?

    Hi,
    I installed Oracle 10gR2, want to launch EM, but I did not find OracleDBConsole<SID> service in windows services list, and did not find Enterprise Manager Console HTTP Port in the file portlist.ini. So does that mean that I did not install EM? if so, how to repair?
    Thanks,
    Grace

    I chose to install the software only when installing Oracle server, next, installed Oracle client on the same machine as the Oracle server, then created a database using Oracle Enterprise Manager tool from Oracle client.
    Now I would like to launch Enterprise Manager, not OEM. However I did not find the services. what do I miss?
    Thanks

  • Password for Enterprise Manger

    Hi All
    I ,successfully,I installed Oracle 11g on my machine (windows ) ,I want to use the Oracle Enterprise Manager Database Control ,I have two problems :
    1- some times https://<local host> :1158/em/ n does not work
    2-once I get the above page and want to login ,I try user name: system ,password : oracle ,but it is not working
    please help me out
    Edited by: user9518818 on Jul 16, 2009 6:03 PM

    can you login using sqlplus to the OMR database in case of Grid control? Just to check you are providing correct login details.

  • Oracle Enterprise Manger Web Console not starting after recent Zend install

    I recently installed zend on my oracle server initially I had both Zend and the Oracle Enterprise Manager working. After a recent reboot however when I try to start the enterprise manager using emctl start dbconsole after a few minutes it responds failed and gives me the log directory. I'm fairly new to Oracle so I'm not sure which log file to check. I'm running Oracle 11g and the newest version of Zend.
    Thanks for your help!

    ok there's lots of repeats in the log files
    emdb.nohup
    ----- Tue Feb 24 14:30:28 2009::Checking status of DBConsole : 16238 -----
    ----- Tue Feb 24 14:30:28 2009::DBConsole exited at Tue Feb 24 14:30:28 2009 with return value 1. -----
    ----- Tue Feb 24 14:30:28 2009::Restarting DBConsole. -----
    ----- Tue Feb 24 14:30:28 2009::Console Launched with PID 16278 at time Tue Feb 24 14:30:28 2009 -----
    09/02/24 14:30:32 WARNING: Application.setConfig Application: default is in failed state as initialization failedjava.lang.InstantiationException: Unable to find/read deployment info for /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms (IO Error: /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms/oc4j-ra.xml (Permission denied))
    Feb 24, 2009 2:30:32 PM com.evermind.server.Application setConfig
    WARNING: Application: default is in failed state as initialization failedjava.lang.InstantiationException: Unable to find/read deployment info for /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms (IO Error: /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms/oc4j-ra.xml (Permission denied))
    09/02/24 14:30:32 Error initializing server: Unable to find/read deployment info for /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms (IO Error: /u01/app/oracle/product/11.1.0/vodserver/oc4j/j2ee/OC4J_DBConsole_vod-server-desktop_vodserver/application-deployments/default/OracleASjms/oc4j-ra.xml (Permission denied))
    09/02/24 14:30:32 Fatal error: server exiting
    emdctl.trc (I had already seen this error file and googled this error couldn't find a solution that worked for me)
    2009-02-24 14:29:13 Thread-3045828800 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    emagent.trc
    2009-02-24 14:34:53 Thread-3022281616 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2009-02-24 14:35:10 Thread-3022281616 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2009-02-24 14:35:14 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:14 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    2009-02-24 14:35:14 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:14 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    2009-02-24 14:35:23 Thread-3022281616 ERROR upload: Error in uploadXMLFiles. Trying again in 900.00 seconds or earlier.
    2009-02-24 14:35:44 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:44 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    2009-02-24 14:35:44 Thread-3022281616 WARN http: snmehl_connect: connect failed to (vod-server-desktop:1158): Connection refused (error = 111)
    2009-02-24 14:35:44 Thread-3022281616 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https://vod-server-desktop:1158/em/upload/: retStatus=-32
    emctl.log
    1664 :: Tue Feb 24 13:49:54 2009::AgentStatus.pm:Processing status agent
    1664 :: Tue Feb 24 13:49:55 2009::AgentStatus.pm:emdctl status returned 3
    13141 :: Tue Feb 24 14:20:31 2009::AgentStatus.pm:Processing status agent
    13141 :: Tue Feb 24 14:20:32 2009::AgentStatus.pm:emdctl status returned 3
    those seem to be the three most recent error logs and they are basically just repeats of those strings.

  • OBIEE Enterprise Manger 11g Doesn't Start

    I have OBIEE Simple Installation on Linux.
    Enterprise Manager was working fine but after restarted Weblogic server, EM didn't come back up. Weblogic Server and OBIEE11g(dashboard and analysis) are working fine except the Enterprise Manager.
    Can you please help?
    thanks.
    Jay

    It doesn't have the boot.properties so I was entering login information as I start the Weblogic.
    Now I created boot.properities and tried but it still doesn't bring up the EM.
    Any idea?
    Thanks.

Maybe you are looking for

  • GetPixel and the fact it doesn't exist in JAVA

    I know if you use a buffered image you can use GetPixel(), but I would like to know if that would cause slowdown, because then you would have to write to the buffer then draw to the applet. My problem is I would like to make a tron applet(I'm sure yo

  • HD replaced in 24" Intel iMac

    My iMac is out of warranty, and the 500Gb drive died recently. I was able to find instructions online to replace the drive (much easier that I expected). I replaced it with a Western Digital 1Tb drive. It's working fine now, but the drive is noticeab

  • Adding pages in Tab in APEX

    Is it possible to add multiple pages in a tab conditionally ? (This means the tab will open pages based on a condition) Edited by: user12204360 on Jan 18, 2012 11:46 PM

  • I'm wondering if there is a way to strikethrough text so that Events appear to be completed/edited?

    I'm wondering if there is a way to strikethrough text so that Events appear to be completed/edited?

  • I need specifics on how iCloud shares my photo stream

    So my iTunes account is where I bought most of the music my entire family listens to, and they are authorized to play that music on their own devices, even when they're signed into their own iTunes accounts. Now that doesn't make sense for them to ac