Remotely accessing the database homepage from a browser
The last step to complete the installation of Oracle usually requires to configure the database (users, schemas, tables etc) through the apex web page. If your server is running locally, then all you need to do is point your browser to the following URL: http://localhost:8080/apex (or another port if you did not use the default … Read more