Can someone please help me. I have downloaded Oracle Database 11g Express on my computer here at home. My operating system is Windows 10 Pro. The download was successful in every way. When I open the Sql command line, connect to the database and give the command: "Select SYSDATE from DUAL" its reply is
SYSDATE
-------
31 January 2018
(Which is todays date).
This is an indication that the download was successful. When I try to start the database, I get a message from the internet browser:
Cannot reach this page
Make sure the web address http://127.0.0.1:8080 is correct
I have re-downloaded the and re-installed the database a few times (successfully), and I get the same results every time I try the open the database. I have also replaced "127.0.0.1" with "localhost" as someone suggested, but the results are the same. Please help.