0

I am running a fresh Oracle 11g installation created on lunix redhat 5, but I forget the web interface port, I have already tried this https:// localhost:5500/em/ but did'nt work.

any help will be appreciated.

asked Jan 2, 2014 at 15:53
2
  • Is the first dbcontrol instance still port 1158 by default? I can't remember how to check that off-hand... apart from stopping and starting it from the command line, which I think displays the URL. Commented Jan 2, 2014 at 16:12
  • thanks #Alex my problem is solved by restarting it from cmd line. Commented Jan 2, 2014 at 16:36

1 Answer 1

1

The default port used for dbcontrol is 1158. You may have changed the port though, of course.

The emctl control commands also display the 'about' URL which includes the port number. For example:

$ emctl status dbconsole
Oracle Enterprise Manager 11g Database Control Release 11.2.0.3.0
Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
https://myhost.mydomain.com:1158/em/console/aboutApplication
...
answered Jan 2, 2014 at 17:21

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.