Skip to Main Content

Oracle Database Express Edition (XE)

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!

XE EM login says XDB

Gyula_CsMay 31 2020 — edited May 31 2020

Hi,

I have a fresh XE installation. Can connect to CDB and PDB.

I alreadyrun this on cdb:

exec dbms_xdb_config.SetGlobalPortEnabled(TRUE);

I also have unlocked and PW reset for XDB and Anonymous.

When I open https://localhost:5500/em, the login screen loads, but when i try to log in with SYS, I get this:

https://localhost:5520 is requesting your username and password. The site says: “XDB”

I tried to re-config https to 5520, but the result is the same.

Please advice, how to solve this.

Thanks!

This post has been answered by Gyula_Cs on May 31 2020
Jump to Answer

Comments

Post Details

Added on May 31 2020
3 comments
569 views