Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle 12 C R2 enterprise manager unable to open in browser

user9231021Aug 11 2018 — edited Nov 26 2018

Hi there,

I have installed oracle 12c (winx64_12201_database.zip) on a windows 2016 server. everything is ok except accessing the EM in the browser.

I tried on web for a solution. unfortunately I could not get.

"server localhost is asking for user name and password. The server reports that it is from XDB."

I used admin user and password. and also tried system, sys no luck.

I have done the below from google research.

SQL> select dbms_xdb_config.getHttpsPort() from dual;

DBMS_XDB_CONFIG.GETHTTPSPORT()
------------------------------
5500

SQL> select dbms_xdb_config.gethttpport() from dual;

DBMS_XDB_CONFIG.GETHTTPPORT()
-----------------------------
0

none of these helped.

can some one help me to resolve this issue.

thankyou very much.

error.GIF

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2018
Added on Aug 11 2018
10 comments
4,882 views