Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Plus web interface

Re: SQL*Plus web interface

From: Chuck <skilover_nospam_at_softhome.net>
Date: Tue, 19 Apr 2005 10:51:07 -0400
Message-ID: <1113921661.8c02ee4e4af1052d0433c7453da3b223@bubbanews>


Turkbear wrote:
> Paweł Gałecki <pmg3_at_op.pl> wrote:
>
>

>>I have an Oracle 9i database installed on Windows XP.
>>I would like to be able to access the Oracle server through SQL*Plus web
>>interface. The Apache server that is provided with oracle seems to be
>>running but I can't access the SQL*Plus. What should I do?
>>Thank you.

>
> \
>
> Be sure iSql ( or it may be iSqlPlus, we don't use it, so I am not sure) ( the web version of SqlPlus) is running - It is
> separate from Apache...
>
>
>

It's isqlplus. Make sure it's installed on the server. Once it is, it should start automatically when you fire up the apache server. Then just connect to the URL and off you go. It usually installs itself on port 7777 and the url is http://servername:7777/isqlplus. If you want to connect as sysdba you need to configure that and use the isqlplusdba interface on the same port #.

-- 
To reply by email remove "_nospam"
Received on Tue Apr 19 2005 - 09:51:07 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US