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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: editor mode in aix.

Re: editor mode in aix.

From: Carel-Jan Engel <cjpengel.dbalert_at_xs4all.nl>
Date: Tue, 16 Nov 2004 08:59:11 +0100
Message-Id: <1100591951.5050.25.camel@dbalert199.dbalert.nl>


What do you want to edit?
It appears that you haven't typed a SQL statement (at least the first word should be the first word of a valid SQL-statement) to edit. Try:

SQL> select * from dual;
SQL> ed

it might work better, then.

Another thing that can help you avoiding questions :

on the AIX-prompt, type

dgs.dbalert199:/opt/oracle/product/9.2.0> oerr sp2 0107 00107,0, "Nothing to save.\n"

// *Cause:  Nothing in the SQL buffer when attempting to save the
//          content to a file.
// *Action: Enter a SQL command to save.
dgs.dbalert199:/opt/oracle/product/9.2.0>

Best regards,

Carel-Jan Engel

===
If you think education is expensive, try ignorance. (Derek Bok) ===

On Tue, 2004-11-16 at 05:07, phani krishna wrote:

> Hi all,
>
> i'm not getting editor mode in aix.
>
> pls provide a solution.
> SQL> ed
> SP2-0107: Nothing to save.
> SQL>
>
> regards
>
> Phani Krishna.
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> --
> http://www.freelists.org/webpage/oracle-l

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Nov 16 2004 - 00:49:00 CST

Original text of this message

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