Я недавно установил Oracle Express Edition 18c.После установки я хотел перейти на http://localhost:8080/apex/f?p=4950,, но всплыло окно, в котором было указано, что «сайту http://localhost:8080 нужен пароль и логин, и он из« XDB »».Я не устанавливал Apex, Tomycat или Apache и использую только что установленную 64-разрядную версию Windows 10.
Вот что показывает мой статус слушателя:
LSNRCTL for 64-bit Windows: Version 18.0.0.0.0 - Production on 06-MAR-2019 18:06:07
Copyright (c) 1991, 2018, Oracle. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.185)(PORT=1521)))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 64-bit Windows: Version 18.0.0.0.0 - Production
Start Date 06-MAR-2019 18:04:40
Uptime 0 days 0 hr. 1 min. 30 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Default Service XE
Listener Parameter File C:\app\Mikolaj\product\18.0.0\dbhomeXE\network\admin\listener.ora
Listener Log File C:\app\Mikolaj\product\18.0.0\diag\tnslsnr\DESKTOP-GSKUI5A\listener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.185)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=DESKTOP-GSKUI5A)(PORT=8080))(Presentation=HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcps)(HOST=127.0.0.1)(PORT=5500))(Security=(my_wallet_directory=C:\APP\MIKOLAJ\PRODUCT\18.0.0\admin\XE\xdb_wallet))(Presentation=HTTP)(Session=RAW))
Services Summary...
Service "382a1ff07c4b40c38856087428bbbbc6" has 1 instance(s).
Instance "xe", status READY, has 1 handler(s) for this service...
Service "CLRExtProc" has 1 instance(s).
Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "XE" has 1 instance(s).
Instance "xe", status READY, has 1 handler(s) for this service...
Service "XEXDB" has 1 instance(s).
Instance "xe", status READY, has 1 handler(s) for this service...
Service "xepdb1" has 1 instance(s).
Instance "xe", status READY, has 1 handler(s) for this service...
The command completed successfully