I successfully installed Oracle 9i on my home machine. SQL*Plus works well but I prefer to use iSQL*Plus. When I try to run iSQL*Plus I get the message "Internet Explorer cannot display the webpage." I have tried the following ports:
http://<machine name>:7778/isqlplus
http://<machine name>:7780/isqlplus
http://<machine name>:5560/isqlplus
I am not on a network, and I have turned the firewall off. I have also checked that the HTTP Server is running. Appreciate any advice.
Requires Free Membership to View
http://<hostname.domain_name>:80/isqlplus
In Oracle9i, the port configured for Oracle HTTP Server is '80'. For Oracle 10g, it is port '5560'. As you've already mentioned, be sure to start the Oracle HTTP Server.
This was first published in May 2007
Join the conversationComment
Share
Comments
Results
Contribute to the conversation