Re: can not start the sqlplus

From: Mladen Gogala <gogala.mladen_at_gmail.com>
Date: Sun, 9 Jan 2011 17:21:03 +0000 (UTC)
Message-ID: <pan.2011.01.09.17.21.03_at_gmail.com>



On Sun, 09 Jan 2011 08:57:29 -0800, happy wrote:

> I started the sqlplus through :
> http://homer:5560/isqlplus/

That is "iSQLplus", not sqlplus. This is sqlplus:

[mgogala_at_medo ~]$ sqlplus scott/tiger

SQL*Plus: Release 11.2.0.2.0 Production on Sun Jan 9 12:14:23 2011

Copyright (c) 1982, 2010, Oracle. All rights reserved.

Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production With the Partitioning, OLAP, Data Mining and Real Application Testing options

SQL> Furthermore, lsnrctl is used to start Oracle*Net listener. Listener is not a web server as is "iSQLPlus" server. So called "iSQL*Plus" was a web application, configured in the $ORACLE_HOME/Apache/Apache/conf directory. Standard sqlplus is an awesome CLI tool. If you want a gooey client, try SQL*Developer. I believe that iSQL*Plus is obsolete and abandoned.  

-- 
http://mgogala.byethost5.com
Received on Sun Jan 09 2011 - 11:21:03 CST

Original text of this message