Sunday, March 9, 2008

4-9. Using iSQL*Plus

ISQL*Plus has a server-side listener process that must be started before you can connect with a browser. To start this server process, use:

isqlplusctl start

After thes server process is started, connect to it by entering the following URL in a browser:

http://host:port/isqlplus

The port number that is used by iSQL*Plus is usually 5560 unless Oracle Universal Installer detects that something is already using that port. Check $ORACLE_HOME/install/portlist.ini to find the port used by iSQL*PLUS

No comments: