DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: Oracle 10g database Control

  1. #1
    Join Date
    Oct 2002
    Posts
    284

    Oracle 10g database Control

    Hello all..

    I installed Oracle 10g R2 on Sun solaris 10 and created a small database called "abc". Later on, i was able to manage the database thru a web browser using the url http:// xxx203:1158/em

    Now, i created another database called "HEAT" on the same server, and when i try to use the web , it gets connected to "abc" by default and doesnt give me an option to change the connect descriptor...

    any help is appreciated ..

    Ron

  2. #2
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool


    You may need to install (or configure) the EM console for the HEAT database.

    PS: A different URL (mainly the port#) will be assigned for that db.
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

  3. #3
    Join Date
    Oct 2002
    Posts
    284
    thanks for your reply...
    So, you are saying that , if i have 5 different databases on that server, i will be given 5 different port # 's to manage these databases ?...

    also where do we configure the EM console for web access ?

  4. #4
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Cool


    Yes each db will have it's own EM console URL with diff port#.

    To create/configure EM console, use the emca utlility.

    PS: First make sure it is not already configured, type: emctl status dbconsole

    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

  5. #5
    Join Date
    Oct 2002
    Posts
    284
    thankyou very much...that really helped.

    ron

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width