cant open oracle enterpise manager on oracle database 21c

586 views Asked by At

I have problem with login in enterprise manager. I have windows 10 Education.Database successfully installed but still unable to log into http.

Po wydaniu polecenia lsnrctl:

lsnrctl status | findstr HOST
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=DESKTOP-M3MIGG3)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DESKTOP-M3MIGG3)(PORT=1521)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=DESKTOP-M3MIGG3)(PORT=5500))(Security=(my_wallet_directory=C:\APEX\APEX\DB\admin\orcl\xdb_wallet))(Presentation=HTTP)(Session=RAW))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DESKTOP-M3MIGG3)(PORT=9000))(Presentation=HTTP)(Session=RAW))

when i try to connect in: localhost:9000 I need to enter a username and password, but neither match, I tried to create a user in the database as well, but it also doesn't work

Query select dbms_xdb_config.gethttpsport() looks like:

SQL> select dbms_xdb_config.gethttpsport() from dual;

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

Can someone help me what should i do? And what could be the problem?

1

There are 1 answers

2
Mouad Erghout On

I had the same problem the credentials are not working