Exforsys
+ Reply to Thread
Results 1 to 5 of 5

how to start Enterprise Manager

This is a discussion on how to start Enterprise Manager within the Oracle Database forums, part of the Database category; I am new to oracle I am using oracle 10g DBA tutorial. http://www.exforsys.com/content/category/17/261/343/ I successfully downloaded the s/w and installed ...

  1. #1
    ruchirakale Guest

    how to start Enterprise Manager

    I am new to oracle
    I am using oracle 10g DBA tutorial. http://www.exforsys.com/content/category/17/261/343/
    I successfully downloaded the s/w and installed and functioning but when I came to the tutorial page http://www.exforsys.com/content/view/1443/343/ I found that I can not start Enterprise Manager neither I can see it in the start/program/oracle...
    the Tutorial says Open internet explorer and enter the URL for Enterprise manager. (http://:5500/em)
    but I am not able to open it with this too. What can I do to have Enterprise Manager?

    can you please suggest me what can I do?plese give an eloborate answer as I am new to the field ..


  2. #2
    Larry Cumber is offline Junior Member Array
    Join Date
    Jul 2007
    Location
    Birmingham-UK
    Answers
    12
    you should be aware that there are 2 ways of using the EM, Database Control for Standalone and Grid control..

    usually its http: // myhostname:default_port_number/em
    As you rightly said the default port during installation is 5500

    Also note the myhostname stands for
    the IP address or symbolic name of your PC

    Last edited by admin; 09-16-2010 at 05:14 AM.

  3. #3
    siraj_ahmed is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    3

    Thumbs down command to start enterprise manager in oracle 10g

    HI ..

    Telnet the Server.from your PC ..at the command prompt type the command as given below

    emctl start dbconsole.

    then open the browser http: // myhostname:default_port_number/em

    usually port number is 1158 or 5501.


  4. #4
    siraj_ahmed is offline Junior Member Array
    Join Date
    Dec 2006
    Answers
    3
    go to command prompt on the server
    and type the command

    emctl start dbconsole

    to start the enterprise manager


  5. #5
    Adara is offline Junior Member Array
    Join Date
    Jul 2010
    Answers
    5
    You have two options here:
    It's registered as and service, so you can either start it through the Control Panel or use the "net start <servicename>" command. The name of the service is installation dependent, in my installation it's called OracleDBConsoleoradb. I think the "OracleDBConsole" is always there and the rest of the service name identifies your instance. The other option (I think this is the Oracle recommended one) is to use emctl to start and stop the EM Grid:


    •    Sponsored Ads



Latest Article

Network Security Risk Assessment and Measurement

Read More...